Skip to content

Commit 741b4de

Browse files
committed
ad fix maybe?
1 parent f756b7f commit 741b4de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
script.async = true; // Dont wait up on script loading
9292
script.defer = true; // Ensure the script is executed after the document has been parsed
9393
script.src =
94-
"//pl27945770.effectivegatecpm.com/b0/88/ed/b088ed7c9240db179822a126a078b258.j";
94+
"//pl27945770.effectivegatecpm.com/b0/88/ed/b088ed7c9240db179822a126a078b258.js";
9595
document.body.appendChild(script);
9696
}
9797
</script>

static/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-29T05:33:39.626Z
1+
2025-10-29T23:34:00.144Z

0 commit comments

Comments
 (0)