mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
572 B
JSON
20 lines
572 B
JSON
{
|
|
"name": "XWiki",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "XWiki - Open Source Wiki and Content-Oriented Application Platform",
|
|
"website": "http://www.xwiki.org/",
|
|
"matches": [
|
|
{
|
|
"text": "<meta name=\"wiki\" content=\"xwiki\"/>"
|
|
},
|
|
{
|
|
"text": "<div id=\"xwikilicence\">"
|
|
},
|
|
{
|
|
"offset": 2,
|
|
"regexp": "(?-mix:<div id=\"xwikiplatformversion\">(Powered by )?(XWiki Enterprise )?([^\\s<>]+))"
|
|
}
|
|
]
|
|
}
|