From f5b7fba7ac0441f88babc901a6ee7093be87c953 Mon Sep 17 00:00:00 2001 From: Lektor Bot Date: Tue, 2 Apr 2024 11:10:07 +0000 Subject: [PATCH] Synchronized build --- contact/index.html | 2 +- cookie-policy/index.html | 4 ++-- index.html | 2 +- infrastructure/index.html | 2 +- policies/index.html | 2 +- principles/index.html | 2 +- privacy-policy/index.html | 2 +- projects/arcadia2/index.html | 2 +- projects/bicikl/index.html | 2 +- projects/everse/index.html | 2 +- projects/faircore4eosc/index.html | 2 +- projects/grei/index.html | 2 +- projects/horizon-zen/index.html | 2 +- projects/index.html | 2 +- roadmap/2019-300k-treatments/index.html | 2 +- roadmap/2019-arcadia-metadata/index.html | 2 +- roadmap/2019-citations/index.html | 2 +- roadmap/2019-dcat-ap/index.html | 2 +- roadmap/2019-github-docs/index.html | 2 +- roadmap/2019-log-aggregation/index.html | 2 +- roadmap/2019-ops-am/index.html | 2 +- roadmap/2019-resource-types/index.html | 2 +- roadmap/2020-thumbnails/index.html | 2 +- roadmap/2020-zenodo-dryad/index.html | 2 +- roadmap/2021-communities-records/index.html | 2 +- roadmap/2021-eosc-aai/index.html | 2 +- roadmap/2021-github-stability/index.html | 2 +- roadmap/2021-orcid-integration/index.html | 2 +- roadmap/2021-postgresql12/index.html | 2 +- roadmap/2022-bicikl/index.html | 2 +- roadmap/2022-custom-metadata/index.html | 2 +- roadmap/2022-funders/index.html | 2 +- roadmap/2022-initial-migration/index.html | 2 +- roadmap/2022-migrate-rdm/index.html | 2 +- roadmap/2022-opensearch/index.html | 2 +- roadmap/2022-safelisting/index.html | 2 +- roadmap/2022-workflows/index.html | 2 +- roadmap/2023-arcadia2-annotations/index.html | 2 +- roadmap/2023-arcadia2-webhooks/index.html | 2 +- roadmap/2023-horizon-zen/index.html | 2 +- roadmap/2023-softare-improvements/index.html | 2 +- roadmap/2023-zenodo-rdm/index.html | 2 +- roadmap/2024-grei/index.html | 2 +- roadmap/2024-horizon-zen-r1/index.html | 2 +- roadmap/2024-horizon-zen-r2/index.html | 2 +- roadmap/2024-horizon-zen-r3/index.html | 2 +- roadmap/index.html | 2 +- terms/index.html | 2 +- 48 files changed, 49 insertions(+), 49 deletions(-) diff --git a/contact/index.html b/contact/index.html index 467ca77..774e382 100644 --- a/contact/index.html +++ b/contact/index.html @@ -282,7 +282,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/cookie-policy/index.html b/cookie-policy/index.html index b8eb24e..4ffe960 100644 --- a/cookie-policy/index.html +++ b/cookie-policy/index.html @@ -284,7 +284,7 @@

Further information

