Add CLI hint to test rules

This commit is contained in:
Adam Wróblewski
2025-11-20 09:37:46 +01:00
parent 492fb1e9ac
commit 9d955e4889
20 changed files with 77 additions and 77 deletions

View File

@@ -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; }
!
!