Skip to content

Commit 5d32319

Browse files
fix: correct invalid url in the whitelist
1 parent 57edf5c commit 5d32319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/allowed-origins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"https://chemotion-t-02.zdv.uni-mainz.de",
2525
"https://pregl.ac.rwth-aachen.de",
2626
"https://schindler-ag.rwth-aachen.de",
27-
"10.195.9.248",
27+
"http://10.195.9.248",
2828
"https://dev1.zit.ph.tum.de",
2929
"https://org2619.chemie.uni-leipzig.de",
3030
"https://chemotion.ac.chemie.intern.uni-leipzig.de",

0 commit comments

Comments
 (0)