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
eb4ce97b21
commit
238a5dc7a0
@ -1,9 +1,15 @@
|
||||
export default [
|
||||
'api.steemit.com',
|
||||
'api.esteem.com',
|
||||
'rpc.esteem.app',
|
||||
'rpc.steemviz.com',
|
||||
'rpc.buildteam.io',
|
||||
'api.steem.house'
|
||||
];
|
||||
|
||||
export const VALUE = [
|
||||
'api.steemit.com',
|
||||
'api.esteem.com',
|
||||
'rpc.esteem.app',
|
||||
'rpc.steemviz.com',
|
||||
'rpc.buildteam.io',
|
||||
'api.steem.house'
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user