Debuggin!

This commit is contained in:
Nexus 2024-02-10 01:27:04 +00:00
parent 912fe87767
commit 66cbb594c4
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -241,6 +241,7 @@ def preview_url(
logging.exception("Failed to fetch url for OG tags @ %r: %r", _url, e, exc_info=True)
og_tags.pop(tag_name, None)
logging.info("Found OG tags: %r", og_tags)
return og_tags