mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Add CLI hint to test rules
This commit is contained in:
@@ -16,14 +16,14 @@ imdb.com#$?#body:has(div[data-testid="promptable"] .ipc-rating-display-with-post
|
||||
!+ NOT_OPTIMIZED
|
||||
adguard.info,adguard.com,adguard.app##.hello_from_adguard_experimental
|
||||
! Detect of using AdGuard products
|
||||
!+ PLATFORM(windows, mac, android, ios) NOT_OPTIMIZED
|
||||
!+ PLATFORM(windows, mac, android, cli, ios) NOT_OPTIMIZED
|
||||
adguard.info,adguard.com,adguard.app##.hello_from_adguard_apps
|
||||
!+ NOT_PLATFORM(windows, mac, android, ios, ext_ublock) NOT_OPTIMIZED
|
||||
!+ NOT_PLATFORM(windows, mac, android, cli, ios, ext_ublock) NOT_OPTIMIZED
|
||||
adguard.info,adguard.com,adguard.app##.hello_from_adguard_ext
|
||||
! Detect HTTPS filtering
|
||||
!+ PLATFORM(windows, mac, android) NOT_OPTIMIZED
|
||||
!+ PLATFORM(windows, mac, android, cli) NOT_OPTIMIZED
|
||||
||https-filtering-check.adtidy.org^
|
||||
! Detect Advanced Protection of AdGuard for iOS
|
||||
!+ PLATFORM(ios) NOT_OPTIMIZED
|
||||
adguard.info,adguard.com,adguard.app#$#.hello_from_adguard_advanced_protection_ios { display: none !important; }
|
||||
!
|
||||
!
|
||||
|
||||
Reference in New Issue
Block a user