mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
21 lines
908 B
JSON
21 lines
908 B
JSON
{
|
|
"name": "phpMoneyBooks",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "phpMoneyBooks - Open Source Financial Software - Requires: PHP/MySQL",
|
|
"website": "http://phpmoneybooks.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<tr><td><center><input type=\"submit\" name=\"B1\" value=\" Login \" class=\"button\"></center></td><td><input type=\"checkbox\" name=\"remember\" value=\"1\"> Remember Me</td></tr>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<b>phpMoneyBooks: ([^\\s]+) - Star Host Design, LLC © 20[\\d]{2} <\\/b><\\/div>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<b><a href='http:\\/\\/phpMoneyBooks\\.com'>phpMoneyBooks<\\/a>: ([^\\s]+) - <a href='http:\\/\\/StarHostDesign\\.com'>Star Host Design, LLC ©<\\/a> 20[\\d]{2} <\\/b><\\/div>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|