mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
24 lines
800 B
JSON
24 lines
800 B
JSON
{
|
|
"name": "Sun-Java-System-Calendar-Express",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Sun Java System Calendar Server is Sun's calendar (scheduling) server.",
|
|
"website": "http://www.sun.com/software/products/calendar_srvr/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title>Sun Java\\[tm\\] System Calendar Express ([^<]+)<\\/title>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<TITLE>Sun Java[tm] System Calendar Express</TITLE>"
|
|
},
|
|
{
|
|
"text": "<img src=\"imx/login-logo.gif\" width=\"186\" height=\"79\" alt=\"Sun Microsystems, Inc.\">"
|
|
},
|
|
{
|
|
"url": "/imx/login-logo.gif",
|
|
"md5": "b86a7d65b64efa500048d9fc2840c390"
|
|
}
|
|
]
|
|
}
|