mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
23 lines
1.2 KiB
JSON
23 lines
1.2 KiB
JSON
{
|
|
"name": "Webbased-PEAR-Package-Manager",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Webbased PEAR Package Manager - The most accessible way to manage your pear-compatible packages.",
|
|
"website": "http://pear.php.net/package/PEAR_Frontend_Web",
|
|
"matches": [
|
|
{
|
|
"text": "<img src=\"?img=pear\" width=\"104\" height=\"50\" vspace=\"2\" hspace=\"5\" alt=\"PEAR\">"
|
|
},
|
|
{
|
|
"text": "<b>Warning:</b> This package management website is <b>not protected</b> with a password, this is a MAJOR security risk. Please read the <a href=\"?command=doc-show&pkg=pear.php.net/PEAR_Frontend_Web&file=README\" class=\"green\">README</a>."
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td valign=\"top\">[\\s]+<a href=\"[^\"]*\\/index\\.php\\?command=info&pkg=pear\\.php\\.net\\/PEAR_Frontend_Web\" class=\"blue\">PEAR_Frontend_Web<\\/a>[\\s]+<\\/td>[\\s]+<td valign=\"top\">[\\s]+([^<^\\n]+)[\\s]+<\\/td>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"description\" content=\"Webbased PEAR Package Manager on ([^\"]+)\" \\/>)"
|
|
}
|
|
]
|
|
}
|