forked from tanner/qotnews
Add subreddit
This commit is contained in:
parent
632b0276c4
commit
bb693ba434
|
@ -14,7 +14,7 @@ from prawcore.exceptions import PrawcoreException
|
||||||
|
|
||||||
from utils import render_md
|
from utils import render_md
|
||||||
|
|
||||||
SUBREDDITS = 'Economics+Foodforthought+TrueReddit+business+technology'
|
SUBREDDITS = 'Economics+Foodforthought+TrueReddit+business+technology+privacy'
|
||||||
|
|
||||||
SITE_LINK = lambda x : 'https://old.reddit.com/{}'.format(x)
|
SITE_LINK = lambda x : 'https://old.reddit.com/{}'.format(x)
|
||||||
SITE_AUTHOR_LINK = lambda x : 'https://old.reddit.com/u/{}'.format(x)
|
SITE_AUTHOR_LINK = lambda x : 'https://old.reddit.com/u/{}'.format(x)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user