mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
2f3f5b9bae
* Remove ani.social from exclude list * Add ani.social to instances-definitions.ts --------- Co-authored-by: Nutomic <me@nutomic.com>
29 lines
524 B
JSON
29 lines
524 B
JSON
{
|
|
"start_scan_instances": [
|
|
"lemmy.ml",
|
|
"lemm.ee",
|
|
"lemmy.world",
|
|
"feddit.it",
|
|
"lemmygrad.ml",
|
|
"reddthat.com",
|
|
"lemmy.sdf.org",
|
|
"feddit.uk",
|
|
"hexbear.net",
|
|
"lemmy.fmhy.ml",
|
|
"discuss.online",
|
|
"feddit.de",
|
|
"lemmings.world"
|
|
],
|
|
"exclude": [
|
|
"lemmy.glasgow.social",
|
|
"ds9.lemmy.ml",
|
|
"voyager.lemmy.ml",
|
|
"enterprise.lemmy.ml",
|
|
"nrsk.no",
|
|
"burggit.moe",
|
|
"lemmy.burger.rodeo",
|
|
"bakchodi.org",
|
|
"lemmy.comfysnug.space",
|
|
"rqd2.net"
|
|
]
|
|
}
|