From bdf5d98f97effa89296d815c3c069f6d95962fc9 Mon Sep 17 00:00:00 2001 From: abba23 Date: Wed, 5 May 2021 15:19:30 +0200 Subject: [PATCH] Escape dots in allowlist entry --- config.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 71c3087..0b07909 100644 --- a/config.toml +++ b/config.toml @@ -52,7 +52,7 @@ allowlist = [ 'seed-mix-image\.spotifycdn\.com', # mix images 'download\.ted\.com', # podcasts 'www\.youtube\.com', # YouTube (Spicetify Reddit app) - 'i.ytimg.com', # YouTube images (Spicetify Reddit app) + 'i\.ytimg\.com', # YouTube images (Spicetify Reddit app) 'dcs.*\.megaphone\.fm', # podcasts 'traffic\.megaphone\.fm', # podcasts 'audio-ak-spotify-com\.akamaized\.net', # audio @@ -63,7 +63,6 @@ allowlist = [ 'audio-sp-.*\.spotifycdn\.net', # audio 'dovetail\.prxu\.org', # podcasts 'dovetail-cdn\.prxu\.org', # podcasts - ] denylist = [