From 1ea41028d1197c5ed7227db1497513629ece4da6 Mon Sep 17 00:00:00 2001 From: Li-GanMa Date: Sat, 4 Nov 2023 20:45:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=99=90=E9=80=9F=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/nodes.json | 4 +-- src/components/Main.vue | 67 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 2 deletions(-) diff --git a/src/assets/nodes.json b/src/assets/nodes.json index 8d52c50..4dabb0d 100644 --- a/src/assets/nodes.json +++ b/src/assets/nodes.json @@ -3,7 +3,7 @@ "Apple":"https://store.storevideos.cdn-apple.com/v1/store.apple.com/st/1666383693478/atvloop-video-202210/streams_atvloop-video-202210/1920x1080/fileSequence3.m4s", "微软Azure":"https://cdn.microsoftstore.com.cn/media/product_long_description/3781-00000/2_dupn50xr/4h0yzz2_360.jpg", "联通测速":"https://cesubao.chinaunicom.cn/1000.bin", - "电信测速":"https://vipspeedtest8.wuhan.net.cn:8080/download?size=2147483648", + "电信测速":"https://vipspeedtest8.wuhan.net.cn:8080/download?size=1073741824", "清华大学":"https://iptv.tsinghua.edu.cn/st_new_HB33/garbage.php?ckSize=1024", "上海交大":"https://mirrors.sjtug.sjtu.edu.cn/speedtest/garbage?ckSize=1024", "并夕夕":"https://cd.pddpic.com/android_dev/2023-07-28/5c04772968aee57ca690fbe1e7f29467.apk", @@ -36,7 +36,7 @@ }, "全球[Global]":{ "Cachefly":"https://web1.cachefly.net/speedtest/downloading", - "Cloudflare":"https://speed.cloudflare.com/__down?bytes=1073741824", + "Cloudflare":"https://speed.cloudflare.com/__down?bytes=104857600", "Akamai":"https://akamtrans-a.akamaihd.net/delivery/2023/08/30/brand-protector-2500k-00004.ts", "Cloudflare Workers":"https://gh.con.sh/https://github.com/AaronFeng753/Waifu2x-Extension-GUI/releases/download/v2.21.12/Waifu2x-Extension-GUI-v2.21.12-Portable.7z", "Steam Akamai":"https://cdn.akamai.steamstatic.com/steam/apps/1063730/extras/NW_Sword_Sorcery_2.gif", diff --git a/src/components/Main.vue b/src/components/Main.vue index 8cc66ec..bedf805 100644 --- a/src/components/Main.vue +++ b/src/components/Main.vue @@ -64,6 +64,9 @@
带宽 + {{ state.maxSpeed ? '/' + formatter(state.maxSpeed, 2, [0, 0, 0, 0, 0, 0]) : "" + }} +
@@ -186,6 +189,33 @@ + + +
+ + + +

+ + 浏览器会使用缓存策略
只能限制平均速度,无法限制峰值速度!
部分链接无法限速,请使用其它限速方法 +
+
+ + +