mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
742 B
JSON
20 lines
742 B
JSON
{
|
|
"name": "Turbo-Seek",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Turbo Seek enables anyone to build a Search Engine & Directory Portal with the minimum expense and effort.",
|
|
"website": "http://www.focalmedia.net/index_tb.html",
|
|
"matches": [
|
|
{
|
|
"name": "GHDB: filetype:cgi inurl:tseekdir.cgi",
|
|
"certainty": 75,
|
|
"ghdb": "filetype:cgi inurl:tseekdir.cgi"
|
|
},
|
|
{
|
|
"name": "uniquie javascript",
|
|
"certainty": 100,
|
|
"text": " var myspecs = \"'menubar=0,status=1,resizable=1,location=0,titlebar=1,toolbar=1,scrollbars=1,width=\" + mywidth + \",height=\" + myheight + \"'\";"
|
|
}
|
|
]
|
|
}
|