Skip to content

Commit

Permalink
Update mosdns.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kkkgo committed Nov 3, 2023
1 parent 05e6633 commit 7e8e554
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/mosdns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,14 +197,22 @@ plugins:
#global_mark_yes#autoforward-yes#autoforward-nocheck - exec: $force_forward
#global_mark_yes#autoforward-no - exec: goto f_force_nocn_list


- tag: accept_hosts
type: sequence
args:
- exec: $usehosts
- matches: has_wanted_ans
exec: goto accept

- tag: main_sequence
type: sequence
args:

##zones_qname_top_start##
##zones_qname_top_end##

#usehosts-yes - exec: $usehosts
#usehosts-yes - exec: jump accept_hosts
- matches: "qtype 64 65"
exec: pong END by block qtype 64/65.

Expand Down

0 comments on commit 7e8e554

Please sign in to comment.