Skip to content

Commit c1262b3

Browse files
author
0c-coder
committed
Match app to onlyagent.us: system-font wordmark, drop Share Tech Mono, Get OnlyAgent link
1 parent dfbb7cc commit c1262b3

16 files changed

Lines changed: 93 additions & 101 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158026,4 +158026,4 @@ module.exports = __webpack_require__(/*! ./src/entry-devel.js */"./src/entry-dev
158026158026
/***/ })
158027158027

158028158028
/******/ });
158029-
//# sourceMappingURL=bundle.96c42aead654add6a44e.js.map
158029+
//# sourceMappingURL=bundle.20e89a71a2e46fe39c2d.js.map

docs/app/bundle.96c42aead654add6a44e.js.map renamed to docs/app/bundle.20e89a71a2e46fe39c2d.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/app/chat.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-tKOJqmDYu3BPiagrRWRorw=='; style-src 'self' 'unsafe-eval' 'nonce-sBJ6TWbFYKjXqYh5rPlboQ==' 'nonce-tEmvO7IqcEkUYp05Vu49Rw==' 'nonce-xmgz1Py3kac0YkKQ1wjhRA==' 'nonce-jh6TryC1HWamwYZL1cPtng==' 'nonce-bMMxkGSaXdUP45pJN7DbWg=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
1+
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-zjEyYlt2TAfyxZBXky5boA=='; style-src 'self' 'unsafe-eval' 'nonce-B+w1fpRBYxni7rSR68eLzg==' 'nonce-p0aHorgrZhqw7YNJNjdCzg==' 'nonce-InzcOgBKHirEEQWr+TDk/w==' 'nonce-tmHG5Y/MC992lyjQm7nnGg=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
22
<title>OnlyAgent — Encrypt &amp; sign in your browser</title>
33
<meta name="viewport" content="width=device-width,initial-scale=1">
4-
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="sBJ6TWbFYKjXqYh5rPlboQ==">
5-
<link href="css/ShareTechMono.css" rel="stylesheet" nonce="tEmvO7IqcEkUYp05Vu49Rw==">
6-
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="xmgz1Py3kac0YkKQ1wjhRA==">
7-
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="jh6TryC1HWamwYZL1cPtng==">
8-
<link href="css/tokenizer.css" rel="stylesheet" nonce="bMMxkGSaXdUP45pJN7DbWg==">
4+
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="B+w1fpRBYxni7rSR68eLzg==">
5+
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="p0aHorgrZhqw7YNJNjdCzg==">
6+
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="InzcOgBKHirEEQWr+TDk/w==">
7+
<link href="css/tokenizer.css" rel="stylesheet" nonce="tmHG5Y/MC992lyjQm7nnGg==">
98
</head>
109

1110
<body data-page="chat">
1211
<header class="oa-nav"><div class="inner">
13-
<a class="oa-brand" href="/"><img src="onlyagent-logo.svg" alt="OnlyAgent"></a>
12+
<a class="oa-brand" href="/"><span class="oa-dot"></span> OnlyAgent</a>
1413
<nav class="oa-navlinks">
1514

1615
<a href="./encrypt"><i class="fa fa-lock" aria-hidden="true"></i><span>encrypt</span></a>
@@ -30,7 +29,7 @@
3029
<span class="sep"></span>
3130
<a href="/"><i class="fa fa-home" aria-hidden="true"></i><span>Home</span></a>
3231
<a href="https://docs.crp.to/webcrypt.html"><i class="fa fa-question" aria-hidden="true"></i><span>Help</span></a>
33-
<a href="https://onlykey.io"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyKey</span></a>
32+
<a href="https://onlyagent.us"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyAgent</span></a>
3433
</nav>
3534
</div></header>
3635

@@ -64,7 +63,7 @@ <h2 class="text-danger">This App Requires JavaScript to work.</h2>
6463
<a href="https://docs.crp.to/webcrypt.html">Help</a>
6564
</div>
6665
</div></footer>
67-
<script src=".././app/bundle.96c42aead654add6a44e.js" nonce="tKOJqmDYu3BPiagrRWRorw=="></script>
66+
<script src=".././app/bundle.20e89a71a2e46fe39c2d.js" nonce="zjEyYlt2TAfyxZBXky5boA=="></script>
6867

