Files
OneForAll-mirror/data/rules/whatweb/turbo-seek.json
T
2020-07-29 00:02:06 +08:00

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 + \"'\";"
}
]
}