mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +00:00
Exclude nrsk.no from instance list (#118)
This commit is contained in:
parent
4908fdeb87
commit
eb41a077ed
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
||||||
"eu": ["lemmy.eus"],
|
"eu": ["lemmy.eus"],
|
||||||
"ja": ["tabinezumi.net", "lm.korako.me"],
|
"ja": ["tabinezumi.net", "lm.korako.me"],
|
||||||
"it": ["feddit.it"],
|
"it": ["feddit.it"],
|
||||||
"exclude": ["lemmy.glasgow.social","ds9.lemmy.ml","voyager.lemmy.ml","enterprise.lemmy.ml"]
|
"exclude": ["lemmy.glasgow.social","ds9.lemmy.ml","voyager.lemmy.ml","enterprise.lemmy.ml","nrsk.no"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue