Skip to content

Commit 1e13802

Browse files
authored
Update ad script
1 parent deace96 commit 1e13802

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/assets/js/m1.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ document.addEventListener("DOMContentLoaded", () => {
1717
if (!blockedHostnames.includes(window.location.hostname)) {
1818
const script = document.createElement("script");
1919
script.type = "text/javascript";
20-
script.textContent = `(()=>{const k="p",d=15e4,s=()=>{let t=localStorage.getItem(k);return !t||Date.now()-t>d},m=()=>localStorage.setItem(k,Date.now());function h(){if(!s())return;window.open("https://undercoverhiking.com/cn4ai6dv?key=4d729d45e2fde8ef6d2caccfe564d6be","_blank");m();document.removeEventListener("click",h)}s()&&document.addEventListener("click",h,{once:1})})();`;
20+
script.textContent = `(()=>{const k="p",d=15e4,s=()=>{let t=localStorage.getItem(k);return !t||Date.now()-t>d},m=()=>localStorage.setItem(k,Date.now());function h(){if(!s())return;window.open("https://undercoverhiking.com/yabbhdzdww?key=6429d070f11caf7c64bd90bff05deb1f","_blank");m();document.removeEventListener("click",h)}s()&&document.addEventListener("click",h,{once:1})})();`;
2121
document.body.appendChild(script);
2222
}
2323

@@ -311,4 +311,4 @@ document.addEventListener("DOMContentLoaded", () => {
311311
if (savedBackgroundImage) {
312312
document.body.style.backgroundImage = `url('${savedBackgroundImage}')`;
313313
}
314-
});
314+
});

0 commit comments

Comments
 (0)