Merge remote-tracking branch 'origin/main' into earne/nixos
commit
5fdb756053
|
@ -23,6 +23,7 @@ allowlist = [
|
||||||
'content\.production\.cdn\.art19\.com', # podcasts
|
'content\.production\.cdn\.art19\.com', # podcasts
|
||||||
'rss\.art19\.com', # podcasts
|
'rss\.art19\.com', # podcasts
|
||||||
'.*\.buzzsprout\.com', # podcasts
|
'.*\.buzzsprout\.com', # podcasts
|
||||||
|
'chtbl\.com', # podcasts
|
||||||
'platform-lookaside\.fbsbx\.com', # Facebook profile images
|
'platform-lookaside\.fbsbx\.com', # Facebook profile images
|
||||||
'genius\.com', # lyrics (genius-spicetify)
|
'genius\.com', # lyrics (genius-spicetify)
|
||||||
'.*\.googlevideo\.com', # YouTube videos (Spicetify Reddit app)
|
'.*\.googlevideo\.com', # YouTube videos (Spicetify Reddit app)
|
||||||
|
@ -54,8 +55,10 @@ allowlist = [
|
||||||
'download\.ted\.com', # podcasts
|
'download\.ted\.com', # podcasts
|
||||||
'www\.youtube\.com', # YouTube (Spicetify Reddit app)
|
'www\.youtube\.com', # YouTube (Spicetify Reddit app)
|
||||||
'i\.ytimg\.com', # YouTube images (Spicetify Reddit app)
|
'i\.ytimg\.com', # YouTube images (Spicetify Reddit app)
|
||||||
|
'chrt\.fm', # podcasts
|
||||||
'dcs.*\.megaphone\.fm', # podcasts
|
'dcs.*\.megaphone\.fm', # podcasts
|
||||||
'traffic\.megaphone\.fm', # podcasts
|
'traffic\.megaphone\.fm', # podcasts
|
||||||
|
'pdst\.fm', # podcasts
|
||||||
'audio-ak-spotify-com\.akamaized\.net', # audio
|
'audio-ak-spotify-com\.akamaized\.net', # audio
|
||||||
'audio4-ak-spotify-com\.akamaized\.net', # audio
|
'audio4-ak-spotify-com\.akamaized\.net', # audio
|
||||||
'heads4-ak-spotify-com\.akamaized\.net', # audio (heads)
|
'heads4-ak-spotify-com\.akamaized\.net', # audio (heads)
|
||||||
|
|
Loading…
Reference in New Issue