remove ad cookie (main)
This commit is contained in:
parent
0e14d3f9c1
commit
cc89e0f3f1
@ -71,12 +71,6 @@
|
|||||||
tude.setPrivacySettings({
|
tude.setPrivacySettings({
|
||||||
personalizedAds: personalized ?? true,
|
personalizedAds: personalized ?? true,
|
||||||
});
|
});
|
||||||
|
|
||||||
const hash = getCookie("modrinth-app-token");
|
|
||||||
console.log(hash);
|
|
||||||
tude.setIdProfile({
|
|
||||||
e: hash,
|
|
||||||
});
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user