mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"name": "SkyX",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "The Mentat SkyX series were designed for TCP acceleration/compression and high latency link optimization. Mentat was acquired by Packeteer in 2004. Packeteer was acquired by Blue Coat Systems in 2008 and the SkyX series was discontinued",
|
|
"website": "http://www.bluecoat.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<div id=\"skyx_status\">SkyX status: enhancing</div>"
|
|
},
|
|
{
|
|
"text": "<script language=\"javascript\" type=\"text/javascript\" src=\"/skyxgui.js\"></script>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<div id=\"hostname\"><a href=\"Misc\">Hostname<\\/a>: ([^\\s^<]+)<\\/div>)"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^SkyX )"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^SkyX HTTPS ([^\\s]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|