mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
384 B
JSON
14 lines
384 B
JSON
{
|
|
"name": "Oracle Commerce",
|
|
"website": "http://www.oracle.com/applications/customer-experience/commerce/products/commerce-platform/index.html",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-atg-version]",
|
|
"regexp": "(?:ATGPlatform/([\\d.]+))?",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "<[^>]+_dyncharset"
|
|
}
|
|
]
|
|
} |