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

13 lines
242 B
JSON

{
"name": "Intershop",
"website": "http://intershop.com",
"matches": [
{
"regexp": "<ish-root"
},
{
"search": "script",
"regexp": "(?:is-bin|INTERSHOP)"
}
]
}