remove nanex and nanocrawler backend options (both have shut down)
This commit is contained in:
parent
db769391da
commit
26cc0369e9
1 changed files with 0 additions and 16 deletions
|
|
@ -99,22 +99,6 @@ export class AppSettingsService {
|
||||||
auth: null,
|
auth: null,
|
||||||
shouldRandom: true,
|
shouldRandom: true,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'Nanex.cc',
|
|
||||||
value: 'nanex',
|
|
||||||
api: 'https://api.nanex.cc',
|
|
||||||
ws: null,
|
|
||||||
auth: null,
|
|
||||||
shouldRandom: false,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: 'NanoCrawler',
|
|
||||||
value: 'nanocrawler',
|
|
||||||
api: 'https://vault.nanocrawler.cc/api/node-api',
|
|
||||||
ws: null,
|
|
||||||
auth: null,
|
|
||||||
shouldRandom: false,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: 'Custom',
|
name: 'Custom',
|
||||||
value: 'custom',
|
value: 'custom',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue