Skip to content

Commit 635a2a3

Browse files
feat: update allow origin list (#90)
* fix: append subdomain prefix to 'nmrxiv.org' (#86) * Update allowed-origins.json --------- Co-authored-by: Chandu Nainala <mailcs76@gmail.com>
1 parent 06ef1fa commit 635a2a3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/allowed-origins.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@
1313
"https://nodejsdev.nmrxiv.org",
1414
"https://landolt.ac.rwth-aachen.de",
1515
"https://chemotion-t-01.zdv.uni-mainz.de",
16-
"https://chemotion-01.zdv.uni-mainz.de"
17-
]
16+
"https://chemotion-01.zdv.uni-mainz.de",
17+
"https://chemotion.biblio.etc.tu-bs.de"
18+
]
19+

0 commit comments

Comments
 (0)