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
2e16f7b142ec0a0761ee19d3da819a88b75d728d
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