http://toonces.jpg.to/ works as expected.
http://(Type any keyword here).jpg.to
81–90 of 129 posts
Re: http://(Type any keyword here).jpg.to
#82http://crazy.jpg.to/ doesn't work for some reason.
Re: http://(Type any keyword here).jpg.to
#83It is the first image result on google image search. The previous comments on different keywords verified this. To amaze yourself, try "sex" and "male" behind-the-scene technical aspect are not difficult to realize (either google image API, which is deprecated, or parse the result of http://www.google.com/search?tbm=isch&hl=en&source=h... and get the first image url after a predefined string anchor, say ), but the id…
Re: http://(Type any keyword here).jpg.to
#84Re: http://(Type any keyword here).jpg.to
#85Is there any way to flag a photo? I just made a search for a dog type and found an inappropriate photo unfortunately...
Re: http://(Type any keyword here).jpg.to
#86Re: http://(Type any keyword here).jpg.to
#87Re: http://(Type any keyword here).jpg.to
#88Re: http://(Type any keyword here).jpg.to
#89http://pornography.jpg.to/ WTF!?
Re: http://(Type any keyword here).jpg.to
#90Earlier quoted context omitted.
Very nice observation!
I take that since your website didn't state any call limit, you must be using the second method (parsing google image result page). Give user option to get more photo (in ways like: /1, /2) as the index of result page. Or even randomize the result (provide an option to random deliver the result, so same call doesn't result in the same image) might serve the user good. lots of ideas.