mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
28 lines
889 B
JSON
28 lines
889 B
JSON
{
|
|
"name": "Kleeja",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Kleeja is a free, open-source file upload system",
|
|
"website": "http://www.kleeja.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<title>[^\\(]+\\(Powered by Kleeja\\)<\\/title>)"
|
|
},
|
|
{
|
|
"text": "<meta name=\"copyrights\" content=\"Powered by Kleeja :: kleeja.com\" />"
|
|
},
|
|
{
|
|
"text": "<meta name=\"Description\" content=\"Powered by Kleeja :: kleeja.com\" />"
|
|
},
|
|
{
|
|
"text": "Powered by <a href=\"http://www.kleeja.com/\" target=\"_blank\">Kleeja</a>"
|
|
},
|
|
{
|
|
"text": "<!-- IF REMOVE: Pay for a license -->"
|
|
},
|
|
{
|
|
"text": "<!-- IF REMOVE: Pay for a license - see http://www.kleeja.com -->"
|
|
}
|
|
]
|
|
}
|