Representation of content of a Shield List that contains domains data.
domain
The type of content in the shield list.
Value is always domain
["box.com","example.com"]
1
100000
List of domain.
{
"type": "domain",
"domains": [
"box.com",
"example.com"
]
}