now passes linting
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
package seeds
|
||||
|
||||
// SeedInstances is a list of instance hostnames used to seed the indexer.
|
||||
// This list so far is a bunch of instances that have been
|
||||
// banned/defederated by others so it's important to seed them so that we
|
||||
// can always get their toots for archiving; they will likely not appear in
|
||||
// common mentions/public indices.
|
||||
var SeedInstances = [...]string{
|
||||
"splat.soy",
|
||||
"veenus.art",
|
||||
|
||||
Reference in New Issue
Block a user