Skip to content

Commit

Permalink
Update ad url
Browse files Browse the repository at this point in the history
  • Loading branch information
proudparrot2 authored Jun 17, 2024
1 parent 8413519 commit dbd9d78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/js/preload.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ 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 = "//pl22708848.profitablegatecpm.com/4e/d6/be/4ed6beda21708e4b8f45fca957964a1f.js"
ads.src = "//strodeintended.com/4e/d6/be/4ed6beda21708e4b8f45fca957964a1f.js"
ads.type = "text/javascript"
document.head.appendChild(ads)
document.head.appendChild(ads)

0 comments on commit dbd9d78

Please sign in to comment.