From dbd9d783fee4d0a07f78de45bf5d4f5c4ddc3821 Mon Sep 17 00:00:00 2001 From: proudparrot2 Date: Mon, 17 Jun 2024 13:25:43 -0500 Subject: [PATCH] Update ad url --- public/js/preload.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/js/preload.js b/public/js/preload.js index 3643975b..ea993e93 100644 --- a/public/js/preload.js +++ b/public/js/preload.js @@ -77,6 +77,6 @@ gtag('config', 'G-66ZE075DLD') // Ads // 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) \ No newline at end of file +document.head.appendChild(ads)