luci-app-mosdns: drop sp_low.tdata

* The data source has ceased maintenance and there may be false interception.
This commit is contained in:
sbwml 2023-04-30 15:57:51 +08:00
parent b464e01b59
commit 6452b77097
2 changed files with 0 additions and 3538 deletions

View File

@ -74,12 +74,6 @@ plugins:
files:
- "/etc/mosdns/rule/local-ptr.txt"
- tag: sp_low
type: domain_set
args:
files:
- "/usr/share/mosdns/sp_low.tdata"
- tag: lazy_cache
type: cache
args:
@ -189,8 +183,6 @@ plugins:
exec: reject 3
- matches: qname $adlist
exec: reject 3
- matches: qname $sp_low
exec: reject 3
- matches:
- qtype 12
- qname $local_ptr
@ -207,7 +199,6 @@ plugins:
- "!qname $ddnslist"
- "!qname $blocklist"
- "!qname $adlist"
- "!qname $sp_low"
- "!qname $local_ptr"
exec: $lazy_cache
- exec: $redirect

File diff suppressed because it is too large Load Diff