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

11 lines
216 B
JSON

{
"name": "Xitami",
"website": "http://xitami.com",
"matches": [
{
"search": "headers[server]",
"regexp": "Xitami(?:/([\\d.]+))?",
"offset": 1
}
]
}