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

11 lines
223 B
JSON

{
"name": "Plotly",
"website": "https://plot.ly/javascript/",
"matches": [
{
"search": "script",
"regexp": "https?://cdn\\.plot\\.ly/plotly"
}
],
"implies": "D3"
}