Skip to content

Commit 16f495c

Browse files
committed
Add Preprints.org to preprints whitelist.
1 parent 21f1027 commit 16f495c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/controllers/discover.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ export default Ember.Controller.extend(Analytics, {
4040
'bioRxiv',
4141
'Cogprints',
4242
'PeerJ',
43-
'Research Papers in Economics'
43+
'Research Papers in Economics',
44+
'Preprints.org'
4445
].map(item => item.toLowerCase()),
4546

4647
page: 1,

0 commit comments

Comments
 (0)