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

11 lines
252 B
JSON

{
"name": "Raphael",
"website": "https://dmitrybaranovskiy.github.io/raphael/",
"matches": [
{
"search": "script",
"regexp": "raphael(?:-([\\d.]+))?(?:\\.min)?\\.js",
"offset": 1
}
]
}