summaryrefslogtreecommitdiff
path: root/fixtures
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-08-09 13:52:13 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-08-09 13:52:13 +0200
commitb62f27cac0eb2dd1f5c587188c31aa6420544336 (patch)
tree2edcf4f51350572c90cb97b0c53587fb446054d4 /fixtures
parentf85462eb5b3ec8d29a670dec91eb902a74253c0d (diff)
downloadComm-on-net-b62f27cac0eb2dd1f5c587188c31aa6420544336.tar.bz2
Comm-on-net-b62f27cac0eb2dd1f5c587188c31aa6420544336.zip
Manage default fixture
Diffstat (limited to 'fixtures')
-rw-r--r--fixtures/commcrawler.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/fixtures/commcrawler.json b/fixtures/commcrawler.json
new file mode 100644
index 0000000..8ec419b
--- /dev/null
+++ b/fixtures/commcrawler.json
@@ -0,0 +1,8 @@
+[
+{
+ "model": "commcrawler.exludeddomains",
+ "fields": {
+ "domain": "hugedomains.com"
+ }
+}
+]