Update app-settings.service.ts

Remove PowerNode
This commit is contained in:
whalemachine 2023-07-03 01:26:01 -06:00 committed by GitHub
commit d6ba1c11f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,14 +83,6 @@ export class AppSettingsService {
auth: null,
shouldRandom: true,
},
{
name: 'PowerNode',
value: 'powernode',
api: 'https://proxy.powernode.cc/proxy',
ws: 'wss://ws.powernode.cc',
auth: null,
shouldRandom: true,
},
{
name: 'Rainstorm City',
value: 'rainstorm',