mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
567 B
JSON
18 lines
567 B
JSON
{
|
|
"name": "coWiki",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "coWiki - wiki",
|
|
"website": "http://www.cowiki.org/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<!-- Generated by coWiki ([^ ]+) \\((http:\\/\\/www.develnet.org|http:\\/\\/www.cowiki.org)\\) -->)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"coWiki ([^,]+), (http:\\/\\/www.develnet.org|http:\\/\\/www.cowiki.org)\"[^>]*>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|