mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
702 B
JSON
19 lines
702 B
JSON
{
|
|
"name": "Collabtive",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Collabtive - Open Source Collaboration",
|
|
"website": "http://collabtive.o-dyn.de/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Login @ Collabtive</title>"
|
|
},
|
|
{
|
|
"text": "<!--<div id = \"jslog\" style = \"color:red;position:absolute;top:60%;right:5%;width:300px;border:1px solid;background-color:grey;\"></div>-->"
|
|
},
|
|
{
|
|
"text": "<form id = \"loginform\" name = \"loginform\" method=\"post\" action=\"manageuser.php?action=login\" onsubmit=\"return validateCompleteForm(this,'input_error');\">"
|
|
}
|
|
]
|
|
}
|