mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Merge pull request #9 from hackclub/prefer-alias
Use ALIAS records at apex domains when possible
This commit is contained in:
commit
4f76944298
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
? ''
|
||||
: - type: A
|
||||
value: 138.197.54.69
|
||||
: - type: ALIAS
|
||||
value: proxy.servers.hackclub.com.
|
||||
- type: MX
|
||||
values:
|
||||
- exchange: ASPMX.L.GOOGLE.COM.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue