From f886665b6890a84b26d8626b4b9285d3e305a01c Mon Sep 17 00:00:00 2001 From: Shiny Nematoda Date: Fri, 9 Sep 2022 21:00:15 +0200 Subject: [PATCH] Update 'api/frontend.json' Added Privacy policy --- api/frontend.json | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/api/frontend.json b/api/frontend.json index 90321cf..df1954f 100644 --- a/api/frontend.json +++ b/api/frontend.json @@ -1,18 +1,22 @@ [ { "name": "hyperpipe.surge.sh (Official)", - "url": "https://hyperpipe.surge.sh" + "url": "https://hyperpipe.surge.sh", + "privacy": "https://codeberg.org/Hyperpipe/Hyperpipe/wiki/Privacy" }, { "name": "hyperpipe.esmailelbob.xyz", - "url": "https://hyperpipe.esmailelbob.xyz" + "url": "https://hyperpipe.esmailelbob.xyz", + "privacy": "https://github.com/EsmailELBoBDev2/upptime/blob/master/pri-tos.md" }, - { - "name": "hyperpipe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion", - "url": "http://hyperpipe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion" - }, { "name": "listen.whatever.social", - "url": "https://listen.whatever.social" + "url": "https://listen.whatever.social", + "privacy": "" + }, + { + "name": "hyperpipe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion", + "url": "http://hyperpipe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion", + "privacy": "https://github.com/EsmailELBoBDev2/upptime/blob/master/pri-tos.md" } ] \ No newline at end of file