Skip to content

Commit

Permalink
Notification
Browse files Browse the repository at this point in the history
  • Loading branch information
HeddaZ committed Jan 22, 2020
1 parent 3450d7e commit feaa309
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions ShadowStock/_index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!DOCTYPE html>
<html>
<head>
<title>ShadowStock 影子证券主域名变更通知</title>
<meta charset="utf-8" />
<style type="text/css">
body {
font-family: 'Microsoft YaHei';
font-size: 14px;
line-height: 1.8;
}

b {
color: red;
}

i {
color: blue;
}
</style>
</head>
<body>
<h3>
ShadowStock 影子证券<b>主域名变更</b>的重要通知
</h3>
<ul>
<li>自选股列表地址由 http://stock.<i>shadowin.net</i> 变更为 http://stock.<b>plusii.com</b></li>
<li>推荐<a href="https://github.com/heddaz/shadowin/releases" target="_blank">重新下载最新的 Shadowin 程序</a>,覆盖安装以获得最佳体验!</li>
<li>或者,参照<a href="https://github.com/HeddaZ/Shadowin#shadowin-%E5%BD%B1%E7%AA%97%E6%B5%8F%E8%A7%88%E5%99%A8-%E5%9F%9F%E5%90%8D%E5%88%87%E6%8D%A2%E6%96%B9%E6%B3%95" target="_blank">域名切换方法</a>,手工迁移自选股列表地址。</li>
<li>项目地址:<a href="https://github.com/heddaz/shadowin/releases" target="_blank">https://github.com/heddaz/shadowin/releases</a></li>
</ul>
<img src="http://sb.plusii.com/images/donate-wechat.jpg" />
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h4>
window.location = 'http://stock.plusii.com';
}

window.setTimeout(go, 3000);
//window.setTimeout(go, 3000);
</script>
<script language="javascript" type="text/javascript" src="http://js.users.51.la/18940996.js"></script>
</body>
Expand Down
Binary file removed ShadowStock/stock_v1/loading.gif
Binary file not shown.

0 comments on commit feaa309

Please sign in to comment.