function unsetCookie(cname) { var expires = "expires=Thu, 01 Jan 1970 00:00:00 UTC"; var cookie = cname + "=;" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; document.cookie = cookie; } @@ -450,7 +450,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/index.html b/index.html index 26ccd17..3238fcc 100644 --- a/index.html +++ b/index.html @@ -457,7 +457,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/infrastructure/index.html b/infrastructure/index.html index ee8f42e..1892633 100644 --- a/infrastructure/index.html +++ b/infrastructure/index.html @@ -357,7 +357,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/policies/index.html b/policies/index.html index 640b939..1a7ce90 100644 --- a/policies/index.html +++ b/policies/index.html @@ -318,7 +318,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/principles/index.html b/principles/index.html index c5c3560..290f94a 100644 --- a/principles/index.html +++ b/principles/index.html @@ -530,7 +530,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/privacy-policy/index.html b/privacy-policy/index.html index d037f41..d1139fa 100644 --- a/privacy-policy/index.html +++ b/privacy-policy/index.html @@ -696,7 +696,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/projects/arcadia2/index.html b/projects/arcadia2/index.html index 36e8187..e0d6d2f 100644 --- a/projects/arcadia2/index.html +++ b/projects/arcadia2/index.html @@ -305,7 +305,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/projects/bicikl/index.html b/projects/bicikl/index.html index 1f63e2c..ee326a9 100644 --- a/projects/bicikl/index.html +++ b/projects/bicikl/index.html @@ -297,7 +297,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/projects/everse/index.html b/projects/everse/index.html index 81a5858..c483d62 100644 --- a/projects/everse/index.html +++ b/projects/everse/index.html @@ -304,7 +304,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/projects/faircore4eosc/index.html b/projects/faircore4eosc/index.html index 8421687..f1f0b51 100644 --- a/projects/faircore4eosc/index.html +++ b/projects/faircore4eosc/index.html @@ -350,7 +350,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/projects/grei/index.html b/projects/grei/index.html index 7ee1ec6..7cd321d 100644 --- a/projects/grei/index.html +++ b/projects/grei/index.html @@ -298,7 +298,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/projects/horizon-zen/index.html b/projects/horizon-zen/index.html index 762a2d6..a3fca6a 100644 --- a/projects/horizon-zen/index.html +++ b/projects/horizon-zen/index.html @@ -336,7 +336,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/projects/index.html b/projects/index.html index 2715afe..ce9e5a8 100644 --- a/projects/index.html +++ b/projects/index.html @@ -330,7 +330,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-300k-treatments/index.html b/roadmap/2019-300k-treatments/index.html index 5856165..82e46b1 100644 --- a/roadmap/2019-300k-treatments/index.html +++ b/roadmap/2019-300k-treatments/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-arcadia-metadata/index.html b/roadmap/2019-arcadia-metadata/index.html index 2e53976..1f9358e 100644 --- a/roadmap/2019-arcadia-metadata/index.html +++ b/roadmap/2019-arcadia-metadata/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-citations/index.html b/roadmap/2019-citations/index.html index c079ee5..aa57b2a 100644 --- a/roadmap/2019-citations/index.html +++ b/roadmap/2019-citations/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-dcat-ap/index.html b/roadmap/2019-dcat-ap/index.html index f36ea35..aa82159 100644 --- a/roadmap/2019-dcat-ap/index.html +++ b/roadmap/2019-dcat-ap/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-github-docs/index.html b/roadmap/2019-github-docs/index.html index 7fb16c0..dcb8d64 100644 --- a/roadmap/2019-github-docs/index.html +++ b/roadmap/2019-github-docs/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-log-aggregation/index.html b/roadmap/2019-log-aggregation/index.html index dbf7026..d3a41ad 100644 --- a/roadmap/2019-log-aggregation/index.html +++ b/roadmap/2019-log-aggregation/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-ops-am/index.html b/roadmap/2019-ops-am/index.html index 5800e40..8d18c34 100644 --- a/roadmap/2019-ops-am/index.html +++ b/roadmap/2019-ops-am/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2019-resource-types/index.html b/roadmap/2019-resource-types/index.html index fdb55b3..2c562dd 100644 --- a/roadmap/2019-resource-types/index.html +++ b/roadmap/2019-resource-types/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2020-thumbnails/index.html b/roadmap/2020-thumbnails/index.html index 8655a9b..73a17e2 100644 --- a/roadmap/2020-thumbnails/index.html +++ b/roadmap/2020-thumbnails/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2020-zenodo-dryad/index.html b/roadmap/2020-zenodo-dryad/index.html index 0d14399..3f27132 100644 --- a/roadmap/2020-zenodo-dryad/index.html +++ b/roadmap/2020-zenodo-dryad/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2021-communities-records/index.html b/roadmap/2021-communities-records/index.html index d71caef..e8fb2a9 100644 --- a/roadmap/2021-communities-records/index.html +++ b/roadmap/2021-communities-records/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2021-eosc-aai/index.html b/roadmap/2021-eosc-aai/index.html index 5c96b04..8e0d9f9 100644 --- a/roadmap/2021-eosc-aai/index.html +++ b/roadmap/2021-eosc-aai/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2021-github-stability/index.html b/roadmap/2021-github-stability/index.html index 7bc66b8..3a4da56 100644 --- a/roadmap/2021-github-stability/index.html +++ b/roadmap/2021-github-stability/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2021-orcid-integration/index.html b/roadmap/2021-orcid-integration/index.html index e3eb52b..903d0cf 100644 --- a/roadmap/2021-orcid-integration/index.html +++ b/roadmap/2021-orcid-integration/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2021-postgresql12/index.html b/roadmap/2021-postgresql12/index.html index 88979b2..c26780c 100644 --- a/roadmap/2021-postgresql12/index.html +++ b/roadmap/2021-postgresql12/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-bicikl/index.html b/roadmap/2022-bicikl/index.html index eea0953..b4f38af 100644 --- a/roadmap/2022-bicikl/index.html +++ b/roadmap/2022-bicikl/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-custom-metadata/index.html b/roadmap/2022-custom-metadata/index.html index 970bef8..5fc502e 100644 --- a/roadmap/2022-custom-metadata/index.html +++ b/roadmap/2022-custom-metadata/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-funders/index.html b/roadmap/2022-funders/index.html index 9aa8660..bd39351 100644 --- a/roadmap/2022-funders/index.html +++ b/roadmap/2022-funders/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-initial-migration/index.html b/roadmap/2022-initial-migration/index.html index f68a3b2..18639f2 100644 --- a/roadmap/2022-initial-migration/index.html +++ b/roadmap/2022-initial-migration/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-migrate-rdm/index.html b/roadmap/2022-migrate-rdm/index.html index ae5c2b0..7bc7546 100644 --- a/roadmap/2022-migrate-rdm/index.html +++ b/roadmap/2022-migrate-rdm/index.html @@ -271,7 +271,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-opensearch/index.html b/roadmap/2022-opensearch/index.html index 1c94298..af63d34 100644 --- a/roadmap/2022-opensearch/index.html +++ b/roadmap/2022-opensearch/index.html @@ -271,7 +271,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-safelisting/index.html b/roadmap/2022-safelisting/index.html index 383434d..b996142 100644 --- a/roadmap/2022-safelisting/index.html +++ b/roadmap/2022-safelisting/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2022-workflows/index.html b/roadmap/2022-workflows/index.html index a2aab5b..d57328e 100644 --- a/roadmap/2022-workflows/index.html +++ b/roadmap/2022-workflows/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2023-arcadia2-annotations/index.html b/roadmap/2023-arcadia2-annotations/index.html index 167b7c4..fc76cbe 100644 --- a/roadmap/2023-arcadia2-annotations/index.html +++ b/roadmap/2023-arcadia2-annotations/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2023-arcadia2-webhooks/index.html b/roadmap/2023-arcadia2-webhooks/index.html index 7af0ff3..e696f34 100644 --- a/roadmap/2023-arcadia2-webhooks/index.html +++ b/roadmap/2023-arcadia2-webhooks/index.html @@ -271,7 +271,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2023-horizon-zen/index.html b/roadmap/2023-horizon-zen/index.html index 02ea24c..1bbc220 100644 --- a/roadmap/2023-horizon-zen/index.html +++ b/roadmap/2023-horizon-zen/index.html @@ -270,7 +270,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2023-softare-improvements/index.html b/roadmap/2023-softare-improvements/index.html index 174d501..8e7df81 100644 --- a/roadmap/2023-softare-improvements/index.html +++ b/roadmap/2023-softare-improvements/index.html @@ -273,7 +273,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2023-zenodo-rdm/index.html b/roadmap/2023-zenodo-rdm/index.html index 7736135..56d60b3 100644 --- a/roadmap/2023-zenodo-rdm/index.html +++ b/roadmap/2023-zenodo-rdm/index.html @@ -273,7 +273,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2024-grei/index.html b/roadmap/2024-grei/index.html index 14a9226..a755d8f 100644 --- a/roadmap/2024-grei/index.html +++ b/roadmap/2024-grei/index.html @@ -271,7 +271,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2024-horizon-zen-r1/index.html b/roadmap/2024-horizon-zen-r1/index.html index 52c5aa7..920d2a1 100644 --- a/roadmap/2024-horizon-zen-r1/index.html +++ b/roadmap/2024-horizon-zen-r1/index.html @@ -271,7 +271,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2024-horizon-zen-r2/index.html b/roadmap/2024-horizon-zen-r2/index.html index 5b4c225..998d908 100644 --- a/roadmap/2024-horizon-zen-r2/index.html +++ b/roadmap/2024-horizon-zen-r2/index.html @@ -271,7 +271,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/2024-horizon-zen-r3/index.html b/roadmap/2024-horizon-zen-r3/index.html index d81ef01..b828896 100644 --- a/roadmap/2024-horizon-zen-r3/index.html +++ b/roadmap/2024-horizon-zen-r3/index.html @@ -271,7 +271,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/roadmap/index.html b/roadmap/index.html index b24c0cb..f888de8 100644 --- a/roadmap/index.html +++ b/roadmap/index.html @@ -868,7 +868,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; } diff --git a/terms/index.html b/terms/index.html index fe3a35f..f9d52b0 100644 --- a/terms/index.html +++ b/terms/index.html @@ -296,7 +296,7 @@
Funded by
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year var expires = "expires=" + d.toUTCString(); var cookie = cname + "=" + cvalue + ";" + expires + ";" - cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains + cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains document.cookie = cookie; }