Skip to content

Commit 3232ef9

Browse files
committed
add several reddit users (thanks multiplicity!)
1 parent 37f834e commit 3232ef9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server/reddit_indexer.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ func (indexer *RedditIndexer) run() {
3939
users := []string{
4040
"chris_wilson", "Bex_GGG", "Negitivefrags", "Omnitect", "qarldev", "BrianWeissman_GGG",
4141
"Mark_GGG", "RhysGGG", "Dan_GGG", "Rory_Rackham", "Blake_GGG", "Fitzy_GGG", "Hartlin_GGG",
42-
"Hrishi_GGG", "Baltic_GGG", "KamilOrmanJanowski", "Daniel_GGG",
42+
"Hrishi_GGG", "Baltic_GGG", "KamilOrmanJanowski", "Daniel_GGG", "Jeff_GGG", "NapfelGGG",
43+
"Baltic_GGG", "Novynn", "Felipe_GGG", "Mel_GGG", "Sarah_GGG", "riandrake", "Kieren_GGG",
4344
}
4445
next := 0
4546

0 commit comments

Comments
 (0)