mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
21 lines
804 B
JSON
21 lines
804 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|