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

11 lines
244 B
JSON

{
"name": "HERE",
"website": "http://developer.here.com",
"matches": [
{
"search": "script",
"regexp": "https?://js\\.cit\\.api\\.here\\.com/se/([\\d.]+)\\/",
"offset": 1
}
]
}