mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
656 B
JSON
20 lines
656 B
JSON
{
|
|
"name": "Isolsoft-Support-Center",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Support Center is a fully automated Help Desk solution.",
|
|
"website": "http://www.isolsoft.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<strong><font color=\"#FF0000\">Warning! This heldesk requires a browser with javascript "
|
|
},
|
|
{
|
|
"text": "<!-- Copyright Line: Unauthorized removal can void license -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<p align=\"center\"><font size=\"1\">Powered by: Support Center v([^<^\\s]+)<br>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|