diff --git a/index.html b/index.html
index dfaa141..0238662 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);
}