Skip to content

Commit

Permalink
Remove ads
Browse files Browse the repository at this point in the history
  • Loading branch information
proudparrot2 committed Jul 19, 2024
1 parent dbd9d78 commit 35b6697
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions public/js/preload.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,4 @@ function gtag() {
}
gtag('js', new Date())

gtag('config', 'G-66ZE075DLD')

// Ads
// <script type='text/javascript' src='//pl22708848.profitablegatecpm.com/4e/d6/be/4ed6beda21708e4b8f45fca957964a1f.js'></script>
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')

0 comments on commit 35b6697

Please sign in to comment.