mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"name": "CmyDocument",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "CmyDocument is a Content Management and Document Management application",
|
|
"website": "http://cmydocument.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<link href=\"CmyDocument.css\" rel=\"stylesheet\" type=\"text/css\">"
|
|
},
|
|
{
|
|
"text": "<link href=\"CmyDocument2.css\" rel=\"stylesheet\" type=\"text/css\">"
|
|
},
|
|
{
|
|
"text": "<link rel=\"stylesheet\" type=\"text/css\" href=\"CmyDocument.css\">"
|
|
},
|
|
{
|
|
"text": "<link rel=\"SHORTCUT ICON\" href=\"icon_cmydoc.ico\">"
|
|
},
|
|
{
|
|
"text": "<!-- footer (begin) --><!-- *** Note: Only licensed users are allowed to remove or change the following copyright statement. *** -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<td style=\"white-space: nowrap;\"><span class=\"aspmaker\"><a href=\"myDocview\\.asp\\?(myDocID|ID)=[\\d]+\">View<\\/a><\\/span><\\/td>)"
|
|
}
|
|
]
|
|
}
|