Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ljxi committed Sep 5, 2023
1 parent fe3cb81 commit 5428cc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<div class="form-control-wrap">
<select id='select' onchange="document.getElementById('link').value=this.options[this.selectedIndex].value;setCookie('select',this.selectedIndex,365);" type="text" class="form-control">
<option value="" id="diy">自定义</option>
<option value="https://iptv.tsinghua.edu.cn/st_new_HB8/garbage.php?ckSize=10240">清华大学 [稳定]</option>
<option value="https://iptv.tsinghua.edu.cn/st_new_HB1/garbage.php?ckSize=10240">清华大学 [稳定]</option>
<option selected="selected" value="https://mesh.if.iqiyi.com/player/upgrade/file/last/IQIYIsetup_app.exe">爱奇艺 [高速]</option>
<option value="https://consumer.huawei.com/content/dam/huawei-cbg-site/cn/mkt/harmonyos-3/video/privacy/privacy-safe-center.webm">华为 [高速]</option>
<option value="https://cd.pddpic.com/android_dev/2023-07-28/5c04772968aee57ca690fbe1e7f29467.apk">饼夕夕 [高速]</option>
Expand Down Expand Up @@ -277,7 +277,7 @@ <h6><em class="icon ni ni-info"></em>出口地址</h6>
}
</script>

<script src='main.js?8'></script>
<script src='main.js?9'></script>
</body>

</html>

0 comments on commit 5428cc9

Please sign in to comment.