mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
Update Download Hosts & DNS Mapping
This commit is contained in:
parent
a5a3e061f6
commit
5cacbead3f
@ -15,6 +15,7 @@ const REMOVED_FILES = [
|
||||
'List/domainset/steam.conf',
|
||||
'List/internal/appprofile.php',
|
||||
'Clash/domainset/steam.txt',
|
||||
'Clash/non_ip/clash_fake_ip_filter.txt',
|
||||
'sing-box/domainset/steam.json',
|
||||
'Modules/sukka_unlock_abema.sgmodule',
|
||||
'Modules/sukka_exclude_reservered_ip.sgmodule'
|
||||
|
||||
@ -374,6 +374,8 @@ downloads.wordpress.org
|
||||
.autoupdatesvc.delivery.autodesk.com
|
||||
# Zoom
|
||||
cdn.zoom.us
|
||||
# TailScale
|
||||
pkgs.tailscale.com
|
||||
# Misc
|
||||
ciscobinary.openh264.org
|
||||
update.sleazyfork.org
|
||||
|
||||
@ -89,8 +89,7 @@ export const DIRECTS: Record<string, DNSMapping> = {
|
||||
realip: true,
|
||||
domains: [
|
||||
'+m2m',
|
||||
// TailScale Magic DNS
|
||||
'+ts.net',
|
||||
// '+ts.net', // TailScale Magic DNS
|
||||
// AdGuard
|
||||
'$injections.adguard.org',
|
||||
'$local.adguard.org',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user