mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
15 lines
513 B
JSON
15 lines
513 B
JSON
{
|
|
"name": "Easy-File-Sharing-Web-Server",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Easy File Sharing Web Server is a file sharing software that allows visitors to upload/download files easily through a Web Browser",
|
|
"website": "http://www.sharing-file.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Easy File Sharing Web Server v(.+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|