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,20 @@
|
||||
{
|
||||
"name": "Atomic-CMS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Atomic CMS is a powerful and free open source ASP.NET CMS (content management system) developed on ASP.NET MVC 2 platform. Atomic CMS provides you rich user interface to create, edit, remove pages at your website.",
|
||||
"website": "http://atomiccms.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "Powered by AtomicCms <a href=\"http://atomiccms.com/\" target=\"_blank\">content management"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Powered by AtomicCms ([\\d\\.]{1,15}) <a href=\"http:\\/\\/atomiccms.com\\/\" target=\"_blank\">content management)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"url": "favicon.ico",
|
||||
"md5": "9f500a24ccbdda88cf8ae3ec7b61fc40"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user