Merge pull request #593 from keerifox/patch-6
Remove nanex and nanocrawler backend options
This commit is contained in:
commit
6edbeddc23
1 changed files with 0 additions and 16 deletions
|
|
@ -93,22 +93,6 @@ export class AppSettingsService {
|
|||
auth: null,
|
||||
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',
|
||||
value: 'custom',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue