From c329d49a2c4a65853022c347fe9a4887d5b37ee6 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 30 May 2020 10:10:53 +0200 Subject: [PATCH 1/3] Updated changelog --- pages/updates/updates.html | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/updates/updates.html b/pages/updates/updates.html index b18133dd..baaff9dc 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -25,6 +25,7 @@
Please update your uBlock/uMatrix rules From b05f484901aa1bdb0c90d4f3a40cf9e4a2856501 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 30 May 2020 11:00:25 +0200 Subject: [PATCH 2/3] v2.2.5 --- README.md | 2 +- manifest.json | 4 ++-- pages/updates/updates.html | 10 +++++++--- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 51495fb1..0a731d89 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LocalCDN -A web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported resources locally, and injects them into the environment. All of this happens automatically, so no prior configuration is required. Feel free to use the following [testing utility](https://localcdn.de/test/) to find out if you are properly protected. For more information, please read this [basic introduction from Decentraleyes](https://git.synz.io/Synzvato/decentraleyes/wikis/Simple-Introduction) or our [Wiki pages](https://codeberg.org/nobody/LocalCDN/wiki). +A web browser extension (and a fork of Decentraleyes) that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported resources locally, and injects them into the environment. All of this happens automatically, so no prior configuration is required. Feel free to use the following [testing utility](https://localcdn.de/test/) to find out if you are properly protected. For more information, please read this [basic introduction from Decentraleyes](https://git.synz.io/Synzvato/decentraleyes/wikis/Simple-Introduction) or our [Wiki pages](https://codeberg.org/nobody/LocalCDN/wiki). ## Differences between LocalCDN and Decentraleyes diff --git a/manifest.json b/manifest.json index 1af5944e..499893ee 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, - "name": "LocalCDN (fork from Decentraleyes)", - "version": "2.2.4", + "name": "LocalCDN", + "version": "2.2.5", "browser_specific_settings": { "gecko": { "id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}", diff --git a/pages/updates/updates.html b/pages/updates/updates.html index baaff9dc..6e524886 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -23,9 +23,7 @@ New in LocalCDN:
Please update your uBlock/uMatrix rules @@ -42,6 +40,12 @@

History

+

2020-05-30 (v2.2.4)

+

2020-05-23 (v2.2.3)

Please update your uBlock/uMatrix rules