mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"name": "PHPKIT",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "PHPKIT WCMS - Web content management system to easily create your personal homepage, blog or business website.",
|
|
"website": "http://www.phpkit.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"PHPKIT WCMS \\- Web Content Managment System \\- mxbyte GbR copyright [\\d]{4}\\-[\\d]{4}\" \\/>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"PHPKIT WCMS Web Content Management System\" \\/>)"
|
|
},
|
|
{
|
|
"text": "<meta name=\"author\" content=\"PHPKIT WCMS - Web Content Management System - Copyright mxbyte GbR\" />"
|
|
},
|
|
{
|
|
"text": "<div id=\"pkcopyright\"><a class=\"none\" href=\"http://www.phpkit.com\">PHPKIT ist eine eingetragene Marke der mxbyte GbR ©"
|
|
},
|
|
{
|
|
"text": "<meta name=\"description\" content=\"PHPKIT, WCMS, Web Content Management System, Administration\" />",
|
|
"module": "Admin Page"
|
|
}
|
|
]
|
|
}
|