From a53a31a4a1e71c3f54424fe12d82e3b0248b887b Mon Sep 17 00:00:00 2001 From: hamed musallam Date: Fri, 14 Jun 2024 11:24:02 +0200 Subject: [PATCH] feat: add 'chemotion.science.ru.nl' to 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 032742c..56ce206 100644 --- a/src/allowed-origins.json +++ b/src/allowed-origins.json @@ -30,5 +30,6 @@ "https://chemotion.ac.chemie.intern.uni-leipzig.de", "https://chemotion-test.rz.uni-wuerzburg.de", "https://chemotion.rz.uni-wuerzburg.de", - "https://izi.fraunhofer.de" -] + "https://izi.fraunhofer.de", + "https://chemotion.science.ru.nl" +] \ No newline at end of file