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
Prev Previous commit
Update server/reddit_indexer.go
  • Loading branch information
ccbrown authored Jul 5, 2022
commit 2315abf6429b0a8feded8c5bff59a5d75c68a245
2 changes: 1 addition & 1 deletion server/reddit_indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func (indexer *RedditIndexer) run() {
"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", "Dominic_GGG","nick_GGG",
"Community_Team", "M59Gar", "Dominic_GGG", "nick_GGG",
}
next := 0

Expand Down