diff options
-rw-r--r-- | main.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ RegexCollection = { "english": "Speak English [0-9]+ -", "nerdcash": "NerdCash [0-9]+ -", "bunker": "Lá do Bunker [0-9]+ -", + "tech": "NerdTech [0-9]+ -", + "genera": "Generacast [0-9]+ -", } register_namespace("googleplay", "http://www.google.com/schemas/play-podcasts/1.0") |