ClearURLs / Rules

Rules database of the ClearURLs WebExtension.
https://docs.clearurls.xyz/latest/specs/rules/
GNU Lesser General Public License v3.0
129 stars 51 forks source link

microsoftedgewelcome.microsoft.com breakage when removing form parameter #35

Closed injust closed 2 years ago

injust commented 2 years ago

The $removeparam=/^form=/i,domain=bing.com|microsoft.com filter removes the form parameter from https://microsoftedgewelcome.microsoft.com/en-us/privacy?form=MA13E7, causing an infinite redirect.

injust commented 2 years ago

@@||microsoftedgewelcome.microsoft.com^$removeparam=/^form=/i works to whitelist microsoftedgewelcome.microsoft.com, but I'm not sure if this issue is limited to the specific subdomain.

injust commented 2 years ago

Reported in the wrong repo, apologies. Moved to https://github.com/DandelionSprout/adfilt/discussions/163#discussioncomment-2447268.