Update blacklist with comprehensive browser and idle game list

This commit is contained in:
Timo
2026-04-22 11:34:15 +02:00
parent 1c8c52abf9
commit a847719b24
+18 -2
View File
@@ -81,6 +81,22 @@ export const BLACKLIST_DOMAINS = [
'meet.google.com',
'chrome.google.com',
// Specific Noise
'milkywayidle.com'
// Games & Idle Sites
'milkywayidle.com',
'melvoridle.com',
'cookieclicker.',
'clickerheroes.com',
'kongregate.com',
'armorgames.com',
'crazygames.com',
'poki.com',
'newgrounds.com',
'krunker.io',
'slither.io',
'agar.io',
'diep.io',
'geoguessr.com',
'chess.com',
'lichess.org',
'skribbl.io'
];