mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
33 lines
992 B
JSON
33 lines
992 B
JSON
{
|
|
"name": "Index-Of",
|
|
"author": "Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Index of",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "<title>Index of /"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "name \"last modified\" size description"
|
|
},
|
|
{
|
|
"text": "<a href=\"?C=N;O=D\">Name</a></th><th><a href=\"?C=M;O=A\">Last modified</a>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"\\?C=N;O=D\">Name<\\/a>[\\s]*<a href=\"\\?C=M;O=A\">Last modified<\\/a>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<pre>Name[\\s]+Last modified[\\s]+Size[\\s]+<hr>)"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<A HREF=\"\\?N=D\">Name<\\/A>[\\s]+<A HREF=\"\\?M=A\">Last modified<\\/A>)"
|
|
},
|
|
{
|
|
"name": "minimal apache listing",
|
|
"regexp": "(?-mix:<title>Index of \\/[^<]*<\\/title>[\\s]*<\\/head>[\\s]*<body>[\\s]*<h1>Index of )"
|
|
}
|
|
]
|
|
}
|