mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "MGB-OpenSource-Guestbook",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "MGB OpenSource Guestbook",
|
||||
"website": "http://www.m-gb.org/",
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?-mix:<meta name=\"copyright\" content=\"MGB OpenSource Guestbook \\(C\\) Copyright 2004-(20[\\d]{2}) by http:\\/\\/www\\.m\\-gb\\.org\\/\">)"
|
||||
},
|
||||
{
|
||||
"text": "<!-- If you want to remove this copyright you can do so. But it took and already takes a lot of time to code all this stuff."
|
||||
},
|
||||
{
|
||||
"text": "<td class=\"entry_info\" colspan=\"3\"><a href=\"email.php?id=denied\">"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<span class=\"copyright\"><a href=\"http:\\/\\/www\\.m\\-gb\\.org\\/\" title=\"MGB Homepage\" target=\"_blank\">MGB OpenSource Guestbook<\\/a> © 2004-(20[\\d]{2})<br>)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user