Added TOR mirror link

This commit is contained in:
Dan Seripap 2016-07-03 18:11:56 -04:00
parent 8eef77b968
commit c5b1126dc8
2 changed files with 2 additions and 1 deletions

View File

@ -50,7 +50,7 @@
},
"scripts": {
"start": "node index.js",
"prod": "forever start -c \"npm start\" ./",
"prod": "npm run bundle && forever start -c \"npm start\" ./",
"dev": "npm run bundle && gulp start",
"bundle": "gulp bundle",
"test": "npm run bundle && gulp test",

View File

@ -117,6 +117,7 @@
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title">Welcome to darkwire.io v{{APP.version}}</h4>
<small>TOR Mirror: <a href="http://darkwirevqhjfmla.onion" target="_blank">http://darkwirevqhjfmla.onion</a></small>
</div>
<div class="modal-body">
<h6>We've placed you in a new chat room</h6>