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

15 lines
276 B
JSON

{
"name": "UserGuiding",
"website": "https://userguiding.com",
"matches": [
{
"search": "script",
"regexp": "static\\.userguiding*\\.js"
}
],
"implies": [
"React",
"webpack",
"Node.js"
]
}