mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-01 18:10:24 +00:00
17 lines
643 B
Plaintext
17 lines
643 B
Plaintext
#########################################
|
|
# 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 ##################
|