Remove ani.social from exclude list and add ani.social to instances-definitions.ts (#266)

* Remove ani.social from exclude list

* Add ani.social to instances-definitions.ts

---------

Co-authored-by: Nutomic <me@nutomic.com>
This commit is contained in:
sleeping-miyagi 2023-11-10 17:54:02 +08:00 committed by GitHub
parent 668d73768b
commit 2f3f5b9bae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -24,7 +24,6 @@
"lemmy.burger.rodeo",
"bakchodi.org",
"lemmy.comfysnug.space",
"ani.social",
"rqd2.net"
]
}

View file

@ -489,6 +489,11 @@ export const RECOMMENDED_INSTANCES: RecommendedInstance[] = [
languages: ["en"],
topics: [GAMING],
},
{
domain: "ani.social",
languages: ["en"],
topics: [HOBBIES, ART],
},
{
domain: "lemmy.myserv.one",
languages: ["en"],