willy108
05-31-2006, 05:32 PM
I have already found multi search engine scripts. But i never see scripts about torrent file... I try. but failed...:)
http://www.torrentflux.com/
Adapt.
seand
09-16-2007, 07:18 AM
I have a torrent bookmarklet script which allows users to search up to 20 torrents sites at one time.
Feel free to use this:
javascript:(function(){ function getSearchString (promptString) { s = null;if (document.selection && document.selection.createRange) { s =document.selection.createRange().text; } else if (document.getSelection) { s= document.getSelection(); } if (! (s && s.length)) { s =prompt(promptString,''); } return s; } searchString = getSearchString('Enter text to search for:'); if (searchString != null) { if(searchString.length) { location='http://search.conduit.com/Results.aspx?ctid=CT580691&q='+escape(searchString)+'&si=thepiratebay.org,torrentspy.com,mininova.org,isohunt.com,btjunkie.org,usenext.com,torrentportal.com,demonoid.com,newtorrents.info,bitenova.nl,monova.org,feno py.com,sumotorrent.com,meganova.org,torrentat.org,spynova.org,eztvefnet.org,torrentman.com,wtorrent.com,torrentreactor.net'; } else { location ='http://search.conduit.com/default.aspx?&octid=CT580691&SearchSourceOrigin=1&ctid=CT580691&SelfSearch=1&hl=en'; } } })();
Try it here (javascript:(function(){ function getSearchString (promptString) { s = null;if (document.selection && document.selection.createRange) { s =document.selection.createRange().text; } else if (document.getSelection) { s= document.getSelection(); } if (! (s && s.length)) { s =prompt(promptString,''); } return s; } searchString = getSearchString('Enter text to search for:'); if (searchString != null) { if(searchString.length) { location='http://search.conduit.com/Results.aspx?ctid=CT580691&q='+escape(searchString)+'&si=thepiratebay.org,torrentspy.com,mininova.org,isohunt.com,btjunkie.org,usenext.com,torrentportal.com,demonoid.com,newtorrents.info,bitenova.nl,monova.org,feno py.com,sumotorrent.com,meganova.org,torrentat.org,spynova.org,eztvefnet.org,torrentman.com,wtorrent.com,torrentreactor.net'; } else { location ='http://search.conduit.com/default.aspx?&octid=CT580691&SearchSourceOrigin=1&ctid=CT580691&SelfSearch=1&hl=en'; } } })();) - I'm not sure if this will work on this forum.
Sean: http://www.myWhitehaven.net
No it won't, you'd have to copy and paste it.
seand
09-25-2007, 08:03 AM
No it won't, you'd have to copy and paste it.
You might like to try the following:
http://www.google.com/ig/directory?synd=open&num=24&url=http://sean.f.duffy.googlepages.com/torrents.xml
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.