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

13 lines
290 B
JSON

{
"name": "xtCommerce",
"website": "https://www.xt-commerce.com",
"matches": [
{
"regexp": "<div class=\"copyright\">[^<]+<a[^>]+>xt:Commerce"
},
{
"search": "meta[generator]",
"regexp": "xt:Commerce"
}
]
}