mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Reference: https://adguard.com/kb/general/ad-filtering/create-own-filters/#conditions-directive This commit should make uBO fully compatible with the `!#if` directives found throughout AdGuard's filter lists. Additionally, added the new `!#else` directive for convenience to filter list authors: !#if cap_html_filtering example.com##^script:has-text(fakeAd) !#else example.com##+js(rmnt, script, fakeAd) !#endif |
||
|---|---|---|
| .. | ||
| search-thread.js | ||
| search.js | ||
| ubo-dynamic-filtering.js | ||
| ubo-static-filtering.js | ||