View Single Post
Old May 25th, 2018, 03:08 AM   #176
Rodster363
Vintage Member
 
Rodster363's Avatar
 
Join Date: May 2010
Location: Somewhere in Canads's beauty.
Posts: 678
Thanks: 34,743
Thanked 12,142 Times in 670 Posts
Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+Rodster363 50000+
Default Same Here

I've got the same problem. Seems any imagebam pics I try downloading with IHG return the "Request Aborted" error message. Can't figure it out.

Quote:
Originally Posted by berangus View Post
Code:
<host id="imagebam">

^http:\/\/(?:www\.)?imagebam\.com\/image\/[^&]+$

<searchpattern>

function(pageData, pageUrl) {
    var iUrl  = pageData.match(/img class=\"image\".+?src=\"(.+?)\"/);
    return iUrl ? {imgUrl: iUrl[1], status: "OK"} : {imgUrl: null, status: "ABORT"}
}
Lately I'm having trouble DLing imagebam posts using this code with IHG. It sometimes works, like on this post:

http://vintage-erotica-forum.com/sho...&postcount=552

However it doesn't get any of the pix on this one, giving the 'Request Aborted! Can't find image on page' message for each:

http://vintage-erotica-forum.com/sho...&postcount=555

Anyone know why?
Rodster363 is offline   Reply With Quote
The Following 6 Users Say Thank You to Rodster363 For This Useful Post: