We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee3f6b commit 06ef1faCopy full SHA for 06ef1fa
src/allowed-origins.json
@@ -1,6 +1,8 @@
1
[
2
- "https://nmrxiv.org",
3
- "http://nmrxiv.org",
+ "https://nmrium.nmrxiv.org",
+ "http://nmrium.nmrxiv.org",
4
+ "http://nmriumdev.nmrxiv.org",
5
+ "https://nmriumdev.nmrxiv.org",
6
"http://localhost",
7
"http://localhost:3000",
8
"http://127.0.0.1:",
@@ -12,4 +14,4 @@
12
14
"https://landolt.ac.rwth-aachen.de",
13
15
"https://chemotion-t-01.zdv.uni-mainz.de",
16
"https://chemotion-01.zdv.uni-mainz.de"
-]
17
+]
0 commit comments