summaryrefslogtreecommitdiff
path: root/fixtures
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-08-09 19:39:46 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-08-09 19:39:46 +0200
commit507e0ce240f739a1d4580405ce2d189390c9f68b (patch)
treea5a10e8876395dd545433787fc2b036560207c3e /fixtures
parentf7fe0a457eb92611731ba93959f3fca0ceb16528 (diff)
downloadComm-on-net-507e0ce240f739a1d4580405ce2d189390c9f68b.tar.bz2
Comm-on-net-507e0ce240f739a1d4580405ce2d189390c9f68b.zip
Scrap: add a condition on timeout
Diffstat (limited to 'fixtures')
-rw-r--r--fixtures/commcrawler.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/fixtures/commcrawler.json b/fixtures/commcrawler.json
index 8ec419b..143e8b5 100644
--- a/fixtures/commcrawler.json
+++ b/fixtures/commcrawler.json
@@ -4,5 +4,11 @@
"fields": {
"domain": "hugedomains.com"
}
+},
+{
+ "model": "commcrawler.exludeddomains",
+ "fields": {
+ "domain": "pp.auto.ke.orange.fr"
+ }
}
]