mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Hints testing
This commit is contained in:
@@ -103,6 +103,10 @@ pocketnow.com##div+center > small
|
||||
||test-ext_safari.org^
|
||||
!+ PLATFORM(ext_android_cb)
|
||||
||test-ext_android_cb.org^
|
||||
!+ PLATFORM(ext_ublock)
|
||||
||test-ext_ublock.org^
|
||||
!+ PLATFORM(ext_edge)
|
||||
||test-ext_edge.org^
|
||||
!
|
||||
!
|
||||
!+ NOT_PLATFORM(windows)
|
||||
@@ -121,19 +125,23 @@ pocketnow.com##div+center > small
|
||||
||test-NOT-ext_safari.org^
|
||||
!+ NOT_PLATFORM(ext_android_cb)
|
||||
||test-NOT-ext_android_cb.org^
|
||||
!+ NOT_PLATFORM(ext_edge)
|
||||
||test-NOT-ext_edge.org^
|
||||
!+ NOT_PLATFORM(ext_ublock)
|
||||
||test-NOT-ext_ublock.org^
|
||||
!
|
||||
!
|
||||
!+ PLATFORM(windows,mac,android)
|
||||
||test-windows-mac-android.org^
|
||||
!+ PLATFORM(windows, mac, android, ext_ublock, ext_edge)
|
||||
||test-windows-mac-android-ext_ublock.org-ext_edge^
|
||||
!
|
||||
!
|
||||
!+ NOT_PLATFORM(windows,mac,android)
|
||||
||test-NOT-windows-mac-android.org^
|
||||
!+ NOT_PLATFORM(windows, mac,android, ext_ublock, ext_edge)
|
||||
||test-NOT-windows-mac-android-ext_ublock.org-ext_edge^
|
||||
!
|
||||
!
|
||||
!+ NOT_PLATFORM(ext_android_cb, ext_ff, ext_safari, ios)
|
||||
||test-NOT-ext_android_cb-ext_ff-ext_safari-ios^
|
||||
!+ NOT_PLATFORM(ext_android_cb, ext_ff, ext_safari, ios,ext_ublock, ext_edge)
|
||||
||test-NOT-ext_android_cb-ext_ff-ext_safari-ios-ext_ublock-ext_edge^
|
||||
!
|
||||
!
|
||||
!+ PLATFORM(ext_android_cb, ext_ff, ext_safari, ios)
|
||||
||test-ext_android_cb-ext_ff-ext_safari-ios^
|
||||
!+ PLATFORM(ext_android_cb, ext_ff, ext_safari, ios, ext_edge)
|
||||
||test-ext_android_cb-ext_ff-ext_safari-ios-ext_ublock-ext_edge^
|
||||
Reference in New Issue
Block a user