Files
OneForAll-mirror/data/rules/wappalyzer/unbounce.json
T
2020-07-29 00:02:06 +08:00

14 lines
278 B
JSON

{
"name": "Unbounce",
"website": "http://unbounce.com",
"matches": [
{
"search": "headers[x-unbounce-pageid]",
"regexp": ".*"
},
{
"search": "script",
"regexp": "ubembed\\.com"
}
]
}