This website requires JavaScript.
Explore
Help
Sign In
mirror
/
stackexchange-dnscontrol
Watch
1
Star
0
Fork
0
You've already forked stackexchange-dnscontrol
mirror of
https://github.com/StackExchange/dnscontrol.git
synced
2024-05-11 05:55:12 +00:00
Code
Issues
Releases
Activity
Files
5ae231030eaf32a99b80cc91abae4577d9ee4ccc
stackexchange-dnscontrol
/
pkg
/
js
/
parse_tests
/
013-mx.js
4 lines
49 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add .gitattributes file and fix line endings to match. (#1004) * NEW: .gitattributes * Fix line endings * Fix File Endings
2020-12-25 10:18:01 -05:00
D
(
"foo.com"
,
"none"
,
MX
(
"@"
,
15
,
"foo.com."
)
)
;
Copy Permalink