6968

7069
</body></html>

docs/app/css/onlyagent-theme.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
--radius:16px; --radius-sm:11px; --max:980px;
1313
--grad:linear-gradient(135deg,var(--accent),var(--accent-2));
1414
--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
15-
--mono:'Share Tech Mono',ui-monospace,SFMono-Regular,Menlo,monospace;
15+
--mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;
1616
}
1717

1818
/* ---------- base ---------- */
@@ -40,7 +40,9 @@ font{font-size:inherit!important}
4040
background:rgba(7,11,16,.8);border-bottom:1px solid var(--line)}
4141
.oa-nav .inner{max-width:var(--max);margin:0 auto;height:62px;display:flex;
4242
align-items:center;justify-content:space-between;padding:0 22px;gap:16px}
43-
.oa-brand{display:flex;align-items:center;gap:10px;font-weight:700}
43+
.oa-brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;letter-spacing:-.01em;color:var(--text)}
44+
.oa-brand:hover{color:var(--text)}
45+
.oa-brand .oa-dot{flex:none;width:22px;height:22px;border-radius:6px;background:var(--grad)}
4446
.oa-brand img{height:30px;width:auto;display:block}
4547
.oa-navlinks{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
4648
.oa-navlinks a{color:var(--muted);font-size:14px;font-weight:500;padding:8px 12px;border-radius:9px}

docs/app/decrypt-file.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-8bhymZXuOvzGH8ZUBaR9oQ=='; style-src 'self' 'unsafe-eval' 'nonce-xJY129gJZlRCOPwsbbeJ+A==' 'nonce-MVzJ6dSzmWawQNNu8Nvmrg==' 'nonce-/e1wXeauRCRFwHPkuu1JRw==' 'nonce-s37GTVZZUcBz5fTgL5eBHw==' 'nonce-39WVoVZvtDqtJ9HgV+k3/A=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
1+
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-3JhDocfUhPxbPMzLnCc/hA=='; style-src 'self' 'unsafe-eval' 'nonce-RpmRR/ocJHiABoCh16doPA==' 'nonce-WWU9PeSJq51u1O5CIBS5qA==' 'nonce-uNSQlEyNA7nAfbjrn1efDg==' 'nonce-H4WXgflJvwo/p2YjYLK/rQ=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
22
<title>OnlyAgent — Encrypt &amp; sign in your browser</title>
33
<meta name="viewport" content="width=device-width,initial-scale=1">
4-
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="xJY129gJZlRCOPwsbbeJ+A==">
5-
<link href="css/ShareTechMono.css" rel="stylesheet" nonce="MVzJ6dSzmWawQNNu8Nvmrg==">
6-
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="/e1wXeauRCRFwHPkuu1JRw==">
7-
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="s37GTVZZUcBz5fTgL5eBHw==">
8-
<link href="css/tokenizer.css" rel="stylesheet" nonce="39WVoVZvtDqtJ9HgV+k3/A==">
4+
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="RpmRR/ocJHiABoCh16doPA==">
5+
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="WWU9PeSJq51u1O5CIBS5qA==">
6+
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="uNSQlEyNA7nAfbjrn1efDg==">
7+
<link href="css/tokenizer.css" rel="stylesheet" nonce="H4WXgflJvwo/p2YjYLK/rQ==">
98
</head>
109

1110
<body data-page="decrypt-file">
1211
<header class="oa-nav"><div class="inner">
13-
<a class="oa-brand" href="/"><img src="onlyagent-logo.svg" alt="OnlyAgent"></a>
12+
<a class="oa-brand" href="/"><span class="oa-dot"></span> OnlyAgent</a>
1413
<nav class="oa-navlinks">
1514

1615
<a href="./encrypt"><i class="fa fa-lock" aria-hidden="true"></i><span>encrypt</span></a>
@@ -30,7 +29,7 @@
3029
<span class="sep"></span>
3130
<a href="/"><i class="fa fa-home" aria-hidden="true"></i><span>Home</span></a>
3231
<a href="https://docs.crp.to/webcrypt.html"><i class="fa fa-question" aria-hidden="true"></i><span>Help</span></a>
33-
<a href="https://onlykey.io"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyKey</span></a>
32+
<a href="https://onlyagent.us"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyAgent</span></a>
3433
</nav>
3534
</div></header>
3635

@@ -64,7 +63,7 @@ <h2 class="text-danger">This App Requires JavaScript to work.</h2>
6463
<a href="https://docs.crp.to/webcrypt.html">Help</a>
6564
</div>
6665
</div></footer>
67-
<script src=".././app/bundle.96c42aead654add6a44e.js" nonce="8bhymZXuOvzGH8ZUBaR9oQ=="></script>
66+
<script src=".././app/bundle.20e89a71a2e46fe39c2d.js" nonce="3JhDocfUhPxbPMzLnCc/hA=="></script>
6867

6968

7069
</body></html>

docs/app/decrypt.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-mH7x3haeLavt5xwomyevBw=='; style-src 'self' 'unsafe-eval' 'nonce-Pz9KxT6y4WbpYP8hh8dZHw==' 'nonce-sI5cWRIN3o4Tc2z9cbb0zA==' 'nonce-29H9GzeJjIxIAXv92lrEtw==' 'nonce-6WxlD8pSxIuIaLQI1Abh7w==' 'nonce-0dTrrdh44eiBGT+KtLHOuA=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
1+
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-+vWZSpiFY219HD5+S2aNog=='; style-src 'self' 'unsafe-eval' 'nonce-A8yZonjPRfwRo/lUzJOvKg==' 'nonce-4ZUBEM07tXYdoWsy0DSpTQ==' 'nonce-M89aNqBhlFzjGD6Jzv/LlQ==' 'nonce-2SqiIZmyh+tgeyUOI3b7cg=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
22
<title>OnlyAgent — Encrypt &amp; sign in your browser</title>
33
<meta name="viewport" content="width=device-width,initial-scale=1">
4-
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="Pz9KxT6y4WbpYP8hh8dZHw==">
5-
<link href="css/ShareTechMono.css" rel="stylesheet" nonce="sI5cWRIN3o4Tc2z9cbb0zA==">
6-
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="29H9GzeJjIxIAXv92lrEtw==">
7-
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="6WxlD8pSxIuIaLQI1Abh7w==">
8-
<link href="css/tokenizer.css" rel="stylesheet" nonce="0dTrrdh44eiBGT+KtLHOuA==">
4+
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="A8yZonjPRfwRo/lUzJOvKg==">
5+
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="4ZUBEM07tXYdoWsy0DSpTQ==">
6+
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="M89aNqBhlFzjGD6Jzv/LlQ==">
7+
<link href="css/tokenizer.css" rel="stylesheet" nonce="2SqiIZmyh+tgeyUOI3b7cg==">
98
</head>
109

1110
<body data-page="decrypt">
1211
<header class="oa-nav"><div class="inner">
13-
<a class="oa-brand" href="/"><img src="onlyagent-logo.svg" alt="OnlyAgent"></a>
12+
<a class="oa-brand" href="/"><span class="oa-dot"></span> OnlyAgent</a>
1413
<nav class="oa-navlinks">
1514

1615
<a href="./encrypt"><i class="fa fa-lock" aria-hidden="true"></i><span>encrypt</span></a>
@@ -30,7 +29,7 @@
3029
<span class="sep"></span>
3130
<a href="/"><i class="fa fa-home" aria-hidden="true"></i><span>Home</span></a>
3231
<a href="https://docs.crp.to/webcrypt.html"><i class="fa fa-question" aria-hidden="true"></i><span>Help</span></a>
33-
<a href="https://onlykey.io"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyKey</span></a>
32+
<a href="https://onlyagent.us"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyAgent</span></a>
3433
</nav>
3534
</div></header>
3635

@@ -64,7 +63,7 @@ <h2 class="text-danger">This App Requires JavaScript to work.</h2>
6463
<a href="https://docs.crp.to/webcrypt.html">Help</a>
6564
</div>
6665
</div></footer>
67-
<script src=".././app/bundle.96c42aead654add6a44e.js" nonce="mH7x3haeLavt5xwomyevBw=="></script>
66+
<script src=".././app/bundle.20e89a71a2e46fe39c2d.js" nonce="+vWZSpiFY219HD5+S2aNog=="></script>
6867

6968

7069
</body></html>

docs/app/encrypt-file.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-i4AIr9/SxpNymA88wLKLPg=='; style-src 'self' 'unsafe-eval' 'nonce-UzfhcP5pzsw3HhihY5snNg==' 'nonce-ONcl3veRfNHS+YO26RwF4A==' 'nonce-ydeLji5d0qQVSVArH8iuwA==' 'nonce-B1pBLHG2PqpQ8omXzq+T+g==' 'nonce-se2KvQSZ7Q6l/wZVIpVW0w=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
1+
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-+NsbhCfbz4jREJU09C+Vnw=='; style-src 'self' 'unsafe-eval' 'nonce-/r5UivZITOghAbH5PNauuQ==' 'nonce-2lcbJ19AsYQv2DTL35CKmA==' 'nonce-nmG5s0ZfAeyi02ZNeXXgmg==' 'nonce-SixuCv2RaH/DkkMP9AhByw=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
22
<title>OnlyAgent — Encrypt &amp; sign in your browser</title>
33
<meta name="viewport" content="width=device-width,initial-scale=1">
4-
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="UzfhcP5pzsw3HhihY5snNg==">
5-
<link href="css/ShareTechMono.css" rel="stylesheet" nonce="ONcl3veRfNHS+YO26RwF4A==">
6-
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="ydeLji5d0qQVSVArH8iuwA==">
7-
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="B1pBLHG2PqpQ8omXzq+T+g==">
8-
<link href="css/tokenizer.css" rel="stylesheet" nonce="se2KvQSZ7Q6l/wZVIpVW0w==">
4+
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="/r5UivZITOghAbH5PNauuQ==">
5+
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="2lcbJ19AsYQv2DTL35CKmA==">
6+
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="nmG5s0ZfAeyi02ZNeXXgmg==">
7+
<link href="css/tokenizer.css" rel="stylesheet" nonce="SixuCv2RaH/DkkMP9AhByw==">
98
</head>
109

1110
<body data-page="encrypt-file">
1211
<header class="oa-nav"><div class="inner">
13-
<a class="oa-brand" href="/"><img src="onlyagent-logo.svg" alt="OnlyAgent"></a>
12+
<a class="oa-brand" href="/"><span class="oa-dot"></span> OnlyAgent</a>
1413
<nav class="oa-navlinks">
1514

1615
<a href="./encrypt"><i class="fa fa-lock" aria-hidden="true"></i><span>encrypt</span></a>
@@ -30,7 +29,7 @@
3029
<span class="sep"></span>
3130
<a href="/"><i class="fa fa-home" aria-hidden="true"></i><span>Home</span></a>
3231
<a href="https://docs.crp.to/webcrypt.html"><i class="fa fa-question" aria-hidden="true"></i><span>Help</span></a>
33-
<a href="https://onlykey.io"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyKey</span></a>
32+
<a href="https://onlyagent.us"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyAgent</span></a>
3433
</nav>
3534
</div></header>
3635

@@ -64,7 +63,7 @@ <h2 class="text-danger">This App Requires JavaScript to work.</h2>
6463
<a href="https://docs.crp.to/webcrypt.html">Help</a>
6564
</div>
6665
</div></footer>
67-
<script src=".././app/bundle.96c42aead654add6a44e.js" nonce="i4AIr9/SxpNymA88wLKLPg=="></script>
66+
<script src=".././app/bundle.20e89a71a2e46fe39c2d.js" nonce="+NsbhCfbz4jREJU09C+Vnw=="></script>
6867

6968

7069
</body></html>

docs/app/encrypt.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-vwPSoVswcR42AaZiL1bx8w=='; style-src 'self' 'unsafe-eval' 'nonce-qkL7E82TXF+LpXJAsBJS/g==' 'nonce-UfJJtmhYVxYuQo+Sb86bRA==' 'nonce-5AfcuKPfa0E+FSF+O6cxYQ==' 'nonce-pnK3fZyJY+Fby/s6SEe5aA==' 'nonce-mG9C4bD1XHe+0QI+KfJneg=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
1+
<!DOCTYPE html><html><head><meta http-equiv="Content-Security-Policy" content="base-uri 'none'; object-src 'none'; script-src 'self' 'unsafe-eval' 'nonce-OLqy3FCs7JZssApQdUI80g=='; style-src 'self' 'unsafe-eval' 'nonce-nf182fo6KZUAKrba24S9UQ==' 'nonce-mlYWKRgqlKGAwXaKGedUiQ==' 'nonce-mFbpv9A3x7PqnczGDBVAww==' 'nonce-tWkX67WIRe34xRGUtYMmwQ=='; default-src 'self'; img-src 'self' data: https://www.gravatar.com https://raw.githubusercontent.com/keybase/client/master/browser/images/icon-keybase-logo-128.png https://s3.amazonaws.com/keybase_processed_uploads/; connect-src 'self' https://keybase.io https://onlykey.herokuapp.com wss://onlykey.herokuapp.com">
22
<title>OnlyAgent — Encrypt &amp; sign in your browser</title>
33
<meta name="viewport" content="width=device-width,initial-scale=1">
4-
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="qkL7E82TXF+LpXJAsBJS/g==">
5-
<link href="css/ShareTechMono.css" rel="stylesheet" nonce="UfJJtmhYVxYuQo+Sb86bRA==">
6-
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="5AfcuKPfa0E+FSF+O6cxYQ==">
7-
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="pnK3fZyJY+Fby/s6SEe5aA==">
8-
<link href="css/tokenizer.css" rel="stylesheet" nonce="mG9C4bD1XHe+0QI+KfJneg==">
4+
<link href="css/bootstrap.min.css" rel="stylesheet" nonce="nf182fo6KZUAKrba24S9UQ==">
5+
<link href="css/font-awesome.min.css" rel="stylesheet" nonce="mlYWKRgqlKGAwXaKGedUiQ==">
6+
<link href="css/onlyagent-theme.css" rel="stylesheet" nonce="mFbpv9A3x7PqnczGDBVAww==">
7+
<link href="css/tokenizer.css" rel="stylesheet" nonce="tWkX67WIRe34xRGUtYMmwQ==">
98
</head>
109

1110
<body data-page="encrypt">
1211
<header class="oa-nav"><div class="inner">
13-
<a class="oa-brand" href="/"><img src="onlyagent-logo.svg" alt="OnlyAgent"></a>
12+
<a class="oa-brand" href="/"><span class="oa-dot"></span> OnlyAgent</a>
1413
<nav class="oa-navlinks">
1514

1615
<a href="./encrypt" class="active"><i class="fa fa-lock" aria-hidden="true"></i><span>encrypt</span></a>
@@ -30,7 +29,7 @@
3029
<span class="sep"></span>
3130
<a href="/"><i class="fa fa-home" aria-hidden="true"></i><span>Home</span></a>
3231
<a href="https://docs.crp.to/webcrypt.html"><i class="fa fa-question" aria-hidden="true"></i><span>Help</span></a>
33-
<a href="https://onlykey.io"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyKey</span></a>
32+
<a href="https://onlyagent.us"><i class="fa fa-shopping-cart" aria-hidden="true"></i><span>Get OnlyAgent</span></a>
3433
</nav>
3534
</div></header>
3635

@@ -64,7 +63,7 @@ <h2 class="text-danger">This App Requires JavaScript to work.</h2>
6463
<a href="https://docs.crp.to/webcrypt.html">Help</a>
6564
</div>
6665
</div></footer>
67-
<script src=".././app/bundle.96c42aead654add6a44e.js" nonce="vwPSoVswcR42AaZiL1bx8w=="></script>
66+
<script src=".././app/bundle.20e89a71a2e46fe39c2d.js" nonce="OLqy3FCs7JZssApQdUI80g=="></script>
6867

6968

7069
</body></html>

0 commit comments

Comments
 (0)