disable top games toggle
This commit is contained in:
2
js/all.min.js
vendored
2
js/all.min.js
vendored
@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user