Quote:
Originally Posted by Colmike7
Ah sorry, I thought I read that it was going on for a while. Not sure why..
But, even when it is working (Looks fine now, although the first try timed out for me), I still see broken images here and there on almost every load using XML. Do you know of a good way to just filter those out?
|
I don't see them very often but no real good way to filter them out that I know of.
Th eonly thing I ever came up with was testing each image as youu bring in the xml (or something like that). That would mean pulling every image file onto your server so you could interrogate it to see if it is the gray chaturbate image or an actual model image.
That seems like a lot of extra load for every xml load, ya know? If you pull in 1000 recordss then you have to also pull in 1000 images to check each one.
There might be a better way to do it, I just haven't figured any other way out, so I just accept that there will sometimes be ugly gray chaturbate images pulled in from the cdn.
.