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,25 @@
|
||||
{
|
||||
"name": "Akiva-WebBoard",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Akiva WebBoard - Online Communities and Enterprise Collaboration",
|
||||
"website": "http://www.akiva.com/default.asp?l=1&id=8",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<!-- --- AKIVA COPYRIGHT NOTICE --- -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- Under the terms of the WebBoard License Agreement -->"
|
||||
},
|
||||
{
|
||||
"text": "<!-- wbmain 8/22/2005 11:11AM -->"
|
||||
},
|
||||
{
|
||||
"text": "<img src=\"images/branding-bottom.gif\" width=\"46\" height=\"44\" alt=\"Powered by WebBoard\">"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<td class=\"botBrandingLeft\" nowrap >Powered by <a href=\"http:\\/\\/get\\.webboard\\.com\\?pid=WB80&sid=9999999999999\" target=\"_blank\" class=\"topicsSmallLink\">WebBoard ([\\d])<\\/a><br>©20[\\d]{2} Akiva Corporation)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user