Add librex placeholder

This commit is contained in:
us.nadeko.net 2024-01-16 15:57:10 -03:00
parent c9fff30e22
commit f38c9384a5

View file

@ -7,13 +7,14 @@ server {
location / {
add_header Content-Type text/plain;
return 200 "LibreX is now deprecated, if you come from the hnhx/LibreX repository and want to try LibreX, you should use LibreY, a fork of LibreY maintained by a few individuals. hnhx just vanished without a trace.
\t https://github.com/Ahwxorg/librey
You can also try using 4get if you want something fast and simple like LibreY
\t Main instance:\t https://4get.ca
\t My Instance:\t https://4get.nadeko.net
\t More Instances: \t https://4get.ca/instances
\t Instances:\t https://4get.ca/instances
Good luck! (´ ∀ ` *)";
}