This commit is contained in:
🌌
2024-04-11 00:10:52 +08:00
parent ca8fc8fd7b
commit 71038cbc9f

View File

@@ -5,7 +5,8 @@ const defList = [
{ name: "Baidu", url: "https://baidu.com" },
{ name: "Google", url: "https://google.com" },
{ name: "Github", url: "https://github.com" },
{ name: "Gitee", url: "https://gitee.com" }
{ name: "Gitee", url: "https://gitee.com" },
{ name: "TRSS", url: "https://trss.me" }
]
/**
* 获取网络测试列表。