diff --git a/src/index.js b/src/index.js index 4efafb4..57a76b2 100644 --- a/src/index.js +++ b/src/index.js @@ -64,8 +64,6 @@ export default function applyConfig(config) { const allowed_cors_destinations = [ ...(config.settings.allowed_cors_destinations || []), 'www.eea.europa.eu', - 'eionet.europa.eu', - '*.eionet.europa.eu', 'www.eionet.europa.eu', 'land.copernicus.eu', ];