From 64b3b414e648bae3c4790b6d775dd6d55a8fad1d Mon Sep 17 00:00:00 2001 From: hamed-musallam Date: Thu, 27 Jul 2023 15:46:23 +0200 Subject: [PATCH] chore: update whitelist add 'https://schmeisser.ac.rwth-aachen.de' to the whitelist. --- 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 2683361..d3326f8 100644 --- a/src/allowed-origins.json +++ b/src/allowed-origins.json @@ -19,5 +19,6 @@ "https://chemotion-01.zdv.uni-mainz.de", "https://chemotion.biblio.etc.tu-bs.de", "https://tuchoc1-chemotion.srv.mwn.de", - "https://www.chemotion-repository.net" -] + "https://www.chemotion-repository.net", + "https://schmeisser.ac.rwth-aachen.de" +] \ No newline at end of file