aboutsummaryrefslogtreecommitdiff
path: root/test/filter.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/filter.json')
-rw-r--r--test/filter.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/filter.json b/test/filter.json
new file mode 100644
index 0000000..0a7ecec
--- /dev/null
+++ b/test/filter.json
@@ -0,0 +1,9 @@
+{
+ "rules": [
+ {
+ "firstPartyUrl": "",
+ "requestUrl": "",
+ "shouldBlock": false
+ }
+ ]
+}