mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-10 03:35:46 +00:00
fix bug with error on 404 redirection
fix warnings
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
<script type="text/javascript">
|
||||
var host = "arcanis.name";
|
||||
if ((host == window.location.host) && (window.location.protocol != "https:"))
|
||||
window.location.protocol = "https";
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user