add more subreddits
This commit is contained in:
+6
-1
@@ -264,7 +264,12 @@ REDDIT_USER_AGENT = os.getenv("REDDIT_USER_AGENT")
|
||||
REDDIT_SUBREDDITS = [
|
||||
"food",
|
||||
"FoodPorn",
|
||||
"spicy"
|
||||
"spicy",
|
||||
"KoreanFood",
|
||||
"JapaneseFood",
|
||||
"DessertPorn",
|
||||
"ChineseFood",
|
||||
"IndianFood"
|
||||
]
|
||||
FAST_FOOD_KEYWORDS = [
|
||||
"mcdonald", "burger king", "wendy", "taco bell", "kfc",
|
||||
|
||||
Reference in New Issue
Block a user