mirror of
https://github.com/Lynnesbian/FediBooks/
synced 2025-04-19 02:01:56 +00:00
make scrape.py commit more frequencly
This commit is contained in:
parent
cfa32589d4
commit
ac29216973
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ def scrape_posts(account):
|
||||||
else:
|
else:
|
||||||
j = r.json()
|
j = r.json()
|
||||||
|
|
||||||
db.commit()
|
db.commit()
|
||||||
c.close()
|
c.close()
|
||||||
|
|
||||||
print("Establishing DB connection")
|
print("Establishing DB connection")
|
||||||
|
|
Loading…
editor.table_modal.header
Reference in a new issue