Skip to content

Commit

Permalink
index.html updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
netptop committed Mar 14, 2020
1 parent 98715e5 commit b71fef4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ user browser +-------------->+ siteproxy +-------> wikipedia
5. other websites.
```

## installation/deployment
## 部署到now.sh服务器/deployment
```
1. register one now.sh account from https://zeit.co/home
2. npm install -g now
Expand All @@ -50,8 +50,8 @@ user browser +-------------->+ siteproxy +-------> wikipedia
7. now --prod
8. done
```

## Telegram群: @siteproxy
## email: [email protected]

## issues
- 部分网站加载有问题;
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</div>
</div>
<br />
<div class="descriptionSeg">1.请收藏项目开源网址:<a href="https://github.com/netptop/siteproxy">Github源码</a>以便在本网站失效后能找到新的网址
<div class="descriptionSeg">1.请记下项目开源网址:<a href="https://github.com/netptop/siteproxy">https://github.com/netptop/siteproxy</a>以便在本网站失效后能找到新的网址
</div>
<br />
<div class="descriptionSeg">2.建议您从浏览器打开网页,避免被微信窃听! </div>
Expand All @@ -38,7 +38,7 @@
<input id="addrAccess" class="lead-title button1" type="button" onclick="onsubmit" value="访问网站"/>
</p>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/www.google.com'" value="Google搜索"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/www.youtube.com'" value="Youtube(仅支持firefox浏览器)"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/www.youtube.com'" value="Youtube(仅支持手机或火狐浏览器)"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/www.bing.com/?mkt=en-us'" value="Bing搜索"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/search.yahoo.com/'" value="Yahoo搜索"/>
<input class="lead-title button1" type="button" onclick="window.location.href='/https/zh.wikipedia.org'" value="维基百科"/>
Expand Down

0 comments on commit b71fef4

Please sign in to comment.