mirror of
https://github.com/gorhill/uBlock.git
synced 2025-01-31 12:11:36 +01:00
Fix bad test cases
This commit is contained in:
parent
411eda1d4c
commit
673971875d
@ -34,10 +34,11 @@ a*
|
||||
|
||||
! valid hosts file entries
|
||||
0.0.0.0 0.0.0.0.example.com
|
||||
0.0.0.0 localhost.example.com
|
||||
0.0.0.0 local-host.example.com
|
||||
0.0.0.0 local.com
|
||||
0.0.0.0 localhost.com
|
||||
0.0.0.0 localhost.example.com
|
||||
0.0.0.0 local-host.com
|
||||
|
||||
! valid options
|
||||
$script,redirect=noop.js
|
||||
@ -77,7 +78,6 @@ $
|
||||
|
||||
! ignored hosts file entries
|
||||
0.0.0.0 0.0.0.0
|
||||
0.0.0.0 local-host
|
||||
0.0.0.0 local
|
||||
0.0.0.0 localhost
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user