Skip to content

Commit

Permalink
Merge pull request #397 from AdguardTeam/cap_html_filtering
Browse files Browse the repository at this point in the history
Add `cap_html_filtering` define
  • Loading branch information
sfionov authored Dec 13, 2023
2 parents ce9daed + 34f1a9b commit a4bc03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/general/ad-filtering/create-own-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -3926,6 +3926,7 @@ where:
- `adguard_ext_opera` — AdGuard Browser Extension for Opera
- `adguard_ext_android_cb` — AdGuard Content Blocker for mobile Samsung and Yandex browsers
- `ext_ublock` — special case; this one is declared when a uBlock version of a filter is compiled by the [FiltersRegistry]
- `cap_html_filtering` — products that support HTML filtering rules: AdGuard for Windows, AdGuard for Mac, and AdGuard for Android
- `!#else` — start of the block when conditions are false
- `rules_list`, `true_conditions_rules_list`, `false_conditions_rules_list` — lists of rules
- `!#endif` — end of the block
Expand Down

0 comments on commit a4bc03f

Please sign in to comment.