summaryrefslogtreecommitdiff
path: root/fixtures/commcrawler.json
blob: 143e8b51f2f1e7ad43570aef305e8c79a8be4b20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{
    "model": "commcrawler.exludeddomains",
    "fields": {
        "domain": "hugedomains.com"
    }
},
{
    "model": "commcrawler.exludeddomains",
    "fields": {
        "domain": "pp.auto.ke.orange.fr"
    }
}
]