making progress, almost ready to write to disk
This commit is contained in:
16
seeds/seeds.go
Normal file
16
seeds/seeds.go
Normal file
@@ -0,0 +1,16 @@
|
||||
package seeds
|
||||
|
||||
var SeedInstances = [...]string{
|
||||
"splat.soy",
|
||||
"veenus.art",
|
||||
"iscute.moe",
|
||||
"order.life",
|
||||
"princess.cat",
|
||||
"blobturtle.club",
|
||||
"busshi.moe",
|
||||
"thewired.xyz",
|
||||
"wetfish.space",
|
||||
"underscore.world",
|
||||
"fedi.valkyrie.world",
|
||||
"gnosis.systems",
|
||||
}
|
||||
Reference in New Issue
Block a user