mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
509 B
JSON
19 lines
509 B
JSON
{
|
|
"name": "Lasso-Web-Data-Engine",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Lasso Web Data Engine is a cross-platform Web Application Server",
|
|
"website": "http://www.blueworld.com/blueworld/products/",
|
|
"matches": [
|
|
{
|
|
"certainty": 25,
|
|
"ghdb": "filetype:lasso"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:Lasso\\/([^\\s]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|