diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/filter.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/filter.json b/test/filter.json index ffcdf56..dc4c55b 100644 --- a/test/filter.json +++ b/test/filter.json @@ -7,7 +7,7 @@ "requestUrl": "css", "allowTypes": ["Stylesheet"], "blockTypes": [], - "shouldBlock": false + "shouldBlock": true } ] } |