remove modern restaurant rss
This commit is contained in:
@@ -236,7 +236,6 @@ IMAGE_EXPIRATION_DAYS = 7
|
||||
|
||||
RSS_FEEDS = [
|
||||
"https://www.eater.com/rss/full.xml",
|
||||
"https://modernrestaurantmanagement.com/feed/",
|
||||
"https://www.nrn.com/rss.xml",
|
||||
"https://rss.nytimes.com/services/xml/rss/nyt/DiningandWine.xml",
|
||||
"https://www.theguardian.com/food/rss"
|
||||
@@ -244,7 +243,6 @@ RSS_FEEDS = [
|
||||
|
||||
RSS_FEED_NAMES = {
|
||||
"https://www.eater.com/rss/full.xml": ("Eater", "https://www.eater.com/"),
|
||||
"https://modernrestaurantmanagement.com/feed/": ("Modern Restaurant Management", "https://modernrestaurantmanagement.com/"),
|
||||
"https://www.nrn.com/rss.xml": ("Nation's Restaurant News", "https://www.nrn.com/"),
|
||||
"https://rss.nytimes.com/services/xml/rss/nyt/DiningandWine.xml": ("The New York Times", "https://www.nytimes.com/section/food"),
|
||||
"https://www.theguardian.com/food/rss": ("The Guardian Food", "https://www.theguardian.com/food")
|
||||
|
||||
Reference in New Issue
Block a user