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

11 lines
244 B
JSON

{
"name": "jQuery Sparklines",
"website": "http://omnipotent.net/jquery.sparkline/",
"matches": [
{
"search": "script",
"regexp": "jquery\\.sparkline.*\\.js"
}
],
"implies": "jQuery"
}