On top of Amending my Offpunk redirection implementation, I have now fixed the issue where list:/// would get turned into list:/ URIs when there would be a redirection rule for just a wildcard netloc, such as one that for any URL purges the utm_source tracking query parameter. That was resulting in user’s inability to list any list.
I have introduced an exception that requires redirections to be explicitly applicable only to list: URIs in case of list URIs.
Read More “Bugfix for list URI for my Offpunk redirections implementation draft” »