Skip to content

Commit

Permalink
Remove all adsterra ads
Browse files Browse the repository at this point in the history
  • Loading branch information
proudparrot2 committed Dec 13, 2024
1 parent 33eefec commit 47d73de
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 82 deletions.
13 changes: 0 additions & 13 deletions public/apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@
<script src="/uv/uv.bundle.js" charset="UTF-8"></script>
<script src="/uv/uv.config.js"></script>
<script src="./js/preload.js"></script>

<script>
atOptions = {
'key': 'fc0ad22bd8c1ea22c8c08df927121e8f',
'format': 'iframe',
'height': 60,
'width': 468,
'params': {}
};
</script>
</head>

<body>
Expand All @@ -41,9 +31,6 @@ <h1>Art Class</h1>

<h1>Apps</h1>
<input type="text" class="input" id="search" placeholder="Search Apps" style="text-align: center" />
<div class="ad">
<script async="async" data-cfasync="false" src="//strodeintended.com/4f6e85f4c635684096b4338b181d1962/invoke.js"></script>
</div>
<div class="cardgroup" id="appcards"></div>

<button class="secondary" onclick="clearcustomapps()">
Expand Down
14 changes: 0 additions & 14 deletions public/gs.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@
<script src="/uv/uv.bundle.js" charset="UTF-8"></script>
<script src="/uv/uv.config.js"></script>
<script src="./js/preload.js"></script>

<script type="text/javascript">
atOptions = {
key: 'fc0ad22bd8c1ea22c8c08df927121e8f',
format: 'iframe',
height: 60,
width: 468,
params: {}
}
</script>
</head>

<body theme="main">
Expand All @@ -41,10 +31,6 @@ <h1>Art Class</h1>
<h1>Games</h1>
<input type="text" class="input" id="search" placeholder="Search Games" style="text-align: center" />

<div class="ad">
<script async="async" data-cfasync="false" src="//strodeintended.com/4f6e85f4c635684096b4338b181d1962/invoke.js"></script>
</div>

<div class="cardgroup" id="favoritedgames"></div>
<div class="cardgroup" id="gamecards"></div>
<button class="secondary" onclick="clearcustomgames()">Clear custom games</button>
Expand Down
14 changes: 0 additions & 14 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@
<script src="/uv/uv.bundle.js" charset="UTF-8"></script>
<script src="/uv/uv.config.js"></script>
<script src="./js/preload.js"></script>

<script type="text/javascript">
atOptions = {
key: 'fc0ad22bd8c1ea22c8c08df927121e8f',
format: 'iframe',
height: 60,
width: 468,
params: {}
}
</script>
</head>

<body theme="main">
Expand All @@ -44,10 +34,6 @@ <h1>Welcome to <span>Art Class</span></h1>
<br />
<button onclick="window.location.href='/search.html?q=https://discord.gg/tMaHQ2dyk5'" class="button play">Join our Discord</button>
<button onclick="launchab()" id="launchab" class="button play">Launch in about:blank</button>
<br />
<div class="ad">
<script async="async" data-cfasync="false" src="//strodeintended.com/4f6e85f4c635684096b4338b181d1962/invoke.js"></script>
</div>
</div>

<div class="links">
Expand Down
16 changes: 1 addition & 15 deletions public/js/preload.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,4 @@ function gtag() {
}
gtag('js', new Date())

gtag('config', 'G-66ZE075DLD')

// Fathom
// <script src="https://cdn.usefathom.com/script.js" data-site="FNWBNQCO" defer></script>
var fathom = document.createElement("script")
fathom.src = "https://cdn.usefathom.com/script.js"
fathom.dataset.set = "FNWBNQCO"
fathom.defer = true
document.head.appendChild(fathom)

// Ads
var ads = document.createElement("script")
ads.src = "//strodeintended.com/4e/d6/be/4ed6beda21708e4b8f45fca957964a1f.js"
ads.type = "text/javascript"
document.head.appendChild(ads)
gtag('config', 'G-66ZE075DLD')
13 changes: 0 additions & 13 deletions public/load.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@
<script src="/uv/uv.bundle.js" charset="UTF-8"></script>
<script src="/uv/uv.config.js"></script>
<script src="./js/preload.js"></script>

<script type="text/javascript">
atOptions = {
'key': '8d57283b953b8b546d6a04d4deac19dc',
'format': 'iframe',
'height': 250,
'width': 300,
'params': {}
};
</script>
</head>

<body theme="main">
Expand Down Expand Up @@ -49,9 +39,6 @@ <h3 id="gameTitle"></h3>
</div>
<p id="gameDescription"></p>

<script async="async" data-cfasync="false" src="//strodeintended.com/4f6e85f4c635684096b4338b181d1962/invoke.js"></script>


<div id="menubtns">
<a href="./gs.html">
<button onclick="window.location.href = '/'">
Expand Down
13 changes: 0 additions & 13 deletions public/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@
<script src="/uv/uv.bundle.js" charset="UTF-8"></script>
<script src="/uv/uv.config.js"></script>
<script src="./js/preload.js"></script>

<script>
atOptions = {
'key': 'fc0ad22bd8c1ea22c8c08df927121e8f',
'format': 'iframe',
'height': 60,
'width': 468,
'params': {}
};
</script>
</head>

<body theme="main">
Expand All @@ -42,9 +32,6 @@ <h1>Art Class</h1>
<div class="center-container">
<h1>Search</h1>
<input class="pxyinput" type="text" placeholder="Search..." />
<div class="ad">
<script async="async" data-cfasync="false" src="//strodeintended.com/4f6e85f4c635684096b4338b181d1962/invoke.js"></script>
</div>
</div>
<iframe class="frame"></iframe>
</body>
Expand Down

0 comments on commit 47d73de

Please sign in to comment.