mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
708 B
JSON
20 lines
708 B
JSON
{
|
|
"name": "Cerberus-Helpdesk",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Cerberus Helpdesk - fast and flexible web-based platform for business collaboration and automation",
|
|
"website": "http://www.cerberusweb.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:CerberusPublicGUI=[a-f\\d]{32};)"
|
|
},
|
|
{
|
|
"text": "<!-- If you have your own stylesheet for HTML elements, you can remove the cerberus-html.css link -->"
|
|
},
|
|
{
|
|
"text": "<td width=\"519\" class=\"kb_most_viewed_articles\">Most Viewed Knowledgebase Articles</td>"
|
|
}
|
|
]
|
|
}
|