mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
21 lines
732 B
JSON
21 lines
732 B
JSON
{
|
|
"name": "phpBazar",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "PHP3/PHP4/mySql Classified AD and/or Matchmaking",
|
|
"website": "http://www.smartisoft.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>phpBazar-AdminPanel</title>",
|
|
"module": "Admin Page"
|
|
},
|
|
{
|
|
"text": "<br>Login to phpBazar with Admin- or Moderator-Level & use the Administration-Functions! ->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<p><div class=\"footer\">phpBazar Ver. ([\\d\\.]+) © 2001\\-[\\d]{4} by <a href=\"http:\\/\\/www.smartisoft.com[\\/]?\" target=\"_blank\">SmartISoft<\\/a><\\/div>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|