mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"name": "Zikula",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Zikula is a Web Application Toolkit, which allows you to run impressive websites and build powerful online applications.",
|
|
"website": "http://zikula.org",
|
|
"matches": [
|
|
{
|
|
"name": "meta generator",
|
|
"text": "<meta name=\"Generator\" content=\"Zikula - www.zikula.org\" />"
|
|
},
|
|
{
|
|
"name": "meta generator de",
|
|
"text": "<meta name=\"Generator\" content=\"Zikula - http://zikula.de\" />"
|
|
},
|
|
{
|
|
"name": "meta generator - full",
|
|
"text": "<meta name=\"generator\" content=\"Zikula Application Framework - http://zikula.de\" />"
|
|
},
|
|
{
|
|
"name": "powered by community text",
|
|
"text": "<a href=\"http://community.zikula.org/\" title=\"Powered by Zikula\">Zikula</a>"
|
|
},
|
|
{
|
|
"name": "powered by text",
|
|
"text": "Powered by <a href=\"http://www.zikula.org\">Zikula</a>"
|
|
}
|
|
]
|
|
}
|