Browse Source

Update 'supply/index.html'

master
onryo 2 years ago
parent
commit
aa132ca016
  1. 2
      supply/index.html

2
supply/index.html

@ -311,7 +311,7 @@ $('.button-group').each( function( i, buttonGroup ) {
$( document ).ready(function() {
log("doc ready");
$.ajax({
url: "https://explorer.hush.is/api/coinsupply.json",
url: "https://explorer.hush.land/api/coinsupply.json",
type: "GET",
dataType : "json",
})

Loading…
Cancel
Save