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,20 @@
|
||||
{
|
||||
"name": "ASPThai_Net-Webboard",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.2",
|
||||
"description": "ASPThai.Net Webboard",
|
||||
"website": "http://www.aspthai.net/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<meta name=\"copyright\" content=\"Copyright (C) 2002-2005 Supap Wanawan\" />"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix: <br \\/><br \\/><span class=\"text\" style=\"font-size:10px\">Powered by <a href=\"http:\\/\\/www.aspthai.net\\/\" target=\"_blank\" style=\"font-size:10px\">ASPThai.Net Webboard<\\/a> version ([\\d\\.]+)<\\/span><br \\/>)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<!-- ASPThai.Net Webboard ver. ([\\d\\.]+) is written and produced by Supap Wanawan)",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user