mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"name": "ikiwiki",
|
|
"website": "http://ikiwiki.info",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link rel=\"alternate\" type=\"application/x-wiki\" title=\"Edit this page\" href=\"[^\"]*/ikiwiki\\.cgi"
|
|
},
|
|
{
|
|
"regexp": "<a href=\"/(?:cgi-bin/)?ikiwiki\\.cgi\\?do="
|
|
}
|
|
]
|
|
} |