mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20: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/domainset/steam.conf',
|
||||||
'List/internal/appprofile.php',
|
'List/internal/appprofile.php',
|
||||||
'Clash/domainset/steam.txt',
|
'Clash/domainset/steam.txt',
|
||||||
|
'Clash/non_ip/clash_fake_ip_filter.txt',
|
||||||
'sing-box/domainset/steam.json',
|
'sing-box/domainset/steam.json',
|
||||||
'Modules/sukka_unlock_abema.sgmodule',
|
'Modules/sukka_unlock_abema.sgmodule',
|
||||||
'Modules/sukka_exclude_reservered_ip.sgmodule'
|
'Modules/sukka_exclude_reservered_ip.sgmodule'
|
||||||
|
|||||||
@ -374,6 +374,8 @@ downloads.wordpress.org
|
|||||||
.autoupdatesvc.delivery.autodesk.com
|
.autoupdatesvc.delivery.autodesk.com
|
||||||
# Zoom
|
# Zoom
|
||||||
cdn.zoom.us
|
cdn.zoom.us
|
||||||
|
# TailScale
|
||||||
|
pkgs.tailscale.com
|
||||||
# Misc
|
# Misc
|
||||||
ciscobinary.openh264.org
|
ciscobinary.openh264.org
|
||||||
update.sleazyfork.org
|
update.sleazyfork.org
|
||||||
|
|||||||
@ -89,8 +89,7 @@ export const DIRECTS: Record<string, DNSMapping> = {
|
|||||||
realip: true,
|
realip: true,
|
||||||
domains: [
|
domains: [
|
||||||
'+m2m',
|
'+m2m',
|
||||||
// TailScale Magic DNS
|
// '+ts.net', // TailScale Magic DNS
|
||||||
'+ts.net',
|
|
||||||
// AdGuard
|
// AdGuard
|
||||||
'$injections.adguard.org',
|
'$injections.adguard.org',
|
||||||
'$local.adguard.org',
|
'$local.adguard.org',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user