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,19 @@
|
||||
{
|
||||
"name": "Wacintaki-Poteto-BBS",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Wacintaki Poteto BBS is a CSS conversion of Oekaki Poteto 5.x.",
|
||||
"website": "http://www.ninechime.com/products/",
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?-mix:<a href=\"http:\\/\\/www\\.NineChime\\.com\\/products\\/\" title=\"Get your own free BBS!\">Wacintaki ([^\\s^<]+)<\\/a> by Waccoon)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<div align=\"center\">OekakiPoteto v([^\\s]+) by <a href=\"http:\\/\\/suteki\\.nu\">RanmaGuy<\\/a> and <a href=\"http:\\/\\/www\\.cellosoft\\.com\">Marcello<\\/a>)"
|
||||
},
|
||||
{
|
||||
"text": "OekakiPoteto 5.x by <a href=\"http://www.suteki.nu\">RanmaGuy</a> and <a href=\"http://www.cellosoft.com\">Marcello</a><br />"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user