Skip to content

Commit

Permalink
release zip link
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Apr 23, 2020
1 parent 21a9ca5 commit 0a0b542
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
<link rel="stylesheet" href="styles.9d529b5c3b4fcb41f5c4.css"></head>
<body>
<app-root></app-root>
<script src="runtime-es2015.1eba213af0b233498d9d.js" type="module"></script><script src="runtime-es5.1eba213af0b233498d9d.js" nomodule defer></script><script src="polyfills-es5.3a4bf2259147f1811d31.js" nomodule defer></script><script src="polyfills-es2015.e83fff26cef4fb3db62d.js" type="module"></script><script src="scripts.e15a0fcdbe39cbc08613.js" defer></script><script src="main-es2015.3674ea595abd8c66fc96.js" type="module"></script><script src="main-es5.3674ea595abd8c66fc96.js" nomodule defer></script></body>
<script src="runtime-es2015.1eba213af0b233498d9d.js" type="module"></script><script src="runtime-es5.1eba213af0b233498d9d.js" nomodule defer></script><script src="polyfills-es5.3a4bf2259147f1811d31.js" nomodule defer></script><script src="polyfills-es2015.e83fff26cef4fb3db62d.js" type="module"></script><script src="scripts.e15a0fcdbe39cbc08613.js" defer></script><script src="main-es2015.b9aa7250d348fabc87b6.js" type="module"></script><script src="main-es5.b9aa7250d348fabc87b6.js" nomodule defer></script></body>
</html>
1 change: 1 addition & 0 deletions docs/main-es2015.b9aa7250d348fabc87b6.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main-es5.b9aa7250d348fabc87b6.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ <h1>Helperbit wallet recovery tool</h1>
<p class="lead text-muted">Helperbit wallet recovery is a tool that Helperbit has developed for ease of mind of
its users: its function is to free funds from your Helperbit wallet without our intervertion.<br>
This means that if we disappear for any reason, your funds are still available to you.<br>
Helperbit wallet recovery is a client-side software and can be downloaded from GitHub as a Zip (works with
Helperbit wallet recovery is a client-side software and can be downloaded from GitHub as a
<a href="https://github.com/helperbit/wallet-recovery/archive/v1.0.0.zip">Zip</a> (works with
the Browser) or can be used directly from this web page. </p>
<br>
<p>
Expand Down

0 comments on commit 0a0b542

Please sign in to comment.