You've already forked AstralRinth
forked from didirus/AstralRinth
Merge commit '8c1c5572c08f9191edaa513aa18859acc651e3e4' into feature-clean
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Modrinth App Ad</title>
|
||||
<script src="https://cadmus.script.ac/d14pdm1b7fi5kh/script.js"></script>
|
||||
<script
|
||||
src="https://dn0qt3r0xannq.cloudfront.net/modrinth-7JfmkEIXEp/modrinth-longform/prebid-load.js"
|
||||
async
|
||||
@@ -65,18 +66,15 @@
|
||||
{
|
||||
divId: "modrinth-rail-1",
|
||||
baseDivId: "pb-slot-square-2",
|
||||
targeting: {
|
||||
location: "app",
|
||||
},
|
||||
},
|
||||
]);
|
||||
|
||||
tude.setPrivacySettings({
|
||||
personalizedAds: personalized ?? true,
|
||||
});
|
||||
|
||||
const hash = getCookie("modrinth-app-token");
|
||||
console.log(hash);
|
||||
tude.setIdProfile({
|
||||
e: hash,
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user