mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-06-07 05:57:41 +00:00
Update VodafoneDE.js
This commit is contained in:
parent
965376ac73
commit
e8e9e6715d
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ Credits:
|
||||||
// How many minutes should the cache be valid
|
// How many minutes should the cache be valid
|
||||||
let cacheMinutes = 60;
|
let cacheMinutes = 60;
|
||||||
|
|
||||||
// Login via MeinVodafone Login.
|
// Login via MeinVodafone Login
|
||||||
|
// Please never share the content of this script with included credentails!
|
||||||
const username = "";
|
const username = "";
|
||||||
const password = "";
|
const password = "";
|
||||||
const phonenumber = ""; // with leading 49 instead of 0. Example: 4917212345678
|
const phonenumber = ""; // with leading 49 instead of 0. Example: 4917212345678
|
||||||
|
|
Loading…
Add table
Reference in a new issue