From d7f951eddeb555af5d52ab9b33b7c6820302f72b Mon Sep 17 00:00:00 2001 From: Chandu Nainala Date: Tue, 8 Aug 2023 14:18:39 +0200 Subject: [PATCH] Update allowed-origins.json --- src/allowed-origins.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/allowed-origins.json b/src/allowed-origins.json index d3326f8..c26c721 100644 --- a/src/allowed-origins.json +++ b/src/allowed-origins.json @@ -20,5 +20,6 @@ "https://chemotion.biblio.etc.tu-bs.de", "https://tuchoc1-chemotion.srv.mwn.de", "https://www.chemotion-repository.net", - "https://schmeisser.ac.rwth-aachen.de" -] \ No newline at end of file + "https://schmeisser.ac.rwth-aachen.de", + "https://chemotion-t-02.zdv.uni-mainz.de" +]