Update index.html

This commit is contained in:
slweeb 2025-02-25 12:13:03 -05:00
parent d49f6bfc94
commit f5ebeeb4ac
1 changed files with 1 additions and 0 deletions

View File

@ -18677,6 +18677,7 @@ Cancer, Landmine, Grenade, Smoke Grenade">?</span>
// add the above elements programmatically when the page loads
window.addEventListener('load', function() {
if (standalone) return;
if (window.location.protocol === "file:") return;
var adscript1 = document.createElement('script');
adscript1.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8485284630785740";
adscript1.crossorigin = "anonymous";