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

10 lines
182 B
JSON

{
"name": "math.js",
"website": "http://mathjs.org",
"matches": [
{
"search": "script",
"regexp": "math(?:\\.min)?\\.js"
}
]
}