mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
326 B
JSON
14 lines
326 B
JSON
{
|
|
"name": "Oracle Commerce Cloud",
|
|
"website": "http://cloud.oracle.com/commerce-cloud",
|
|
"matches": [
|
|
{
|
|
"search": "headers[oraclecommercecloud-version]",
|
|
"regexp": "^(.+)$",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "<[^>]+id=\"oracle-cc\""
|
|
}
|
|
]
|
|
} |