mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
1.0 KiB
JSON
28 lines
1.0 KiB
JSON
{
|
|
"name": "Kajona",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Kajona - Open Source Content Management System - Requires PHP & MySQL",
|
|
"website": "http://www.kajona.de/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"Kajona., www\\.kajona\\.de\" \\/>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!--\\s+Website powered by Kajona. Open Source Content Management Framework)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<script type=\"text\\/javascript\">KAJONA_(DEBUG|WEBPATH) = )"
|
|
},
|
|
{
|
|
"text": "<div class=\"left\">powered by Kajona</div>"
|
|
},
|
|
{
|
|
"text": "<div id=\"footerContainer\">powered by <a href=\"http://www.kajona.de\" target=\"_blank\" title=\"Kajona"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<div class=\"copyright\">© (20[\\d]{2}) <a href=\"http:\\/\\/www\\.kajona\\.de\" target=\"_blank\" title=\"Kajona)"
|
|
}
|
|
]
|
|
}
|