zixaphir / appchan-x

The most comprehensive, feature filled 4chan userscript.
http://zixaphir.github.io/appchan-x
Other
133 stars 61 forks source link

Fix for 4chan Thumbnails #949

Closed ButchDeLoria closed 8 years ago

ButchDeLoria commented 9 years ago

It looks like the t.4cdn.org subdomain isn't used anymore and thumbnails and full images are both delivered through i.4cdn.org. This was a quick dirty fix made from Ctrl+F "t.4cdn" and trial and error, but it seems to work. Ignore commit b670c9a, this is the first time I've filed a pull request and I don't know how to clear that accidental one.

ccd0 commented 9 years ago

You need to edit the sources and not just the compiled script. I opened #950 with the sources edited.