chore: tmp change

This commit is contained in:
Aliberk Sandıkçı 2023-06-25 19:14:24 +03:00
parent ac695de7b0
commit 5648f93827
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
var c = "https://l.aliberksandikci.com.tr/" + b;
var d = "<a href='" + c + "'> l.aliberksandikci.com.tr/" + b;
document.getElementById("info2").innerHTML = d;
window.location.replace(c);
window.location.replace(c);
}
</script>
</body>