mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
556 B
JSON
16 lines
556 B
JSON
{
|
|
"name": "OpenKM",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "OpenKM - Open Source Electronic Document Management System",
|
|
"website": "http://www.openkm.com/en/",
|
|
"matches": [
|
|
{
|
|
"text": "<form name=\"login\" method=\"post\" action=\"j_security_check\" onsubmit=\"setCookie()\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<title>OpenKM Login<\\/title>[\\s]+<\\/head>[\\s]+<body onload=\"document\\.forms\\[0\\]\\.elements\\[0\\]\\.focus\\(\\)\">)"
|
|
}
|
|
]
|
|
}
|