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

11 lines
211 B
JSON

{
"name": "DataTables",
"website": "http://datatables.net",
"matches": [
{
"search": "script",
"regexp": "dataTables.*\\.js"
}
],
"implies": "jQuery"
}