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": "4images",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "4images is a powerful web-based image gallery management system. Features include comment system, user registration and management, password protected administration area with browser-based upload and HTML templates for page layout and design.",
|
||||
"website": "http://www.4homepages.de/",
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?-mix:Copyright © 2002-[0-9]{4} <a href=\"http:\\/\\/www.4homepages.de[\\>]*>4homepages.de<\\/a>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Powered by <b>4images<\\/b> ([\\d\\.]+))",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user