SuperGouge / ChanThreadWatch

Fork of the original discontinued ChanThreadWatch.
90 stars 13 forks source link

Adding the Archive (archived.moe) #67

Closed hardliner5000 closed 6 years ago

hardliner5000 commented 8 years ago

It might be useful to be able to support the new archive (archived.moe). It's not compatible with the recent version. Would that be possible please? Thanks a lot for the great effort and awesome share.

DerSandmann-Badcode commented 8 years ago

beyond me, it's acting odd because the full images are actually hosted at archive.nyafuu.org

SuperGouge commented 8 years ago

Support was added for the archive. Unfortunately, the site does not use standard HTTP redirect to redirect to the full images (hosted on other archive sites). This means full images cannot be properly retrieved.

hardliner5000 commented 7 years ago

Is there a possibility to fix the full Images issue?

DerSandmann-Badcode commented 6 years ago

Full images should be fixed now. I've added a SiteHelper that reads their meta redirect URLs and gets the actual resource.

SuperGouge commented 6 years ago

This is now fixed thanks to #78.