diff --git a/index.html b/index.html index 0238662..fe327be 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ var c = "https://l.aliberksandikci.com.tr/" + b; var d = " l.aliberksandikci.com.tr/" + b; document.getElementById("info2").innerHTML = d; - window.location.replace(c); + window.location.replace(c); }