forked from tanner/qotnews
add webworm/substack as a feed.
This commit is contained in:
@@ -14,7 +14,7 @@ from prawcore.exceptions import PrawcoreException
|
||||
|
||||
from utils import render_md, clean
|
||||
|
||||
SUBREDDITS = 'Economics+AcademicPhilosophy+DepthHub+Foodforthought+HistoryofIdeas+LaymanJournals+PhilosophyofScience+PoliticsPDFs+Scholar+StateOfTheUnion+TheAgora+TrueFilm+TrueReddit+UniversityofReddit+culturalstudies+hardscience+indepthsports+indepthstories+ludology+neurophilosophy+resilientcommunities+worldevents'
|
||||
SUBREDDITS = 'newzealand'
|
||||
|
||||
SITE_LINK = lambda x : 'https://old.reddit.com{}'.format(x)
|
||||
SITE_AUTHOR_LINK = lambda x : 'https://old.reddit.com/u/{}'.format(x)
|
||||
|
||||
Reference in New Issue
Block a user