0.12.1 addsense register

This commit is contained in:
SDE
2024-01-18 20:13:52 +03:00
parent 59225b1688
commit 3f7f1d88ed

View File

@@ -34,8 +34,6 @@
const beep = new Audio('/static/sounds/beep_2.mp3')
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6320323599773844" crossorigin="anonymous"></script>
{% endif %}
@@ -58,6 +56,9 @@
{% block meta %}
{% endblock %}
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6320323599773844" crossorigin="anonymous"></script>
</head>
<body{% if page_type == 'routes' %} onscroll="scroll_ev(event,this)"{% endif %}>