From 507e0ce240f739a1d4580405ce2d189390c9f68b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 9 Aug 2019 19:39:46 +0200 Subject: Scrap: add a condition on timeout --- fixtures/commcrawler.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'fixtures') 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" + } } ] -- cgit v1.2.3