update categories to add Buzz
This commit is contained in:
+1
-2
@@ -248,8 +248,7 @@ HOME_KEYWORDS = ["home", "house", "household", "appliance", "kitchen", "gadget"]
|
||||
PRODUCT_KEYWORDS = ["best", "buy", "storage", "organizer", "shop", "price", "container", "product", "deal", "sale", "discount"]
|
||||
|
||||
CATEGORIES = [
|
||||
"People", "Trends", "Travel",
|
||||
"Lifestyle", "Buzz", "Culture", "Health", "Drink", "Food", "Eats"
|
||||
"Buzz", "Trends", "Lifestyle", "Culture", "Health", "Drink", "Food", "Eats"
|
||||
]
|
||||
|
||||
REDDIT_CLIENT_ID = os.getenv("REDDIT_CLIENT_ID")
|
||||
|
||||
Reference in New Issue
Block a user