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

15 lines
289 B
JSON

{
"name": "EC-CUBE",
"website": "http://www.ec-cube.net",
"matches": [
{
"search": "script",
"regexp": "eccube\\.js"
},
{
"search": "script",
"regexp": "win_op\\.js"
}
],
"implies": "PHP"
}