6 Commits

Author SHA1 Message Date
Austin Huang
bdc84235c1 fix: avoid redirecting to undefined instance
Since there's an onion instance in the list without a `url` value, occasionally the redirect gives `undefined` as instance domain. This avoids it for clearnet users.

For users on an onion domain this will return only onion instances, though this might not be the most appropriate choice right now given that there is only one onion instance...
2025-07-20 19:28:25 -04:00
nune
7193b6c9ac Update check_update.js 2025-07-01 07:44:47 -04:00
Matthew Esposito
ebc682da2d chore: update error page 2025-02-08 16:59:32 -05:00
Matthew Esposito
d3ba5f3efb feat(error): add new instance buttom 2024-11-19 16:30:37 -05:00
Matthew Esposito
62717ef6b2 fix: update error template 2024-11-14 11:49:47 -05:00
Matthew Esposito
f03bdcf472 feat: display whether or not the instance is up to date on error (#310) 2024-11-01 18:16:25 -04:00