diff --git a/processor/config.yaml b/data/config.yaml similarity index 84% rename from processor/config.yaml rename to data/config.yaml index ab39dce..662a8cd 100644 --- a/processor/config.yaml +++ b/data/config.yaml @@ -19,10 +19,6 @@ feeds: rss_source: "https://www.ceskenoviny.cz/sluzby/rss/zpravy.php" unique_tag: "guid" - - name: "testing" - rss_source: "https://divecky.com/headline/index.xml" - unique_tag: "guid" - - name: "Blesk.cz" rss_source: "https://www.blesk.cz/rss" unique_tag: "guid" @@ -82,3 +78,20 @@ feeds: - name: "Eurozpravy" rss_source: "https://eurozpravy.cz/rss/all/" unique_tag: "guid" + + - name: "Reflex" + rss_source: "https://www.reflex.cz/rss" + unique_tag: "guid" + + - name: "Respekt.cz" + rss_source: "http://feeds.feedburner.com/respekt-clanky" + unique_tag: "guid" + + - name: "Finmag" + rss_source: "https://feeds.feedburner.com/finmag" + unique_tag: "guid" + + - name: "Lupa.cz" + rss_source: "https://www.lupa.cz/rss/clanky/" + unique_tag: "guid" +