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

11 lines
203 B
JSON

{
"name": "jqPlot",
"website": "http://www.jqplot.com",
"matches": [
{
"search": "script",
"regexp": "jqplot.*\\.js"
}
],
"implies": "jQuery"
}