Page 1 of 1

still cannot grab lazy loading thumbs?

Posted: Tue Apr 10, 2018 1:03 pm
by bbhrucy79
I think I reported this like 6 months ago, but looks like this bug is still not taken care of.

http://www.femjoyavenue.info/cannot-gra ... images.jpg

Re: still cannot grab lazy loading thumbs?

Posted: Tue Apr 10, 2018 1:06 pm
by bbhrucy79
okay I am unable to attach any screenshots here but believe me, it does not grab lazy loading images, grabber says:

This url doesn't contain any image!

Like: nudeteenladies.com

Re: still cannot grab lazy loading thumbs?

Posted: Thu Apr 12, 2018 8:14 am
by texpert
Hello bbhrucy79,

we are sorry but we cannot implement this into the script because bots cannot load JS code.


Best regards,
Alex

Re: still cannot grab lazy loading thumbs?

Posted: Thu Apr 12, 2018 10:10 am
by bbhrucy79
I looked at the sourcecode of above site and - although it uses lazy loading - the other thing is that it uses a subdomain from which it loads the thumbs. Can this be the problem?

it loads images from images.nudeteenladies.com

It can be a cdn network?

In any case, if above is the case, then the problem is not lazy loading

For lazy loading, if it helps: the code looks like this:



data-original="someimage.jpg"

rather than:

src="someimage.jpg"


So te3 should definitely recognize that markup too, not only src!!!

I know it can be done because SCJ programmer already implemented it after I asked, actually he implemented it and published an update the same day I put the request on the forum - which is quite crazy fantastic performance from him :-)

If the problem is the subdomain, then a different solution must be sought.