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