mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
459 B
JSON
17 lines
459 B
JSON
{
|
|
"name": "SAP Commerce Cloud",
|
|
"website": "https://www.sap.com/products/crm/e-commerce-platforms.html",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[_hybris]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "<[^>]+/(?:sys_master|hybr|_ui/(?:.*responsive/)?(?:desktop|common(?:/images|/img|/css|ico)?))/"
|
|
},
|
|
{
|
|
"regexp": "<script[^>].*hybris.*.js"
|
|
}
|
|
],
|
|
"implies": "Java"
|
|
} |