mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
24 lines
1.0 KiB
JSON
24 lines
1.0 KiB
JSON
{
|
|
"name": "PHP-Support-Tickets",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "PHP Support Tickets - PHP5 / MySQL helpdesk system.",
|
|
"website": "http://www.phpsupporttickets.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www\\.phpsupporttickets\\.com\" target=\"_blank\" title=\"php support tickets\">PHP Support Tickets v([^\\s^<]+)<\\/a><br \\/><br \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<title>PHP Support Tickets :: Login</title>"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<meta name=\"copyright\" content=\"Triangle Solutions Ltd\" />"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--<td class=\"boxborder list-menu\" width=\"10%\"><a href=\"javascript:popwindow\\('help\\.php#userpage','top=150,left=300,width=400,height=400,buttons=no,scrollbars=YES,location=no,menubar=no,resizable=no,status=no,directories=no,toolbar=no'\\)\" title=\"Help popup\">Help<\\/a><\\/td>-->)"
|
|
}
|
|
]
|
|
}
|