Add Lobsters to feed
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
# Number of top items from each site to pull
|
||||
# set to 0 to disable that site
|
||||
NUM_HACKERNEWS = 15
|
||||
NUM_LOBSTERS = 10
|
||||
NUM_REDDIT = 10
|
||||
NUM_TILDES = 5
|
||||
|
||||
@@ -22,8 +23,6 @@ SUBREDDITS = [
|
||||
'HistoryofIdeas',
|
||||
'LaymanJournals',
|
||||
'PhilosophyofScience',
|
||||
'PoliticsPDFs',
|
||||
'Scholar',
|
||||
'StateOfTheUnion',
|
||||
'TheAgora',
|
||||
'TrueFilm',
|
||||
@@ -37,4 +36,7 @@ SUBREDDITS = [
|
||||
'neurophilosophy',
|
||||
'resilientcommunities',
|
||||
'worldevents',
|
||||
'StallmanWasRight',
|
||||
'DarkFuturology',
|
||||
'EverythingScience',
|
||||
]
|
||||
|
Reference in New Issue
Block a user