mirror of
https://github.com/redlib-org/redlib.git
synced 2026-06-11 12:44:16 -04:00
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...