giphy: remove giphy

This commit is contained in:
justcool393 2023-01-20 01:57:01 -06:00 committed by Ben Rog-Wilhelm
parent fd2b2f9380
commit b6af1fd1f3
3 changed files with 0 additions and 26 deletions

View file

@ -618,7 +618,6 @@ def thumbnail_thread(pid):
@app.post("/is_repost")
def api_is_repost():
url = request.values.get('url')
if not url: abort(400)