i think i know how to make this a little better
|
|
right now, because the script is told to run on:
when you go to pages like:
you can get page load errors because here is how i think i've made it better: change line 15 to this:
then have the includes be: http://images.google.*/images?*q=* http://www.google.tld/ http://www.google.*/webhp* http://images.google.*/imghp* and have this as the exclude:
also, if you do it this way, you don't need to exclude reader, notebook, etc. because this takes care of those. |
|
|
you can get page load errors because &safe=off gets added to the url there when you don't need it. Actually I designed it so it wouldn't do that but I see the error. There's no 100% way around it from where I see it. I'm going to make it http://www.google.tld/ and then just add other TLD's that aren't included in the TLD shortcut.
|