From ea6457fc58ffdfc0e2d4428847225e786360e3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Sat, 21 Aug 2021 10:27:38 +0200 Subject: [PATCH 1/2] Add chtbl.com and pdst.fm to allowlist --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index f4831ea..243595c 100644 --- a/config.toml +++ b/config.toml @@ -23,6 +23,7 @@ allowlist = [ 'content\.production\.cdn\.art19\.com', # podcasts 'rss\.art19\.com', # podcasts '.*\.buzzsprout\.com', # podcasts + 'chtbl\.com', # podcasts 'platform-lookaside\.fbsbx\.com', # Facebook profile images 'genius\.com', # lyrics (genius-spicetify) '.*\.googlevideo\.com', # YouTube videos (Spicetify Reddit app) @@ -56,6 +57,7 @@ allowlist = [ 'i\.ytimg\.com', # YouTube images (Spicetify Reddit app) 'dcs.*\.megaphone\.fm', # podcasts 'traffic\.megaphone\.fm', # podcasts + 'pdst\.fm', # podcasts 'audio-ak-spotify-com\.akamaized\.net', # audio 'audio4-ak-spotify-com\.akamaized\.net', # audio 'heads4-ak-spotify-com\.akamaized\.net', # audio (heads) From d3f13915a243fdc5d1909c5422a1cda79e175bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Sun, 22 Aug 2021 08:52:26 +0200 Subject: [PATCH 2/2] Allow chrt.fm --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index 243595c..02bbe24 100644 --- a/config.toml +++ b/config.toml @@ -55,6 +55,7 @@ allowlist = [ 'download\.ted\.com', # podcasts 'www\.youtube\.com', # YouTube (Spicetify Reddit app) 'i\.ytimg\.com', # YouTube images (Spicetify Reddit app) + 'chrt\.fm', # podcasts 'dcs.*\.megaphone\.fm', # podcasts 'traffic\.megaphone\.fm', # podcasts 'pdst\.fm', # podcasts