Skip to content

Commit

Permalink
90-100 srvs (#1152)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanhesl authored Dec 12, 2023
1 parent 5544a31 commit 700461f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions proxy16/proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -1180,6 +1180,18 @@ var Proxy = function (settings, manage, test, logger, reverseproxy) {
ip: '65.21.249.150',
},
],
49: [
{
host : 'peertube90.pocketnet.app',
ip: '135.181.107.25',
},
],
50: [
{
host : 'peertube100.pocketnet.app',
ip: '135.181.158.64',
},
],
};

if (test){
Expand Down

0 comments on commit 700461f

Please sign in to comment.