We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398b1f2 commit a65ee0fCopy full SHA for a65ee0f
server/reddit_indexer.go
@@ -39,7 +39,7 @@ func (indexer *RedditIndexer) run() {
39
users := []string{
40
"chris_wilson", "Bex_GGG", "Negitivefrags", "Omnitect", "qarldev", "BrianWeissman_GGG",
41
"Mark_GGG", "RhysGGG", "Dan_GGG", "Rory_Rackham", "Blake_GGG", "Fitzy_GGG", "Hartlin_GGG",
42
- "Hrishi_GGG",
+ "Hrishi_GGG", "Baltic_GGG",
43
}
44
next := 0
45
0 commit comments