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

11 lines
211 B
JSON

{
"name": "Lodash",
"website": "http://www.lodash.com",
"matches": [
{
"search": "script",
"regexp": "lodash.*\\.js"
}
],
"excludes": "Underscore.js"
}