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

11 lines
217 B
JSON

{
"name": "total.js",
"website": "https://totaljs.com",
"matches": [
{
"search": "headers[x-powered-by]",
"regexp": "^total\\.js"
}
],
"implies": "Node.js"
}