Skip to content

Commit 0c4e9ac

Browse files
committed
correct api url
1 parent 661f13c commit 0c4e9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets_js_bitrequest_config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ const glob_apptitle = "Bitrequest",
288288
},
289289
{
290290
"name": "blockchain.info websocket",
291-
"url": "wss://ws.blockchain.infos/inv",
291+
"url": "wss://ws.blockchain.info/inv",
292292
"display": true
293293
}
294294
],

0 commit comments

Comments
 (0)