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
Next Next commit
added KamilOrmanJanowski to tracked reddit users
  • Loading branch information
Nikolay D. Bychinskiy committed Jul 20, 2017
commit 2d002ea4905a92628bcc5554d917a3a1d260ec68
2 changes: 1 addition & 1 deletion server/reddit_indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func (indexer *RedditIndexer) run() {
users := []string{
"chris_wilson", "Bex_GGG", "Negitivefrags", "Omnitect", "qarldev", "BrianWeissman_GGG",
"Mark_GGG", "RhysGGG", "Dan_GGG", "Rory_Rackham", "Blake_GGG", "Fitzy_GGG", "Hartlin_GGG",
"Hrishi_GGG", "Baltic_GGG",
"Hrishi_GGG", "Baltic_GGG", "KamilOrmanJanowski",
}
next := 0

Expand Down