Adiciona Nerdtech e Generacast como filtros
1diff --git a/main.py b/main.py 2index 50d41388dd27bc4c34a2eee63a1b81aa1dbcd076..1f909b0b8e5a89fb1241094d1ad906469c8968fd 100644 3--- a/main.py 4+++ b/main.py 5@@ -18,6 +18,8 @@ "mamicas": "Caneca de Mamicas [0-9]+ -", 6 "english": "Speak English [0-9]+ -", 7 "nerdcash": "NerdCash [0-9]+ -", 8 "bunker": "Lá do Bunker [0-9]+ -", 9+ "tech": "NerdTech [0-9]+ -", 10+ "genera": "Generacast [0-9]+ -", 11 } 12 13 register_namespace("googleplay", "http://www.google.com/schemas/play-podcasts/1.0")