diff options
Diffstat (limited to 'fixtures/commcrawler.json')
-rw-r--r-- | fixtures/commcrawler.json | 6 |
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" + } } ] |