* bumped unpaddedbase32 version

* improved readme
* better shutdown message in ui
This commit is contained in:
Kevin Froman 2019-11-06 18:03:38 -06:00
parent aa07d50eed
commit adcb3f31a9
8 changed files with 17 additions and 8 deletions

View file

@ -25,6 +25,8 @@
<div id="shutdownNotice" class='overlay'>
<div>
<p>Your node will shutdown. Thank you for using Onionr.</p>
<p>If you are using random bind IPs (default in non dev mode), Onionr will have a different URL next time.
</p>
</div>
</div>

View file

@ -31,6 +31,7 @@
<div id="shutdownNotice" class="overlay">
<div>
<p>Your node will shutdown. Thank you for using Onionr.</p>
<p>If you are using random bind IPs (default in non dev mode), Onionr will have a different URL next time.
</div>
</div>