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

12 lines
230 B
JSON

{
"name": "Halo",
"website": "https://halo.run",
"matches": [
{
"search": "meta[generator]",
"regexp": "Halo ([\\d.]+)?",
"offset": 1
}
],
"implies": "Java"
}