Closed loadletter closed 10 years ago
Did moot make images.* not work? On Dec 9, 2013 10:01 AM, "loadletter" notifications@github.com wrote:
Image redirect redirects to images.4chan.org, instead of i.4cdn.org.
— Reply to this email directly or view it on GitHubhttps://github.com/eksopl/fuuka/issues/75 .
images.4chan.org-domain works fine for me, but that redirect can be fixed by changing img_link on board-config.pl https://github.com/eksopl/fuuka/blob/master/board-config.pl#L26
Seems like a non-issue then. On Dec 9, 2013 11:37 AM, "anounyym1" notifications@github.com wrote:
images.4chan.org-domain works fine for me, but that redirect can be fixed by changing img_link on board-config.pl https://github.com/eksopl/fuuka/blob/master/board-config.pl#L26
— Reply to this email directly or view it on GitHubhttps://github.com/eksopl/fuuka/issues/75#issuecomment-30147574 .
It's just that the latest versions of 4chan X expects the domain i.4cdn.org to redirect dead links. So installgentoo.net (only thumbnails) --(redirect)--> 4chan --(4chanx redirect)--> rbt.asia (full image) doesn't work anymore.
Done, but that's a config variable, so it's mostly up to the site owners to fix it. I'll look into having fuuka ignore those URLs and use the ones in Yotsuba.pm instead. There's no reason for those to be user settable, anyway.
Image redirect redirects to images.4chan.org, instead of i.4cdn.org.