* bumped unpaddedbase32 version
* improved readme * better shutdown message in ui
This commit is contained in:
parent
aa07d50eed
commit
adcb3f31a9
8 changed files with 17 additions and 8 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue