Skip to content

Commit e1a3833

Browse files
committed
why did i push exoclick ads? idk
1 parent 28e933d commit e1a3833

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/lib/components/CardGrid.svelte

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
{#if !adBlock && !adsEnabled}
451451
{#if (i + 1) % 10 === 0}
452452
<div class="inxxx agrid grid">
453-
<!-- <div
453+
<div
454454
style="text-align: center; font-size: 0.9rem; color: #555;width:100%;height:100%;display: flex;flex-direction: column;justify-content: center;align-items: center;"
455455
>
456456
<p>
@@ -459,8 +459,8 @@
459459
>ccported@ccported.click</a
460460
> to advertise in this slot
461461
</p>
462-
</div> -->
463-
<script
462+
</div>
463+
<!-- <script
464464
async
465465
type="application/javascript"
466466
src="https://a.magsrv.com/ad-provider.js"
@@ -474,7 +474,7 @@
474474
(AdProvider = window.AdProvider || []).push({
475475
serve: {},
476476
});
477-
</script>
477+
</script> -->
478478
</div>
479479
{/if}
480480
{/if}

0 commit comments

Comments
 (0)