Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bingtangxh authored Feb 8, 2024
1 parent 53812c9 commit b5ec7c3
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,15 @@
<script>
if (document.referrer.match('2grave.top|xundengshi.sbs'))
location.href='https://2grave.powerappsportals.com';
</script>
</script>
<script>
function openLongLink(id) {
open(["https://tech2016-my.sharepoint.com/:f:/g/personal/goat_4bcgoat_moe/Ekdkx5WwBppHqINfiSxt4MIBNy-E7dpiQVVNv_1b0tuZNg?e=Cq34sv",
"https://lists.live.com/:l:/g/personal/C7FBC02317EB1158/FIFhAEbA6SVGnPly71GISBABm99PBTYc4cP93vnC6os-JQ",
"https://tech2016-my.sharepoint.com/:l:/g/personal/goat_4bcgoat_moe/FG0Je1SdSilMghEF1u0ou4IBneyPUDZb8kkIkN2-bVemJw",
][id])
}
</script>
<h1>欢迎!</h1>
<p>InfinityFree把我的文件清空了,以后就只用GitHub了</p>
<!--<a href="https://if.bingtangxh.moe/"><input type="button" value="我的主页"></a>-->
Expand Down Expand Up @@ -44,6 +52,22 @@ <h2>一些站内的工具</h2>
<br>
<a href="http://7.isyangs.cn/1/6553112f89de6-1.png">去图图床测试</a>
<br>
<h2>UP主的资深程度测试</h2>
<br>
<a href="https://forms.office.com/r/ayREiMu6dQ">喜灰卷</a>
<a href="https://forms.office.com/r/GhuncA1Tpf">Windows卷</a>
<br>
<h2><a href="javascript:openLongLink(0)">下载频繁更新的文件</a></h2>
<!-- 这个链接太长了,编辑器格式化以后代码会很丑,所以做成了JS -->
<p> 有的文件更新上传替换麻烦,所以直接挂分享链接</p>
<br>
<h2 style="display:inline;"><a href="javascript:openLongLink(1)">喜灰相关音乐歌曲收集</a></h2>
<p> 用微软个人账户登录方可编辑<br>
用的是Microsoft Lists个人账户预览版</p>
<br>
<h2><a href="javascript:openLongLink(2)">Ballance吧友的网盘大全</a></h2>
<p> 访客只能添加和单项编辑,只有我和特批的人能删除和多项编辑</p>
<br>
<p>有些手机不会跳转到404网页,只会手机系统提示404,所以这里贴上两个列表</p>

<a href="http://bingtangxh.moe/p/list.txt">壁纸列表</a>
Expand Down

0 comments on commit b5ec7c3

Please sign in to comment.