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

11 lines
216 B
JSON

{
"name": "MathJax",
"website": "https://www.mathjax.org",
"matches": [
{
"search": "script",
"regexp": "([\\d.]+)?/mathjax\\.js",
"offset": 1
}
]
}