mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
|
"name": "SunOS",
|
|
"website": "http://oracle.com/solaris",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "SunOS( [\\d\\.]+)?",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "headers[servlet-engine]",
|
|
"regexp": "SunOS( [\\d\\.]+)?",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |