From 227970bc38e04563982c12197d4d322ac4f66724 Mon Sep 17 00:00:00 2001 From: Roger Satsi Date: Wed, 9 Aug 2023 04:10:15 +0000 Subject: [PATCH] updated base64encode website to a new one to resolve issues --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9100f4..1cd3928 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ Note 2: Make sure you add .env to your .gitignore before pushing any changes to #### Generate new keys: https://travistidwell.com/jsencrypt/demo/ -#### Base64 encode the keys: https://www.base64encode.org/ +#### Base64 encode the keys: https://base64.guru/converter/encode/text + ## Common issues