mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
338 B
JSON
15 lines
338 B
JSON
{
|
|
"name": "MoinMoin",
|
|
"website": "https://moinmo.in",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[MOIN_SESSION]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "moin(?:_static(\\d)(\\d)(\\d)|.+)/common/js/common\\.js"
|
|
}
|
|
],
|
|
"implies": "Python"
|
|
} |