diff --git a/404.html b/404.html index ec77ff3..44353a4 100644 --- a/404.html +++ b/404.html @@ -17,7 +17,7 @@ - api.chainz.rest + 2.chainz.rest - - - + + + - - + + - api.chainz.rest + 2.chainz.rest resp.json()) .then(function(data) { document.getElementById("quote").innerHTML = data.quote; const tweet = encodeURIComponent( - `"${data.quote}"-@2chainz via https://api.chainz.rest @ajzbc` + `"${data.quote}"-@2chainz via https://2.chainz.rest @ajzbc` ); document.getElementById( "tweet"