Skip to content

Commit

Permalink
[conf-gen] stop rejecting HTTPS dns query
Browse files Browse the repository at this point in the history
  • Loading branch information
lirundong committed Nov 8, 2024
1 parent 6bc5290 commit 07976a4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions conf-gen/source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -580,8 +580,6 @@ generates:
address_strategy: prefer_ipv4
address_resolver: Bootstrap
detour: DIRECT
- tag: REJECT
address: rcode://success
- tag: System
address: local
detour: DIRECT
Expand All @@ -592,12 +590,6 @@ generates:
address: https://1.12.12.12/dns-query
detour: DIRECT
rules:
- &DNS_DROP_HTTPS_QUERY
server: REJECT
query_type:
- HTTPS
- SVCB
disable_cache: true
- &DNS_RULE_MATCH_SYSTEM
server: System
filters:
Expand Down

0 comments on commit 07976a4

Please sign in to comment.