From b25ec7c923924e53ddb65f9a34e9a669dcf066c7 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Mon, 29 Nov 2021 18:12:40 +0100 Subject: [feat] snowflake client support --- branding/motd-cli/motd.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 branding/motd-cli/motd.json (limited to 'branding') diff --git a/branding/motd-cli/motd.json b/branding/motd-cli/motd.json new file mode 100644 index 0000000..7b91098 --- /dev/null +++ b/branding/motd-cli/motd.json @@ -0,0 +1,15 @@ +{ + "motd": [{ + "begin": "01 Nov 21 00:00 -0700", + "end": "31 Jan 22 00:00 -0700", + "type": "daily", + "platform": "all", + "urgency": "normal", + "text": [ + { "lang": "en", + "str": "%20___________%0A%3C%20RiseupVPN%20%3E%0A%20-----------%0A%20%20%20%20%20%20%20%20%5C%20%20%20%5E__%5E%0A%20%20%20%20%20%20%20%20%20%5C%20%20%28oo%29%5C_______%0A%20%20%20%20%20%20%20%20%20%20%20%20%28__%29%5C%20%20%20%20%20%20%20%29%5C%2F%5C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7C%7C----w%20%7C%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%7C%7C%20%20%20%20%20%7C%7C"}, + { "lang": "es", + "str": "¡Gracias por usar RiseupVPN! Por favor reportanos cualquier bug o petición."} + ]} + ] +} -- cgit v1.2.3