added url type to the alexa list

pull/18/head
Iglocska 2017-01-18 12:30:07 +01:00
parent 946e15b468
commit 6fc0eb5adf
1 changed files with 2 additions and 1 deletions

View File

@ -1006,7 +1006,8 @@
"matching_attributes": [
"hostname",
"domain",
"domain|ip"
"domain|ip",
"url"
],
"type": "substring"
}