You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pawchive.pw posts with preview-only images no longer 404. Some posts only keep the embedded preview of an image (the original file was never archived, so the post page shows no zoom-in / full-size link). The app tried to download the full file and every one of them failed with a 404. It now downloads the preview that the post actually has, so these posts download correctly. Posts with regular files or attachments are unaffected.
Added a safety fallback: if a pawchive file 404s on the file host but a preview exists, the app uses the preview instead.