mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
649 B
JSON
14 lines
649 B
JSON
{
|
|
"name": "Webmedia-Explorer",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Webmedia Explorer scans and indexes everything under a folder called 'media' under the document root and builds a website automaticaly, generating file and folder listings, image galleries, message boards, news or simply text, anywhere it finds the corresponding data.",
|
|
"website": "http://www.webmediaexplorer.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?i-mx:Powered by <a href=\"http:\\/\\/www.webmediaexplorer.com[^>]*>webmedia explorer ([\\d\\.]+)<\\/a>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|