From 78beb75bf79a6f9e4e664f9ddd8e8f42fcecc24c Mon Sep 17 00:00:00 2001 From: zanhesl <48605213+zanhesl@users.noreply.github.com> Date: Thu, 20 Oct 2022 13:44:16 +0300 Subject: [PATCH] patch: two new video servers (#713) * peertube29.pocketnet.app * peertube30.pocketnet.app --- proxy16/proxy.js | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/proxy16/proxy.js b/proxy16/proxy.js index 189a1cc2cb..373dfbdb76 100644 --- a/proxy16/proxy.js +++ b/proxy16/proxy.js @@ -954,6 +954,20 @@ var Proxy = function (settings, manage, test, logger, reverseproxy) { ip: '138.201.91.156', } ], + + 35: [ + { + host : 'peertube29.pocketnet.app', + ip: '157.90.171.8', + } + ], + + 36: [ + { + host : 'peertube30.pocketnet.app', + ip: '95.217.165.102', + } + ], }; if (test){