mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 11:51:17 +00:00
Nutomic
9d69928514
* Exclude instances with more than 30% of active users * prettier * submodules * reorder
29 lines
528 B
JSON
29 lines
528 B
JSON
{
|
|
"start_scan_instances": [
|
|
"lemmy.ml",
|
|
"lemm.ee",
|
|
"feddit.it",
|
|
"lemmygrad.ml",
|
|
"reddthat.com",
|
|
"lemmy.sdf.org",
|
|
"feddit.uk",
|
|
"hexbear.net",
|
|
"discuss.online",
|
|
"feddit.org",
|
|
"lemmings.world",
|
|
"lemmy.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",
|
|
"test.hexbear.net"
|
|
]
|
|
}
|