Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion server/reddit_indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ func (indexer *RedditIndexer) run() {
"RhysGGG", "Dan_GGG", "Rory_Rackham", "Blake_GGG", "Fitzy_GGG", "Hartlin_GGG", "Hrishi_GGG",
"Baltic_GGG", "KamilOrmanJanowski", "Daniel_GGG", "Jeff_GGG", "NapfelGGG", "Baltic_GGG",
"Novynn", "Felipe_GGG", "Mel_GGG", "Sarah_GGG", "riandrake", "Kieren_GGG", "Openarl",
"Natalia_GGG", "AlexDenfordGGG", "Stacey_GGG", "ZaccieA", "viperesque", "rach_ggg", "Community_Team", "M59Gar",
"Natalia_GGG", "AlexDenfordGGG", "Stacey_GGG", "ZaccieA", "viperesque", "rach_ggg",
"Community_Team", "M59Gar", "Dominic_GGG"
}
next := 0

Expand Down