mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
24 lines
1.3 KiB
JSON
24 lines
1.3 KiB
JSON
{
|
|
"name": "SpeedTouch",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.3",
|
|
"description": "SpeedTouch is the brand name of a line of networking equipment produced by Alcatel and Technicolor SA. Before 27 January 2010 Technicolor was known as Thomson SA. Under the SpeedTouch name Alcatel and Technicolor retail a variety of equipment including ADSL and ADSL2+ modems, residential gateways, wireless access equipment, VoIP handsets and SHDSL interconnect equipment. They are a major brand in home and business networking products. - More Info: http://en.wikipedia.org/wiki/SpeedTouch",
|
|
"website": "http://www.thomsontelecom.com.au/speedtouch/support.htm",
|
|
"matches": [
|
|
{
|
|
"url": "/favicon.ico",
|
|
"md5": "befcded36aec1e59ea624582fcb3225c"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:(Basic|Digest) realm=\"SpeedTouch)",
|
|
"search": "headers[www-authenticate]",
|
|
"name": "WWW-Authenticate realm"
|
|
},
|
|
{
|
|
"search": "headers[www-authenticate]",
|
|
"name": "WWW-Authenticate realm",
|
|
"regexp": "(?-mix:Basic realm=\"SpeedTouch \\(([\\dA-F]{2}\\-[\\dA-F]{2}\\-[\\dA-F]{2}\\-[\\dA-F]{2}\\-[\\dA-F]{2}\\-[\\dA-F]{2})\\))"
|
|
}
|
|
]
|
|
}
|