AdguardTeam / AdguardTeam/SafariConverterLib
Parity: Add support for `example.org/path` cosmetic rules
Abierto
enhancement
- Lenguaje dominante
- Swift
- Estrellas
- 78
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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 `$path` modifier.
- 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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.