mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
459 B
JSON
15 lines
459 B
JSON
{
|
|
"name": "IdeaWebServer",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "home.net.pl hosting - a major polish hosting company home.pl uses its own server software (Idea Web Server)",
|
|
"website": "http://home.net.pl",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^IdeaWebServer\\/v([\\d\\.]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|