Skip to content

Blocking error #347

Answered by 0xERR0R
LexterS999 asked this question in Q&A
Nov 16, 2021 · 8 comments · 2 replies
Discussion options

You must be logged in to vote
upstream:
  externalResolvers:
    - 1.1.1.1
    - 9.9.9.9
blocking:
  whiteLists:
    ads:
      - |
        # do not block domains with ".google.com"
        /^.*\.google.com$/
  blackLists:
    ads:
      - |
        /^.*\.io$/
        /^.*\.cn$/
  clientGroupsBlock:
    default:
      - ads
port: 53
httpPort: 4000
logLevel: info

Replies: 8 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@LexterS999
Comment options

Comment options

You must be logged in to vote
1 reply
@LexterS999
Comment options

Answer selected by 0xERR0R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
❔ question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #345 on November 16, 2021 12:00.