mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
953 B
JSON
28 lines
953 B
JSON
{
|
|
"name": "File-Upload-Manager",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.3",
|
|
"description": "Web based file upload manager written in PHP.",
|
|
"website": "http://www.mtnpeak.net",
|
|
"matches": [
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "+intitle:\"File Upload Manager\" \"rename to\" \"file types allowed\""
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<title>File Upload Manager</title>"
|
|
},
|
|
{
|
|
"text": "<!-- Copyright (c) 2003 thepeak. Get your own copy of this free PHP script from www.mtnpeak.net -->"
|
|
},
|
|
{
|
|
"text": "<a href=\"http://www.mtnpeak.net\" style=\"text-decoration: none; color: #C0C0C0; font-size: 9px; cursor: default\";>© thepeak</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<!-- File Upload Manager v([\\d\\.]+[^>]+) -->)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|