Skip to content

Commit e50b0ac

Browse files
committed
blockchair default api for dash
1 parent 62db8c0 commit e50b0ac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

assets_js_bitrequest_config.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -623,20 +623,20 @@ const glob_apptitle = "Bitrequest",
623623
"apis": {
624624
"icon": "sphere",
625625
"selected": {
626-
"name": "dash.org",
627-
"url": "insight.dash.org",
626+
"name": "blockchair",
627+
"url": "blockchair.com",
628628
"api": true,
629629
"display": true
630630
},
631631
"apis": [{
632-
"name": "dash.org",
633-
"url": "insight.dash.org",
632+
"name": "blockchair",
633+
"url": "blockchair.com",
634634
"api": true,
635635
"display": true
636636
},
637637
{
638-
"name": "blockchair",
639-
"url": "blockchair.com",
638+
"name": "dash.org",
639+
"url": "insight.dash.org",
640640
"api": true,
641641
"display": true
642642
},

0 commit comments

Comments
 (0)