loadletter / 4chan-x

Fork of 4chan X 2.x
MIT License
44 stars 8 forks source link

Image resolution fix causes conflict with ExLinks #52

Closed ccd0 closed 10 years ago

ccd0 commented 10 years ago

I had this issue on my fork a while back. ExLinks adds links to the file info before 4chan X parses it, so reading the dimensions from the last child node doesn't work. Reading the third node, or the node after the first link, works.