remove reference to instancesurl
Some checks failed
docker / nitter (push) Failing after 4m59s
docker / session (push) Successful in 11s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-05-23 00:59:42 +03:00
parent 1d1c354331
commit c5ffb16340
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

View File

@ -84,9 +84,8 @@ routes:
&"Instance has been rate limited.", cfg) &"Instance has been rate limited.", cfg)
error NoSessionsError: error NoSessionsError:
const link = a("another instance", href = instancesUrl)
resp Http429, showError( resp Http429, showError(
&"Instance has no auth tokens, or is fully rate limited.<br>Use {link} or try again later.", cfg) &"Instance has no auth tokens, or is fully rate limited.", cfg)
extend rss, "" extend rss, ""
extend status, "" extend status, ""