mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
635 B
JSON
17 lines
635 B
JSON
{
|
|
"name": "AppServ",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "AppServ is an Apache, MySQL, PHP, phpMyAdmin installer package for Windows and Linux.",
|
|
"website": "http://www.appservnetwork.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<span class=\"headd\"><strong><big> The AppServ Open Project - ([^\\s]+) for (Windows|Linux) <\\/big><\\/strong><\\/span><\\/font><\\/td>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<font color=\"#000080\" class=\"headd\"> <img src=\"appserv/softicon.gif\""
|
|
}
|
|
]
|
|
}
|