SafariConverterLib
SafariConverterLib copied to clipboard
Parity: Add support for `example.org/path` cosmetic rules
trafficstars
Issue Details
uBO added support for specifying path in cosmetic rules: https://github.com/gorhill/uBlock/commit/8b696a691a
In order to maintain parity we need to support this in CoreLibs as well.
Proposed solution
- We can internally convert it to
$pathmodifier. - We will need to update the documentation in the knowledge base
- Linked tsurlfilter issue: https://github.com/AdguardTeam/tsurlfilter/issues/169
- Linked CoreLibs issue: https://github.com/AdguardTeam/CoreLibs/issues/2012