Added support for reddituploads.com. Changed default sorting to 'new'.
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = {
|
||||
slashSubstitute: '#',
|
||||
},
|
||||
fetch: {
|
||||
sort: 'top',
|
||||
sort: 'new',
|
||||
limit: 1000,
|
||||
avoidDuplicates: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user