mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
788 B
JSON
18 lines
788 B
JSON
{
|
|
"name": "RackStar-Server-Appliance-OS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "RackStar can be installed on almost any PC platform. That's what makes the RackStar Server Appliance Software so great! Now anyone can host sites! Still got a Cobalt RAQ? No problem! RackStar runs on that too!",
|
|
"website": "http://www.rackstar.net/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:<A HREF='http:\\/\\/www.rackstar.net\\/' TITLE='This server is powered by the RackStar Server Appliance OS'>RACKSTAR<\\/A>)"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:\\(<A HREF=http:\\/\\/www.rackstar.net\\/>RACKSTAR<\\/A>\\))"
|
|
}
|
|
]
|
|
}
|