mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
28 lines
876 B
JSON
28 lines
876 B
JSON
{
|
|
"name": "FEX",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "F*EX (Frams's Fast File EXchange) is a service that can be used to allow users anywhere on the Internet to exchange files of ANY size quickly and conveniently.",
|
|
"website": "http://fex.rus.uni-stuttgart.de/fex.html",
|
|
"matches": [
|
|
{
|
|
"url": "/logo.jpg",
|
|
"md5": "ad8a95bba8dd1a61d70bd38611bc2059"
|
|
},
|
|
{
|
|
"text": "<HEAD><TITLE>F*EX - File EXchange</TITLE></HEAD>"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<h1>F*EX - Frams' Fast File EXchange"
|
|
},
|
|
{
|
|
"regexp": "(?i-mx:<a href=\"mailto:[^\"]+\">fexmaster<\\/a><\\/address>)"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^fexsrv$)"
|
|
}
|
|
]
|
|
}
|