mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
28 lines
1.1 KiB
JSON
28 lines
1.1 KiB
JSON
{
|
|
"name": "Puppet-Dashboard",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "The Puppet Dashboard is a web interface and reporting tool for a Puppet installation.",
|
|
"website": "http://projects.puppetlabs.com/projects/dashboard",
|
|
"matches": [
|
|
{
|
|
"url": "/images/favicon.ico",
|
|
"md5": "ba4bfe5d1deb2b4410e9eb97c5b74c9b"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<title>Puppet Node Manager</title>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<li class='' id='dashboard-version'>[\\s]+<a href=\"https:\\/\\/github\\.com\\/puppetlabs\\/puppet-dashboard\\/blob\\/([^\\s]+)\\/CHANGELOG\">)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<p><a href=\"http:\\/\\/puppetlabs\\.com\\/\">© Copyright (20[\\d]{2}) Puppet Labs<\\/a><\\/p>)"
|
|
},
|
|
{
|
|
"text": "<a href='/' style=\"background-repeat: no-repeat; text-indent: -9000px; background-image: url('/images/dashboard_logo.png'); height: 23px; width: 155px\" title='Puppet Dashboard'>Puppet Dashboard</a>"
|
|
}
|
|
]
|
|
}
|