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,22 @@
|
||||
{
|
||||
"name": "Elxis-CMS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Elxis is powerful open source content management system (CMS) released for free under the GNU/GPL license.",
|
||||
"website": "http://www.elxis.org/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "Powered by <a href=\"http://www.elxis.org\" title=\"Elxis CMS\">Elxis</a>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www.elxis.org[\\/]*\" title=\"Elxis open source content management system\"[\\ target=\"_blank\"]*>Elxis[\\ CMS]*<\\/a>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<meta name=\"Generator\" content=\"Elxis - Copyright \\(C\\) 2006-[0-9]{4} Elxis.org. All rights reserved.\" \\/>)"
|
||||
},
|
||||
{
|
||||
"md5": "36d8efa82de41f53c23eece784405c9e",
|
||||
"url": "images/favicon.ico"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user