mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
533 B
JSON
19 lines
533 B
JSON
{
|
|
"name": "Ultraseek",
|
|
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Ultraseek - web site search engine product information - Homepage [Offline] : http://www.ultraseek.com/",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:^Ultraseek)",
|
|
"search": "headers[server]"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Ultraseek\\/([^\\s]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|