mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"name": "PHP-Live",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "PHP Live! enables live help and live customer support communication directly from your website.",
|
|
"website": "http://www.phplivesupport.com/",
|
|
"matches": [
|
|
{
|
|
"text": "// image is NOT CACHED (Netscape problem). keep this or bad things could happen"
|
|
},
|
|
{
|
|
"text": "<!-- copyright OSI Codes Inc. http://www.osicodes.com [DO NOT DELETE] -->"
|
|
},
|
|
{
|
|
"text": "<!-- copyright OSI Codes, http://www.osicodes.com [DO NOT DELETE] -->"
|
|
},
|
|
{
|
|
"text": "<!-- BEGIN PHP Live! Code, copyright 2001 OSI Codes -->"
|
|
},
|
|
{
|
|
"text": "<!-- END PHP Live! Code, copyright 2001 OSI Codes -->"
|
|
},
|
|
{
|
|
"text": "<title> Knowledge BASE (FAQ) </title>"
|
|
},
|
|
{
|
|
"text": "<font color=\"#FF0000\">[Configuration Error: config files not found!] Exiting"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:\t<div id=\"copyright\">Powered by <a href='http:\\/\\/www.phplivesupport.com\\/\\?link' target='newwin'>PHP Live\\!<\\/a> v([\\d\\.]+) © OSI Codes Inc.<\\/div>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|