From afa5bc0fa6257402bb701e58adea374e56fe11af Mon Sep 17 00:00:00 2001 From: Fijxu Date: Mon, 30 Jan 2023 23:00:53 +0000 Subject: [PATCH] Add new instance: pt.zzls.xyz --- instances.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/instances.json b/instances.json index 0cd1db0..4c21df1 100644 --- a/instances.json +++ b/instances.json @@ -88,5 +88,19 @@ "branch": "master" } } + ], + [ + "pt.zzls.xyz", + { + "uri": "https://pt.zzls.xyz", + "CLOUDFLARE": false, + "piwik": false, + "region": "🇨🇱", + "software": { + "name": "poketube-vanilla", + "version": "lastest", + "branch": "master" + } + } ] ]