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