Files
OneForAll-mirror/data/rules/whatweb/wacintaki-poteto-bbs.json
T
2020-07-29 00:02:06 +08:00

20 lines
866 B
JSON

{
"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 />"
}
]
}