mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
285 B
JSON
13 lines
285 B
JSON
{
|
|
"name": "CS Cart",
|
|
"website": "http://www.cs-cart.com",
|
|
"matches": [
|
|
{
|
|
"regexp": " Powered by (?:<a href=[^>]+cs-cart\\.com|CS-Cart)"
|
|
},
|
|
{
|
|
"regexp": "\\.cm-noscript[^>]+</style>"
|
|
}
|
|
],
|
|
"implies": "PHP"
|
|
} |