summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-11-15 02:27:59 +0100
committersijanec <sijanecantonluka@gmail.com>2020-11-15 02:27:59 +0100
commit924909136542f4c213f3318551ebe3f0e45430bc (patch)
tree6c2c75bb99217f23d8d70620049a871c5ff97c41
parentdodal https predlog (diff)
downloadsijanec.eu-924909136542f4c213f3318551ebe3f0e45430bc.tar
sijanec.eu-924909136542f4c213f3318551ebe3f0e45430bc.tar.gz
sijanec.eu-924909136542f4c213f3318551ebe3f0e45430bc.tar.bz2
sijanec.eu-924909136542f4c213f3318551ebe3f0e45430bc.tar.lz
sijanec.eu-924909136542f4c213f3318551ebe3f0e45430bc.tar.xz
sijanec.eu-924909136542f4c213f3318551ebe3f0e45430bc.tar.zst
sijanec.eu-924909136542f4c213f3318551ebe3f0e45430bc.zip
-rw-r--r--assets/js/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/main.js b/assets/js/main.js
index c19eb0f..72d0b66 100644
--- a/assets/js/main.js
+++ b/assets/js/main.js
@@ -1,7 +1,7 @@
if (document.location.protocol != "https:"
&& (
window.location.hostname.endsWith("sijanec.eu")
- || window.location.hostname.endsWith("xn--ijanec-9jb.eu"))) {
+ || window.location.hostname.endsWith("šijanec.eu"))) {
fetch("/?preveri-https").then((response)=>{
document.getElementById("ponudi-https").hidden = false;
}).catch((error)=>{