mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 22:05:14 +00:00
Fix incorrect semicolon usage
This commit is contained in:
parent
580917017e
commit
48d3c465f5
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@
|
|||
values:
|
||||
- google-site-verification=l7zxZwx99jNSovrKZgaT2mI7z41nsa4-TKRdonvUEh8
|
||||
- v=spf1 include:servers.mcsv.net ?all
|
||||
- v=DMARC1; p=none
|
||||
- v=DMARC1
|
||||
- p=none
|
||||
- type: MX
|
||||
values:
|
||||
- exchange: aspmx.l.google.com.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue