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

11 lines
208 B
JSON

{
"name": "Socket.io",
"website": "https://socket.io",
"matches": [
{
"search": "script",
"regexp": "socket\\.io.*\\.js"
}
],
"implies": "Node.js"
}