mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
remove ad cookie (main)
This commit is contained in:
@@ -71,12 +71,6 @@
|
||||
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