瀏覽代碼

Merge pull request #16 from dessant/patch-1

Fix Tor link
tags/v1.0.0
Uvis Grinfelds 9 年之前
父節點
當前提交
179adfa940
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      transfersh-web/index.html

+ 1
- 1
transfersh-web/index.html 查看文件

@@ -392,7 +392,7 @@ include "includes/head.html"


<section id="tor"> <section id="tor">
<div class="wrapper"> <div class="wrapper">
<a href="https://torproject.com"><img src="images/tor.svg" alt=""></a><br/>
<a href="https://www.torproject.org"><img src="images/tor.svg" alt=""></a><br/>
<a href="http://jxm5d6emw5rknovg.onion/">http://jxm5d6emw5rknovg.onion/</a> <a href="http://jxm5d6emw5rknovg.onion/">http://jxm5d6emw5rknovg.onion/</a>
</div> </div>
</section> </section>


Loading…
取消
儲存