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

14 lines
274 B
JSON

{
"name": "ReDoc",
"website": "https://github.com/Rebilly/ReDoc",
"matches": [
{
"regexp": "<redoc "
},
{
"search": "script",
"regexp": "/redoc\\.(?:min\\.)?js"
}
],
"implies": "React"
}