Skip to content

Fix dead annas-archive.se domain (stopgap for #160, #168, #176) - #185

Open
papacasper wants to merge 1 commit into
dstark5:mainfrom
papacasper:fix/dead-annas-archive-domain
Open

Fix dead annas-archive.se domain (stopgap for #160, #168, #176)#185
papacasper wants to merge 1 commit into
dstark5:mainfrom
papacasper:fix/dead-annas-archive-domain

Conversation

@papacasper

Copy link
Copy Markdown

Summary

  • `annas-archive.se` no longer resolves (NXDOMAIN as of 2026-08). This is the domain hardcoded in `lib/services/annas_archieve.dart` and `lib/services/download_file.dart`, so search/download are currently broken for everyone.
  • Swapped both to `annas-archive.li`, which currently resolves and serves the site.

Why not wait for #180

#180 (configurable base URL) is the right long-term fix and should still be merged — this PR is just a minimal, low-risk patch to unblock the app in the meantime, since the project has several open issues about it being completely non-functional (#160, #168, #176, #92) and #180 hasn't been reviewed.

Test plan

  • `flutter build linux --release` succeeds
  • Manually verified `annas-archive.li` resolves and serves 200s where `.se` returns NXDOMAIN

annas-archive.se no longer resolves. .li currently resolves and serves
the site. This is a minimal stopgap; dstark5#180 (configurable base URL) is
the real long-term fix and should still be merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant