mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
873 B
JSON
17 lines
873 B
JSON
{
|
|
"name": "BosClassifieds",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "The BosClassifieds Classified Ad System will allow your web site visitors to place their own classified ads to your web site into categories which you specify. All BosDev, Inc products require a web server running PHP version 4.10 or higher, MySQL 3.23 or higher, and the GD2 graphics library.",
|
|
"website": "http://www.bosdev.com/bosclassifieds/",
|
|
"matches": [
|
|
{
|
|
"text": "Powered by <a href=\"http://www.bosdev.com/\" target=\"_blank\">BosClassifieds</a> <a href=\"http://www.bosdev.com/\" target=\"_blank\">Classified Ads</a> System<br>Copyright"
|
|
},
|
|
{
|
|
"regexp": "(?-mix: <meta name=\"generator\" content=\"BosClassifieds ([\\d\\.]+) by BosDev\">)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|