Change base url of youthlic.social from youthlic.fun

This commit is contained in:
ulic-youthlic 2025-06-30 21:53:44 +08:00
parent f47fcb9b9b
commit 4dfd323325
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@
(radicle-explorer.withConfig {
preferredSeeds = [
{
hostname = "seed.youthlic.fun";
hostname = "seed.youthlic.social";
port = 443;
scheme = "https";
}