mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
25 lines
809 B
JSON
25 lines
809 B
JSON
{
|
|
"name": "Axentra-HipServ",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Axentra-HipServ - Digital Home/SOHO Software Platform for Internet Gateway and NAS Devices",
|
|
"website": "http://www.axentra.com/en/",
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"author\" content=\"Axentra\">"
|
|
},
|
|
{
|
|
"text": "<title id=\"document_title\">Axentra :: Digital Home/SOHO Software Platform for Internet Gateway and NAS Devices</title>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:)",
|
|
"search": "headers[x-axentra-version]"
|
|
},
|
|
{
|
|
"name": "HOMEBASEID Cookie",
|
|
"regexp": "(?-mix:HOMEBASEID=)",
|
|
"search": "headers[set-cookie]"
|
|
}
|
|
]
|
|
}
|