mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"name": "IBM WebSphere Portal",
|
|
"website": "http://ibm.com/software/websphere/portal",
|
|
"matches": [
|
|
{
|
|
"search": "headers[ibm-web2-location]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[itx-generated-timestamp]",
|
|
"regexp": ".*"
|
|
}
|
|
],
|
|
"implies": "Java"
|
|
} |