mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
31 lines
1.5 KiB
JSON
31 lines
1.5 KiB
JSON
{
|
||
"name": "Mac-OSX-Server",
|
||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||
"version": "0.1",
|
||
"description": "Powerful yet streamlined, Snow Leopard Server makes it easier than ever for the people in your organization to collaborate, communicate, and share information. Up to 2x faster than its predecessor, Mac OS X Server v10.6 Snow Leopard is a full 64-bit UNIX server OS with dozens of new and updated features.",
|
||
"website": "http://www.apple.com/server/macosx/",
|
||
"matches": [
|
||
{
|
||
"certainty": 75,
|
||
"text": "<title>Mac OS X Server</title>"
|
||
},
|
||
{
|
||
"os": "Mac OSX",
|
||
"regexp": "(?-mix:<div class=\"page_footer_appversion\">Mac OS X Server Web Services Server ([\\d\\.]+)<\\/div>)",
|
||
"offset": 1
|
||
},
|
||
{
|
||
"os": "Mac OSX",
|
||
"regexp": "(?-mix:<li><a href=\"\\/users\\/([^\\/]+)\\/\"><span class=\"img\"><img src=\"\\/collaboration\\/images\\/user\\.jpg\" alt=\"\" width=\"32\" height=\"32\"><\\/span><span class=\"title\">[^<]+<\\/span><span class=\"description\"><\\/span><\\/a><\\/li>)"
|
||
},
|
||
{
|
||
"text": "<iframe id=\"webmail_frame\" src=\"/webmail/src/\"><!-- this frame will enable the webmail link if webmail is active --></iframe>",
|
||
"os": "Mac OSX"
|
||
},
|
||
{
|
||
"text": "<link rel=\"stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"/collaboration/css/required_compressed.css\">",
|
||
"os": "Mac OSX"
|
||
}
|
||
]
|
||
}
|