更新代理相关内容

This commit is contained in:
2026-08-12 23:31:16 +08:00
parent 4d8a809e71
commit 6563e818ae
5 changed files with 41 additions and 2 deletions

View File

@@ -7,12 +7,14 @@ const direct_ip_list = [
["192.168.0.0", "255.255.255.0"],
["192.168.1.0", "255.255.255.0"],
["192.168.2.0", "255.255.255.0"],
["127.0.0.1", "255.255.255.0"],
];
const direct_domain_list = [
"zedhugh.fun",
"codeberg.org",
"gitweb.gentoo.org",
"localhost"
];
/**