diff --git a/VodafoneDE/README.md b/VodafoneDE/README.md index 41b1776..a880305 100644 --- a/VodafoneDE/README.md +++ b/VodafoneDE/README.md @@ -1,6 +1,8 @@ # Vodafone DE remaining data volume ![Vodafone Widget Preview light](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewLight.jpeg) ![Vodafone Widget Preview dark](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewDark.jpeg) +![Vodafone Widget Preview light](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewLight2.jpeg) +![Vodafone Widget Preview dark](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/VodafoneDE/previewDark2.jpeg) This widget shows the remaining data volume for a Vodafone Germany contract or prepaid card. The information will be loaded via MeinVodafone API. For this purpose, an automatic login via the cell phone network is performed, therefore it is necessary that the WIFI is not active for the first usage. After the first usage, the informations are cached and will be used in case of an active WIFI Connection. The cached information will be also used to prevent the API from a lot of request. The TTL (Time To Live) of the Cache can be setup at the beginning of the script (default is 60 min) diff --git a/VodafoneDE/previewDark.jpeg b/VodafoneDE/previewDark.jpeg index cb609ab..4c0ee78 100644 Binary files a/VodafoneDE/previewDark.jpeg and b/VodafoneDE/previewDark.jpeg differ diff --git a/VodafoneDE/previewDark2.jpeg b/VodafoneDE/previewDark2.jpeg new file mode 100644 index 0000000..b55365f Binary files /dev/null and b/VodafoneDE/previewDark2.jpeg differ diff --git a/VodafoneDE/previewLight.jpeg b/VodafoneDE/previewLight.jpeg index deeddb8..d759fcf 100644 Binary files a/VodafoneDE/previewLight.jpeg and b/VodafoneDE/previewLight.jpeg differ diff --git a/VodafoneDE/previewLight2.jpeg b/VodafoneDE/previewLight2.jpeg new file mode 100644 index 0000000..7be4d5d Binary files /dev/null and b/VodafoneDE/previewLight2.jpeg differ