### 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 SafariConverterLib issue: https://github.com/AdguardTeam/SafariConverterLib/issues/109