Skip to content
Discussion options

You must be logged in to vote

@majkassab, hello. The mentioned string is the example of domain-specific upstream syntax. Check the wiki about that. The exact string [/majkassab.com/]1.1.1.1 put into the upstreams along with some common one will make AdGuardHome to resolve the majkassab.com domain and all it's subdomains via Cloudflare's DNS (1.1.1.1). Any other domain will again be resolved via the common upstream server.

Also, if you only want the majkassab.com to be resolved via 1.1.1.1, and it's subdomains to be resolved via common one, you should additionally put the following line to the upstreams list:

[/*.majkassab.com/]#

Replies: 1 comment 1 reply

Comment options

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

Answer selected by majkassab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants