Fix image view

This commit is contained in:
Z 2022-05-19 23:18:16 +08:00
parent fb600d6fc8
commit 2fcc20b11a

View File

@ -533,7 +533,7 @@ class Filter:
continue
img_url = urlparse.unquote(urls[0].replace(
f'{Endpoint.imgres}?imgurl=', ''))
f'/{Endpoint.imgres}?imgurl=', ''))
try:
# Try to strip out only the necessary part of the web page link