From 53b1421aba7cb24b8c3bb3449c1a58af10fd0d10 Mon Sep 17 00:00:00 2001 From: net909 Date: Fri, 24 Nov 2023 22:59:29 +0800 Subject: [PATCH] fix --- plugin/fun/bandwidth_waste/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/fun/bandwidth_waste/index.html b/plugin/fun/bandwidth_waste/index.html index a9fd179..68852e6 100644 --- a/plugin/fun/bandwidth_waste/index.html +++ b/plugin/fun/bandwidth_waste/index.html @@ -91,7 +91,7 @@ new Vue({ el: '#app', data: { set: { - input: 'https://cachefly.cachefly.net/100mb.test', + input: 'https://web1.cachefly.net/speedtest/downloading', output: '', infinite: true, status: false,