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": "Artiphp-CMS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Artiphp CMS - open source CMS - Requires PHP",
|
||||
"website": "http://www.artiphp.com/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<!-- fin ArtiMenu horizontal -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- Fin ArtiMenu horizontal -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- copyright Artiphp, merci de respecter notre travail en laissant notre signature -->"
|
||||
},
|
||||
{
|
||||
"offset": 3,
|
||||
"regexp": "(?-mix:<div id=\"copyright\">\\s*(<p class=\"copyright\">)?\\s*<a href=\"http:\\/\\/www\\.(artiphp|artiloo)\\.com\"( target=\"_blank\")?>Artiphp ([^<]+)<\\/a> © 2001-20[\\d]{2} est un logiciel libre)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user