remove reference to instancesurl
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
1d1c354331
commit
c5ffb16340
@ -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, ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user