From 271dec85cb1c7c411e1d2ffbf5b3a4ea1244901c Mon Sep 17 00:00:00 2001
From: Benny <66417262+ThisIsBenny@users.noreply.github.com>
Date: Fri, 30 Oct 2020 20:13:28 +0100
Subject: [PATCH 1/5] Update README.md

---
 Ecosia/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Ecosia/README.md b/Ecosia/README.md
index 7c27358..76c91af 100644
--- a/Ecosia/README.md
+++ b/Ecosia/README.md
@@ -9,8 +9,8 @@ Clicking on the widget will open Ecosia.org in your browser.
 
 ## Setup
 For this widget is a ecosia account required. Go to https://www.ecosia.org/account/login and enter your E-Mail address. You will recieve a E-Mail with a link.
-Use this Link on all your devices where you use Ecosia to connect all Devices to one counter (you can request the Mail multiple time, import is that the E-Mail address is always the same).
+Use this Link on all your devices where you use Ecosia to connect all Devices to one counter.
 After this, you have to copy the token from the Link in the E-Mail and paste the token to the widget parameter. The Token is the part behind `https://www.ecosia.org/account/verify?token=[TOKEN]` in the url:
 
 ![Get Token](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Ecosia/token.jpeg)
-![Setup](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Ecosia/setup.jpeg)
\ No newline at end of file
+![Setup](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Ecosia/setup.jpeg)

From 777190dc64bf1ad648bf4f8dd8e937409c6cb064 Mon Sep 17 00:00:00 2001
From: Benny <66417262+ThisIsBenny@users.noreply.github.com>
Date: Fri, 30 Oct 2020 20:31:30 +0100
Subject: [PATCH 2/5] Update car-location.js

---
 car-location/car-location.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/car-location/car-location.js b/car-location/car-location.js
index e0ed7f0..f0b479c 100644
--- a/car-location/car-location.js
+++ b/car-location/car-location.js
@@ -14,7 +14,7 @@ Notice: You need a free API Key from https://developer.mapquest.com for this Wid
         Please add the API Key to your Widget via widget parameter.
 **************/
 const zoomLevel = 17
-let type,iconColor, cachedParameter;
+let type, iconColorPosition, iconColorUpdate, cachedParameter;
 
 ////////////////////////////////////////////////////////////////////////////////
 

From 7c0b85135e9c746fe1e8c928e8d0b6045492ec77 Mon Sep 17 00:00:00 2001
From: Benny <66417262+ThisIsBenny@users.noreply.github.com>
Date: Fri, 30 Oct 2020 20:32:57 +0100
Subject: [PATCH 3/5] Update Ecosia.js

---
 Ecosia/Ecosia.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Ecosia/Ecosia.js b/Ecosia/Ecosia.js
index 3d61858..8bd3f12 100644
--- a/Ecosia/Ecosia.js
+++ b/Ecosia/Ecosia.js
@@ -7,7 +7,7 @@ let widgetInputRAW = args.widgetParameter;
 let token;
 if (widgetInputRAW !== null) {
   token = widgetInputRAW.toString().trim();
-  if (/^[a-z0-9]{8}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{12}$/.text(token) === false) {
+  if (/^[a-z0-9]{8}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{12}$/.test(token) === false) {
     throw new Errpr('Invalid Token Format')
   }
 } else {
@@ -77,4 +77,4 @@ if (!config.runsInWidget) {
   // Tell the system to show the widget.
   Script.setWidget(widget)
   Script.complete()
-}
\ No newline at end of file
+}

From d7941cfb206fdf8e1d313b32ab21eb601e55bdfc Mon Sep 17 00:00:00 2001
From: Benny <66417262+ThisIsBenny@users.noreply.github.com>
Date: Fri, 30 Oct 2020 20:34:53 +0100
Subject: [PATCH 4/5] Update Ecosia.js

---
 Ecosia/Ecosia.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Ecosia/Ecosia.js b/Ecosia/Ecosia.js
index 8bd3f12..65dcf88 100644
--- a/Ecosia/Ecosia.js
+++ b/Ecosia/Ecosia.js
@@ -1,7 +1,7 @@
 // Variables used by Scriptable.
 // These must be at the very top of the file. Do not edit.
 // icon-color: brown; icon-glyph: magic;
-// Version 1.0.0
+// Version 1.0.1
 
 let widgetInputRAW = args.widgetParameter;
 let token;

From 94820d94a191f516ea9d01e9d8fc724941738931 Mon Sep 17 00:00:00 2001
From: Benny <66417262+ThisIsBenny@users.noreply.github.com>
Date: Sun, 1 Nov 2020 14:37:22 +0100
Subject: [PATCH 5/5] Update README.md

---
 Covid-19/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Covid-19/README.md b/Covid-19/README.md
index e1233e1..ff5b2e5 100644
--- a/Covid-19/README.md
+++ b/Covid-19/README.md
@@ -2,6 +2,6 @@
 ![Covid-19 Widget Preview light](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/previewLight.jpeg)
 ![Covid-19 Widget Preview dark](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/previewDark.jpeg)
 
-This widget displays current 7-Day-incidence for Düsseldorf. The incidence is based on the OpenData data of the city Düsseldorf. New data are published daily at around 12 pm.
+This widget displays current 7-Day-Incidence for Düsseldorf. The incidence is based on the OpenData data of the city Düsseldorf. New data are published daily at around 12 pm.
 
 [[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Covid-19/Covid-19.js)