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