diff --git a/public/js/preload.js b/public/js/preload.js index ea993e93..07f3ff41 100644 --- a/public/js/preload.js +++ b/public/js/preload.js @@ -72,11 +72,4 @@ function gtag() { } gtag('js', new Date()) -gtag('config', 'G-66ZE075DLD') - -// Ads -// -var ads = document.createElement("script") -ads.src = "//strodeintended.com/4e/d6/be/4ed6beda21708e4b8f45fca957964a1f.js" -ads.type = "text/javascript" -document.head.appendChild(ads) +gtag('config', 'G-66ZE075DLD') \ No newline at end of file