mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
912 B
JSON
20 lines
912 B
JSON
{
|
|
"name": "cPassMan",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "cPassMan is a Passwords Manager dedicated for managing passwords in a collaborative way. It is especially designed to provide passwords access security for allowed people.",
|
|
"website": "http://www.cpassman.org/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>Collaborative Passwords Manager</title>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/cpassman.org[\\/]?\" target=\"_blank\">cPassMan<\\/a> ([^\\ ]+))",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<a rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-nd/3.0/\" title=\"Collaborative Passwords Manager by Nils Laumaillé is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License\" target=\"_blank\">"
|
|
}
|
|
]
|
|
}
|