disable top games toggle

This commit is contained in:
sky
2025-12-16 23:49:25 -05:00
parent e8c619b19e
commit 65b5d89f69
2 changed files with 8 additions and 1 deletions

2
js/all.min.js vendored
View File

@ -32,7 +32,7 @@ loadAnalytics.google = function() {
</script> */
let script2 = document.createElement("script");
script2.innerText = "window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-63PV9BWZK5');";
document.head.appendChild(script2);
}
function antiSkid() {