mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
513 B
JSON
17 lines
513 B
JSON
{
|
|
"name": "XchangeBoard",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Old forum",
|
|
"website": "http://www.xchangeboard.de",
|
|
"matches": [
|
|
{
|
|
"text": "h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:\t<div align=\"center\"><small>Powered by <a href=\"http:\\/\\/www.xchangeboard.de\">XchangeBoard<\\/a> ver ([\\d\\.a-z]+) - )",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|