Support removeparam exceptions
Open
uBO-parity
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 250
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 6
Description
`removeparam` exception rules didn't appear in any of Brave's default lists as of [the original `removeparam` implementation](https://github.com/brave/adblock-rust/pull/235), but they do appear in e.g. the [AdGuard tracking parameters list](https://github.com/AdguardTeam/FiltersRegistry/blob/master/filters/filter_17_TrackParam/filter.txt).
e.g.
```adblock
@@||carrefourpl.snrpage.com^$removeparam=utm_source
@@||s.click.aliexpress.com/deep_link.htm?aff_short_key=$removeparam=aff_short_key
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.