mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-04-16 17:32:20 +00:00
The base64 string for 'lampa' was incorrectly encoded as 'bGFtcGEuc3RyZWFt' when it should be 'bGFtcGE='. This change fixes the encoding across all service configurations to ensure proper decoding and functionality.