This commit is contained in:
SukkaW
2025-03-26 15:36:00 +00:00
parent f3558e7f05
commit 9ddb5704ef
19 changed files with 531 additions and 163 deletions

View File

@@ -0,0 +1,16 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping (LAN_WITH_REALIP)
# Last Updated: 2025-03-26T15:35:27.580Z
# Size: 4
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
#
# This is an internal rule that is only referenced by sukka_local_dns_mapping.sgmodule
# Do not use this file in your Rule section, all rules are included in non_ip/domestic.conf already.
#########################################
DOMAIN,this_ruleset_is_made_by_sukkaw.ruleset.skk.moe
DOMAIN-SUFFIX,localdomain
DOMAIN-SUFFIX,home.arpa
DOMAIN-SUFFIX,lan
################## EOF ##################