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

13 lines
285 B
JSON

{
"name": "CS Cart",
"website": "http://www.cs-cart.com",
"matches": [
{
"regexp": "&nbsp;Powered by (?:<a href=[^>]+cs-cart\\.com|CS-Cart)"
},
{
"regexp": "\\.cm-noscript[^>]+</style>"
}
],
"implies": "PHP"
}