Jonathan Starck 3 жил өмнө
parent
commit
ba4e618a94
1 өөрчлөгдсөн 6 нэмэгдсэн , 6 устгасан
  1. 6 6
      config/config.js

+ 6 - 6
config/config.js

@@ -53,7 +53,7 @@ let config = {
                 weatherProvider: "openweathermap",
                 type: "current",
                 location: "Worms",
-                locationID: "2862485",
+                locationID: "2806142",
                 apiKey: "e3185c8094b5cbc1d4291d0dcf64e113"
             }
         },
@@ -66,7 +66,7 @@ let config = {
                 weatherProvider: "openweathermap",
                 type: "forecast",
                 location: "Worms",
-                locationID: "2862485",
+                locationID: "2806142",
                 apiKey: "e3185c8094b5cbc1d4291d0dcf64e113"
             }
         },
@@ -93,13 +93,13 @@ let config = {
                 carouselId: "1",
                 feeds: [
                     {
-                        title: "Deutscher Berufsverband Rettungsdienst e.V.",
-                        url: "https://dbrd.de/index.php/aktivitaeten?format=feed&type=rss",
+                        title: "Tagesschau.de",
+                        url: "https://www.tagesschau.de/xml/rss2/",
                         ignoreOlderThan: "345600000"
                     },
                     {
-                        title: "Allgmeine Zeitung - VG Rhein-Selz",
-                        url: "https://www.allgemeine-zeitung.de/rss/lokales/oppenheim/vg-rhein-selz",
+                        title: "Schwarzwälder Bote - Rottweil",
+                        url: "https://www.schwarzwaelder-bote.de/rottweil.rss.feed",
                         ignoreOlderThan: "345600000"
                     },
                     {