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

10 lines
188 B
JSON

{
"name": "D3",
"website": "http://d3js.org",
"matches": [
{
"search": "script",
"regexp": "/d3(?:\\. v\\d+)?(?:\\.min)?\\.js"
}
]
}