Add clean.io direct

This commit is contained in:
Jai A
2024-10-15 10:52:00 -07:00
parent cc89e0f3f1
commit ba07f5dad4
3 changed files with 11 additions and 3 deletions

View File

@@ -23,10 +23,17 @@ import { ChevronRightIcon } from "@modrinth/assets";
useHead({ useHead({
script: [ script: [
{ {
// Clean.io
src: "https://cadmus.script.ac/d14pdm1b7fi5kh/script.js",
async: true,
},
{
// Aditude
src: "https://dn0qt3r0xannq.cloudfront.net/modrinth-7JfmkEIXEp/modrinth-longform/prebid-load.js", src: "https://dn0qt3r0xannq.cloudfront.net/modrinth-7JfmkEIXEp/modrinth-longform/prebid-load.js",
async: true, async: true,
}, },
{ {
// Optima
src: "https://bservr.com/o.js?uid=8118d1fdb2e0d6f32180bd27", src: "https://bservr.com/o.js?uid=8118d1fdb2e0d6f32180bd27",
async: true, async: true,
}, },

View File

@@ -81,9 +81,9 @@
<h3 id="pending">What does "pending" revenue mean in my dashboard?</h3> <h3 id="pending">What does "pending" revenue mean in my dashboard?</h3>
<p> <p>
Modrinth receives ad revenue from our ad providers on a NET 60 day basis. Due to this, not all Modrinth receives ad revenue from our ad providers on a NET 60 day basis. Due to this, not all
revenue is immediately available to withdraw. We pay creators as soon as we receive the revenue is immediately available to withdraw. We pay creators as soon as we receive the money
money from our ad providers, which is 60 days after the last day of each month. This table from our ad providers, which is 60 days after the last day of each month. This table outlines
outlines some example dates of how NET 60 payments are made: some example dates of how NET 60 payments are made:
</p> </p>
<table> <table>
<thead> <thead>

View File

@@ -4,6 +4,7 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Modrinth App Ad</title> <title>Modrinth App Ad</title>
<script src="https://cadmus.script.ac/d14pdm1b7fi5kh/script.js" async></script>
<script <script
src="https://dn0qt3r0xannq.cloudfront.net/modrinth-7JfmkEIXEp/modrinth-longform/prebid-load.js" src="https://dn0qt3r0xannq.cloudfront.net/modrinth-7JfmkEIXEp/modrinth-longform/prebid-load.js"
async async