mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
707 B
JSON
20 lines
707 B
JSON
{
|
|
"name": "Oracle-WebDB",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Oracle WebDB is a complete solution for building, deploying, and proactively monitoring Web database applications and content-driven Web sites.",
|
|
"website": "http://download.oracle.com/docs/cd/A81042_01/DOC/webdb.816/index.htm",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Oracle_WebDb_Listener\\/([^\\s]+))",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "headers[location]",
|
|
"regexp": "(?-mix:^(https?:\\/\\/[^\\/]+)?\\/WebDB\\/WEBDB\\.home$)",
|
|
"certainty": 75
|
|
}
|
|
]
|
|
}
|