Quote Originally Posted by gwpriester View Post
Acorn - This is really cool, but, is there any way to get it to search a specific site instead of searching the entire web?

For example, searching for: Acorn site:talkgraphics.com limits the search to just TalkGraphics. Is there some way to modify your script to limit the search?
Gary, it is limited to your site where you change the domain value: var domain="www.stourpaine.info" //replace this with your site domain.

I assume you are after more than this?
It is just the same as your example where the domain value would be changed to: var domain="talkgraphics.com" //replace this with your site domain.

Acorn