Added debug code

This commit is contained in:
jeancf 2022-11-28 19:43:41 +01:00
parent 03a514239a
commit fbe99609d2

View File

@ -158,6 +158,8 @@ def substitute_source(orig_url):
domain = parsed_url.netloc
logging.debug("Checking domain %s for substitution ", domain)
logging.debug(TOML)
# Handle twitter
twitter_subst = TOML["options"]["substitution"]["twitter"]