From 49324c8d4acbf36902754a2f1c62fb134df1b19e Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Thu, 25 May 2017 16:12:29 +0200 Subject: Merged FilterRule into FilterNode --- test/filter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 } ] } -- cgit v1.2.1