新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+20
View File
@@ -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"
}
]
}