mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
944 B
JSON
22 lines
944 B
JSON
{
|
|
"name": "DBHcms",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "The DBHcms is a small free Open Source content management system for personal and small business websites.",
|
|
"website": "http://www.drbenhur.com",
|
|
"matches": [
|
|
{
|
|
"text": "<a target=\"_blank\" href=\"http://www.drbenhur.com/\" class=\"copyright\"> powered by DBHcms </a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--[\\s]+\\#{90,100}[\\s]+#[\\s]+#[\\s]+# DBHCMS - Web Content Management System[\\s]+#[\\s]+#[\\s]+#[\\s]+\\#{90,100})"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--[\\s]+Please leave this link on your website, it will help a lot for the DBHcms to get well-known.)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--[\\s]+Change the copyright but please leave a link \"powered by DBHcms\" to http:\\/\\/www.drbenhur.com[\\s])"
|
|
}
|
|
]
|
|
}
|