diff --git a/website/app.js b/website/app.js index 0d400f7..745fd85 100644 --- a/website/app.js +++ b/website/app.js @@ -689,7 +689,7 @@ document.addEventListener('DOMContentLoaded', () => { if (!isInstalled) { btn.classList.add('install-breathe'); btn.style.cursor = 'pointer'; - btn.onclick = () => window.open('https://addons.mozilla.org/de/firefox/addon/koalasync/', '_blank'); + btn.onclick = () => window.open('https://addons.mozilla.org/de/firefox/addon/koalasync/', '_blank', 'noopener'); } }); illusChrome.forEach(btn => { @@ -702,7 +702,7 @@ document.addEventListener('DOMContentLoaded', () => { if (!isInstalled) { btn.classList.add('install-breathe'); btn.style.cursor = 'pointer'; - btn.onclick = () => window.open('https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc', '_blank'); + btn.onclick = () => window.open('https://chromewebstore.google.com/detail/koalasync/obbnmkmlaaddodakcbdljknjpagklifc', '_blank', 'noopener'); } }); illusFirefox.forEach(btn => { diff --git a/website/assets/NewLogoIcon_64.webp b/website/assets/NewLogoIcon_64.webp index b1f4e43..660ffe2 100644 Binary files a/website/assets/NewLogoIcon_64.webp and b/website/assets/NewLogoIcon_64.webp differ diff --git a/website/datenschutz-de.html b/website/datenschutz-de.html index df28bff..f2c3829 100644 --- a/website/datenschutz-de.html +++ b/website/datenschutz-de.html @@ -45,7 +45,7 @@ Startseite - + GitHub @@ -97,7 +97,7 @@ KoalaSync verzichtet bewusst auf Analyse-Tools, Tracking-Cookies oder Werbenetzwerke. Wir laden keine Ressourcen von Drittanbietern (wie Google Fonts) nach, um Ihre Privatsphäre maximal zu schützen.

- Da KoalaSync vollständig Open Source ist, kann zudem jede Zeile Code auf unserem GitHub-Repository öffentlich eingesehen und auf Sicherheit geprüft werden. + Da KoalaSync vollständig Open Source ist, kann zudem jede Zeile Code auf unserem GitHub-Repository öffentlich eingesehen und auf Sicherheit geprüft werden.

@@ -155,7 +155,7 @@
Impressum Datenschutz - + Mastodon diff --git a/website/impressum-de.html b/website/impressum-de.html index 4e9351b..d4ce248 100644 --- a/website/impressum-de.html +++ b/website/impressum-de.html @@ -45,7 +45,7 @@ Startseite - + GitHub @@ -92,11 +92,11 @@

🔒 Private Nachricht: - @koalastuff auf Mastodon + @koalastuff auf Mastodon

🐛 Active Bedenken / Bug Reports: - GitHub Issues + GitHub Issues

@@ -142,7 +142,7 @@
Impressum Datenschutz - + Mastodon diff --git a/website/imprint.html b/website/imprint.html index babfe64..3678439 100644 --- a/website/imprint.html +++ b/website/imprint.html @@ -45,7 +45,7 @@ Home - + GitHub @@ -92,11 +92,11 @@

🔒 Private message: - @koalastuff on Mastodon + @koalastuff on Mastodon

🐛 Active concerns / Bug reports: - GitHub Issues + GitHub Issues

@@ -140,7 +140,7 @@
Legal Notice Privacy Policy - + Mastodon diff --git a/website/join.html b/website/join.html index ea7d739..de2bece 100644 --- a/website/join.html +++ b/website/join.html @@ -49,7 +49,7 @@ StartseiteHome - + GitHub @@ -119,7 +119,7 @@
Legal NoticeImpressum Privacy PolicyDatenschutz - + Mastodon diff --git a/website/privacy.html b/website/privacy.html index 0d01f54..3b89b51 100644 --- a/website/privacy.html +++ b/website/privacy.html @@ -45,7 +45,7 @@ Home - + GitHub @@ -97,7 +97,7 @@ KoalaSync deliberately avoids analytics tools, tracking cookies, or advertising networks. We do not load any third-party resources (such as Google Fonts) to maximize the protection of your privacy.

- Since KoalaSync is 100% open-source, every single line of code can also be publicly viewed and audited for security on our GitHub repository. + Since KoalaSync is 100% open-source, every single line of code can also be publicly viewed and audited for security on our GitHub repository.

@@ -155,7 +155,7 @@
Legal Notice Privacy Policy - + Mastodon diff --git a/website/template.html b/website/template.html index afc9934..23273a1 100644 --- a/website/template.html +++ b/website/template.html @@ -202,7 +202,7 @@