fsd
This commit is contained in:
parent
355b18d717
commit
ef47223bed
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ def fix(v):
|
||||||
if str(req) == '<Response [200]>':
|
if str(req) == '<Response [200]>':
|
||||||
post.url = req.url.replace('/https://i.ibb.co/','if_/https://i.ibb.co/')
|
post.url = req.url.replace('/https://i.ibb.co/','if_/https://i.ibb.co/')
|
||||||
post.thumburl = post.url
|
post.thumburl = post.url
|
||||||
print(post.url, flush=True)
|
print(post.permalink, flush=True)
|
||||||
g.db.add(post)
|
g.db.add(post)
|
||||||
g.db.commit()
|
g.db.commit()
|
||||||
return 'sex'
|
return 'sex'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue