We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f756b7f commit 741b4deCopy full SHA for 741b4de
src/routes/+layout.svelte
@@ -91,7 +91,7 @@
91
script.async = true; // Dont wait up on script loading
92
script.defer = true; // Ensure the script is executed after the document has been parsed
93
script.src =
94
- "//pl27945770.effectivegatecpm.com/b0/88/ed/b088ed7c9240db179822a126a078b258.j";
+ "//pl27945770.effectivegatecpm.com/b0/88/ed/b088ed7c9240db179822a126a078b258.js";
95
document.body.appendChild(script);
96
}
97
</script>
static/version.txt
@@ -1 +1 @@
1
-2025-10-29T05:33:39.626Z
+2025-10-29T23:34:00.144Z
0 commit comments