added url type to the alexa list
parent
946e15b468
commit
6fc0eb5adf
|
@ -1006,7 +1006,8 @@
|
|||
"matching_attributes": [
|
||||
"hostname",
|
||||
"domain",
|
||||
"domain|ip"
|
||||
"domain|ip",
|
||||
"url"
|
||||
],
|
||||
"type": "substring"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue