mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
758 B
JSON
19 lines
758 B
JSON
{
|
|
"name": "Netscape-FastTrack",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "This product version has been EOL'd and is beyond its end of support life (EOSL) date. Customers should migrate to a currently supported version of Sun ONE Web Server",
|
|
"website": "https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=NSC-FT-2.01C-G-F@CDS-CDS_SMI",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:^Netscape-FastTrack)",
|
|
"search": "headers[server]"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Netscape-FastTrack\\/(.+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|