mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-14 14:02:40 +01:00
Merge branch 'master' into m654z-patch-3
This commit is contained in:
commit
fdd32f2e7e
2 changed files with 878 additions and 64 deletions
|
@ -24,7 +24,7 @@
|
|||
existing_ids.append(item['id'])
|
||||
|
||||
|
||||
for submission in reddit.subreddit('placeAtlas2').new(limit=1000):
|
||||
for submission in reddit.subreddit('placeAtlas2').new(limit=2000):
|
||||
"""
|
||||
Auth setup
|
||||
1. Head to https://www.reddit.com/prefs/apps
|
||||
|
|
940
web/atlas.json
940
web/atlas.json
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue