Update adguard tv whitelist
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -121,10 +121,58 @@ in
|
||||
whitelist_filters = [ ];
|
||||
user_rules = [
|
||||
"||*^"
|
||||
# Personal
|
||||
"@@||karaolidis.com^$important"
|
||||
# Connectivity Check
|
||||
"@@||clients3.google.com^"
|
||||
"@@||clients.l.google.com^"
|
||||
"@@||connectivitycheck.gstatic.com^"
|
||||
"@@||connectivitycheck.android.com^"
|
||||
# NTP
|
||||
"@@||pool.ntp.org^$important"
|
||||
"@@||time.android.com^$important"
|
||||
"@@||time.akamai.com^$important"
|
||||
# Plex
|
||||
"@@||plex.tv^$important"
|
||||
"@@||plex.direct^$important"
|
||||
# YouTube
|
||||
"@@||youtube.com^$important"
|
||||
"@@||yt.be^$important"
|
||||
"@@||ytimg.com^$important"
|
||||
"@@||googlevideo.com^$important"
|
||||
# YouTube Extensions
|
||||
"@@||returnyoutubedislikeapi.com^$important"
|
||||
"@@||sponsor.ajay.app^$important"
|
||||
# Google Misc
|
||||
"@@||accounts.google.com^$important"
|
||||
"@@||www.gstatic.com^$important"
|
||||
"@@||content-autofill.googleapis.com^$important"
|
||||
# Google Play
|
||||
"@@||play.google.com^$important"
|
||||
"@@||android.googleapis.com^$important"
|
||||
"@@||androidtvsetupwraithfe-pa.googleapis.com^$important"
|
||||
"@@||play-fe.googleapis.com^$important"
|
||||
"@@||play-lh.googleusercontent.com^$important"
|
||||
"@@||play.googleapis.com^$important"
|
||||
"@@||android.apis.google.com^$important"
|
||||
"@@||playatoms-pa.googleapis.com^$important"
|
||||
"@@||gvt1.com^$important"
|
||||
# Spotify
|
||||
"@@||spotify.com^$important"
|
||||
"@@||spotify.dev^$important"
|
||||
"@@||scdn.co^$important"
|
||||
"@@||tospotify.com^$important"
|
||||
"@@||spotifycdn.com^$important"
|
||||
# Twitch
|
||||
"@@||twitch.tv^$important"
|
||||
"@@||ttvnw.net^$important"
|
||||
"@@||static-cdn.jtvnw.net^$important"
|
||||
# Cosmote TV
|
||||
"@@||account.cosmote.gr^$important"
|
||||
"@@||cosmotetvott.gr^$important"
|
||||
"@@||msvdn.net^$important"
|
||||
"@@||theplatform.eu^$important"
|
||||
"@@||theplatform.com^$important"
|
||||
];
|
||||
|
||||
schema_version = 29;
|
||||
|
Reference in New Issue
Block a user