commit
ae15f686fb
1 changed files with 8 additions and 0 deletions
|
|
@ -93,6 +93,14 @@ export class AppSettingsService {
|
|||
auth: null,
|
||||
shouldRandom: true,
|
||||
},
|
||||
{
|
||||
name: 'SpyNano',
|
||||
value: 'spynano',
|
||||
api: 'https://node.spynano.org/proxy',
|
||||
ws: 'wss://node.spynano.org/websocket',
|
||||
auth: null,
|
||||
shouldRandom: false,
|
||||
},
|
||||
{
|
||||
name: 'Custom',
|
||||
value: 'custom',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue