mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user