Skip to content

Commit

Permalink
Automatic build of commit bitshares/bitshares-ui@b0566b0
Browse files Browse the repository at this point in the history
  • Loading branch information
abitmore committed Jan 22, 2024
1 parent 31f13c3 commit 1f4d224
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions app.62c9e1f163c63a6df9b1.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion app.9149d044188dd420b405.js

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width"/><meta name="format-detection" content="telephone=no"><title>BitShares 62a1346</title><meta http-equiv="Content-Security-Policy" content="default-src 'self' blob:; worker-src 'self' blob:; script-src https://cdnjs.cloudflare.com/ajax/libs/zxcvbn/ 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; connect-src 'self' *; font-src 'self' data: https://at.alicdn.com; img-src 'self' data:;"><link rel="icon" type="image/x-icon" href="favicon.ico"><style>body {
<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width"/><meta name="format-detection" content="telephone=no"><title>BitShares b0566b0</title><meta http-equiv="Content-Security-Policy" content="default-src 'self' blob:; worker-src 'self' blob:; script-src https://cdnjs.cloudflare.com/ajax/libs/zxcvbn/ 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; connect-src 'self' *; font-src 'self' data: https://at.alicdn.com; img-src 'self' data:;"><link rel="icon" type="image/x-icon" href="favicon.ico"><style>body {
background-color: #2a2a2a;
}

Expand All @@ -17,7 +17,7 @@
Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 100;
font-size: 44px;
}</style><script defer="defer" src="vendor.9a3f9d224d67af9c8253.js"></script><script defer="defer" src="app.9149d044188dd420b405.js"></script><link href="vendor.29f9232bdd785f38e1df.css" rel="stylesheet"><link href="app.037ae46ced5d1fd719c4.css" rel="stylesheet"></head><body spellcheck="false"><main id="content"><h1 class="centerDiv" style="">Loading...</h1></main><script>function ieVersion(uaString) {
}</style><script defer="defer" src="vendor.9a3f9d224d67af9c8253.js"></script><script defer="defer" src="app.62c9e1f163c63a6df9b1.js"></script><link href="vendor.29f9232bdd785f38e1df.css" rel="stylesheet"><link href="app.037ae46ced5d1fd719c4.css" rel="stylesheet"></head><body spellcheck="false"><main id="content"><h1 class="centerDiv" style="">Loading...</h1></main><script>function ieVersion(uaString) {
uaString = uaString || navigator.userAgent;
var match = /\b(MSIE |Trident.*?rv:|Edge\/)(\d+)/.exec(uaString);
if (match) return parseInt(match[2])
Expand Down

0 comments on commit 1f4d224

Please sign in to comment.