mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"name": "eXtplorer",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "eXtplorer is a PHP and Javascript-based File Manager",
|
|
"website": "http://extplorer.net/",
|
|
"matches": [
|
|
{
|
|
"url": "/extplorer.xml",
|
|
"regexp": "(?-mix:<version>([^<]+)<\\/version>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<title>Login - eXtplorer</title>"
|
|
}
|
|
]
|
|
}
|