Merge pull request #1509 from jvoisin/fp_d3js

Lower false-positives ford3js
main
Elbert Alias 8 years ago committed by GitHub
commit 504e3098c7

@ -1724,7 +1724,7 @@
], ],
"env": "^d3$", "env": "^d3$",
"icon": "D3.png", "icon": "D3.png",
"script": "d3(?:\\. v\\d+)?(?:\\.min)?\\.js", "script": "/d3(?:\\. v\\d+)?(?:\\.min)?\\.js",
"website": "http://d3js.org" "website": "http://d3js.org"
}, },
"DHTMLX": { "DHTMLX": {

Loading…
Cancel
Save