We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ce6b1 commit dcae386Copy full SHA for dcae386
patterns.txt
@@ -20,5 +20,6 @@ ATP: /atp\.fm\/rss\/[a-zA-Z0-9]*/i
20
Mysterious Universe: /mysteriousuniverse\.org/feed/mu.*/i
21
Sam Harris: /samharris.org/feed/\?token\=[a-zA-Z0-9-]{36}/i
22
Acast Access: /access\.acast\.com\/[^\/]+\/(?!default).+/i
23
-Anchor: /anchor\.fm\/s\/\.*\/podcast\/auth\/
24
-Anchor: /anchor\.fm\/s\/.*\/podcast\/private.*token\=
+Anchor: /anchor\.fm\/s\/\.*\/podcast\/auth\//i
+Anchor: /anchor\.fm\/s\/.*\/podcast\/private.*token\=/i
25
+Transistor: /subscribers\.transistor\.fm\/.*/i
0 commit comments