mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
696 B
JSON
17 lines
696 B
JSON
{
|
|
"name": "Proxmox-VE",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Proxmox Virtual Environment is an easy to use Open Source virtualization platform for running Virtual Appliances and Virtual Machines.",
|
|
"website": "http://www.proxmox.com/products/proxmox-ve",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<a href='http:\\/\\/www\\.proxmox\\.com' target='_blank' class=\"boxheadline\">Proxmox Virtual Environment ([^<^\\s]+)<\\/a>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<img alt=\"\" style=\"display:block;border:0px;width:1000px;max-height:300px;\" src='/images/logo_pve.jpg'>"
|
|
}
|
|
]
|
|
}
|