1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-27 02:14:50 +02:00

https redirect

This commit is contained in:
Plailect
2016-11-25 14:09:31 -05:00
committed by Plailect
parent dbd543b594
commit 409a704ae9

View File

@@ -2,6 +2,12 @@
{% include base_path %}
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<script type="text/javascript">
var host = "3ds.guide";
if ((host == window.location.host) && (window.location.protocol != "https:"))
window.location.protocol = "https";
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({