From 45e264c398fb47d7039675cc8889ac53dad56b9f Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Wed, 12 Jan 2022 16:17:33 +0000 Subject: [PATCH] v1 --- README.md | 5 +++-- package.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 64847b891..519869397 100644 --- a/README.md +++ b/README.md @@ -77,8 +77,9 @@ You can either run your own SMP server locally or deploy using [Linode StackScri -`smp2.simplex.im#z5W2QLQ1Br3Yd6CoWg7bIq1bHdwK7Y8bEiEXBs/WfAg=` (London, UK) -`smp3.simplex.im#nxc7HnrnM8dOKgkMp008ub/9o9LXJlxlMrMpR+mfMQw=` (Fremont, CA) +`smp://u2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU=@smp4.simplex.im` +`smp://hpq7_4gGJiilmz5Rf-CswuU5kZGkm_zOIooSw6yALRg=@smp5.simplex.im` +`smp://PQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo=@smp6.simplex.im` It's the easiest to try SMP agent via a prototype [simplex-chat](https://github.com/simplex-chat/simplex-chat) terminal UI. diff --git a/package.yaml b/package.yaml index 05f9c6910..b583a0caa 100644 --- a/package.yaml +++ b/package.yaml @@ -15,7 +15,7 @@ homepage: https://github.com/simplex-chat/simplexmq#readme license: AGPL-3 author: simplex.chat maintainer: chat@simplex.chat -copyright: 2020 simplex.chat +copyright: 2020-2022 simplex.chat category: Chat, Network, Web, System, Cryptography extra-source-files: - README.md