summaryrefslogtreecommitdiff
path: root/api-ref/source/samples/blacklists/create-blacklist-request.json
blob: f9fd67418e19c1cdfa339eb46a22dab45306ff2b (plain)
1
2
3
4
{
  "pattern" : "^([A-Za-z0-9_\\-]+\\.)*example\\.com\\.$",
  "description" : "This is a blacklisted domain."
}