mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-26 06:42:15 +03:00
Update api.js
This commit is contained in:
parent
56a93190fa
commit
211601e714
@ -1,15 +1,15 @@
|
||||
export default [
|
||||
'api.steemit.com',
|
||||
'rpc.esteem.app',
|
||||
'rpc.steemviz.com',
|
||||
'rpc.buildteam.io',
|
||||
'api.steem.house'
|
||||
'https://api.steemit.com',
|
||||
'https://rpc.esteem.app',
|
||||
'https://rpc.steemviz.com',
|
||||
'https://rpc.buildteam.io',
|
||||
'https://api.steem.house'
|
||||
];
|
||||
|
||||
export const VALUE = [
|
||||
'api.steemit.com',
|
||||
'rpc.esteem.app',
|
||||
'rpc.steemviz.com',
|
||||
'rpc.buildteam.io',
|
||||
'api.steem.house'
|
||||
'https://api.steemit.com',
|
||||
'https://rpc.esteem.app',
|
||||
'https://rpc.steemviz.com',
|
||||
'https://rpc.buildteam.io',
|
||||
'https://api.steem.house'
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user