mirror of
https://github.com/wassname/psaw.git
synced 2026-09-09 11:30:51 +08:00
Merge pull request #24 from robhawkins/master
changed `_thing_prefix['Link']='t3_'` to `_thing_prefix['Submission']…
This commit is contained in:
@@ -49,7 +49,7 @@ class PushshiftAPIMinimal(object):
|
||||
_thing_prefix = {
|
||||
'Comment':'t1_',
|
||||
'Account':'t2_',
|
||||
'Link':'t3_',
|
||||
'Submission':'t3_',
|
||||
'Message':'t4_',
|
||||
'Subreddit':'t5_',
|
||||
'Award':'t6_'
|
||||
|
||||
Reference in New Issue
Block a user