Browse Source

https seems unreachable outside pku?

dev
xmcp 6 years ago
parent
commit
f9d1879328
  1. 2
      README.md
  2. 2
      src/App.js

2
README.md

@ -1,4 +1,4 @@
React 版 P大树洞,[pkuhelper.pku.edu.cn/hole](https://pkuhelper.pku.edu.cn/hole/)
React 版 P大树洞,[pkuhelper.pku.edu.cn/hole](http://pkuhelper.pku.edu.cn/hole/)
与 PKU Helper 客户端的树洞模块比较,本项目……

2
src/App.js

@ -15,7 +15,7 @@ function DeprecatedAlert(props) {
<p><b>树洞又㕛叒换域名了</b></p>
<br />
<p>记住树洞网页版新网址</p>
<p><a href="https://pkuhelper.pku.edu.cn/hole">pkuhelper.pku.edu.cn/hole</a></p>
<p><a href="http://pkuhelper.pku.edu.cn/hole">pkuhelper.pku.edu.cn/hole</a></p>
<br />
<p><small>当前域名我也不清楚什么时候停止维护</small></p>
<p><small>另外我们终于支持了 HTTPS HTTP/2</small></p>

Loading…
Cancel
Save