remotes/1693045480750635534/spooky-22
Aevann1 2021-12-16 20:13:23 +02:00
parent 2357c422ba
commit 79c524084a
1 changed files with 1 additions and 1 deletions

View File

@ -605,7 +605,7 @@ def thumbnail_thread(pid):
fetch_url = post.url
if fetch_url.startswith('/'): fetch_url = request.host_url[:-1] + fetch_url
if fetch_url.startswith('/'): fetch_url = f"https://{site}{fetch_url}"
headers={"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.72 Safari/537.36"}