AdguardTeam / AdguardTeam/SafariConverterLib
`[$domain]` does not apply to a rule with the `[$badfilter]`.
Open
bug
Priority: P4
- Dominant language
- Swift
- Stars
- 78
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
How to reproduce:
1. go to: https://triblive.com
2. disable all filters in safari extension
3. add to user rules:
```
||embed.sendtonews.com^$third-party
||embed.sendtonews.com^$third-party,badfilter,domain=miamiherald.com
```
(note that domain in the domain modifier is a different site)
3. `embed.sendtonews.com` works for `triblive.com`.
Expected Behavior:
`embed.sendtonews.com` is blocked for the site `triblive.com` and works for `miamiherald.com`.
Related issue: https://github.com/AdguardTeam/AdguardFilters/issues/165220
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.