Skip to content

Commit

Permalink
Archived 17 server (#1149)
Browse files Browse the repository at this point in the history
* archived 17 server

* 19 serv
  • Loading branch information
zanhesl authored Dec 5, 2023
1 parent 37798e5 commit ec2dd6a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions proxy16/proxy.js
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,10 @@ var Proxy = function (settings, manage, test, logger, reverseproxy) {
{
host : 'peertube17.pocketnet.app',
ip: '51.250.104.218',
}
offline: true,
cantuploading: true,
},
{ host: 'peertube.archive.pocketnet.app', cantuploading: true, ip: '178.217.159.221'},
],

21: [
Expand All @@ -922,7 +925,10 @@ var Proxy = function (settings, manage, test, logger, reverseproxy) {
{
host : 'peertube19.pocketnet.app',
ip: '51.250.73.97',
}
offline: true,
cantuploading: true,
},
{ host: 'peertube.archive.pocketnet.app', cantuploading: true, ip: '178.217.159.221'},
],

23: [
Expand Down

0 comments on commit ec2dd6a

Please sign in to comment.