mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-07 01:43:15 +00:00
Update blacklist with media info sites and game noise
This commit is contained in:
+13
-1
@@ -64,11 +64,23 @@ export const BLACKLIST_DOMAINS = [
|
||||
'aliexpress.com',
|
||||
'etsy.com',
|
||||
|
||||
// Media Information & Reviews
|
||||
'rottentomatoes.com',
|
||||
'imdb.com',
|
||||
'thetvdb.com',
|
||||
'themoviedb.org',
|
||||
'letterboxd.com',
|
||||
'metacritic.com',
|
||||
'myanimelist.net',
|
||||
|
||||
// Development & Utilities
|
||||
'timer.shik3i.net',
|
||||
'localhost',
|
||||
'zoom.us',
|
||||
'teams.microsoft.com',
|
||||
'meet.google.com',
|
||||
'chrome.google.com'
|
||||
'chrome.google.com',
|
||||
|
||||
// Specific Noise
|
||||
'milkywayidle.com'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user