mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"name": "Subdreamer-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Whether your goal is creating a simple or full scale website, Subdreamer will get you there by providing unbeatable content management tools.",
|
|
"website": "http://www.subdreamer.com/",
|
|
"matches": [
|
|
{
|
|
"name": "GHDB: \"powered by Subdreamer CMS\"",
|
|
"certainty": 75,
|
|
"ghdb": "\"powered by Subdreamer CMS\""
|
|
},
|
|
{
|
|
"name": "powered by text #1",
|
|
"certainty": 100,
|
|
"text": "<a href=\"http://www.subdreamer.com\" target=\"_blank\" class=\"copyright\">Website powered by Subdreamer CMS</a>"
|
|
},
|
|
{
|
|
"name": "powered by text #2",
|
|
"certainty": 100,
|
|
"regexp": "(?-mix:<a href=\"http:\\/\\/www.subdreamer.com[\\/]*\" title=\"Website powered by Subdreamer[\\ CMS]*\">Website powered by Subdreamer[\\ CMS]*<\\/a>)"
|
|
},
|
|
{
|
|
"name": "login page text",
|
|
"certainty": 100,
|
|
"text": "<div id=\"copyright\">Powered by <b>Subdreamer CMS</b></div>"
|
|
},
|
|
{
|
|
"name": "old login page text",
|
|
"certainty": 100,
|
|
"text": "<td class=\"logintitle\" height=\"18\">Subdreamer Admin Panel</td>"
|
|
}
|
|
]
|
|
}
|