mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
460 B
JSON
20 lines
460 B
JSON
{
|
|
"name": "Salesforce Commerce Cloud",
|
|
"website": "http://demandware.com",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "Demandware eCommerce Server"
|
|
},
|
|
{
|
|
"regexp": "<[^>]+demandware\\.edgesuite"
|
|
},
|
|
{
|
|
"regexp": "/demandware\\.static/"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/demandware\\.static/"
|
|
}
|
|
]
|
|
} |