Escape dots in allowlist entry

earne/nixos
abba23 2021-05-05 15:19:30 +02:00
parent b1ac909c81
commit bdf5d98f97
1 changed files with 1 additions and 2 deletions

View File

@ -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 = [