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
0a6fa677f30f2b8d0d6240241ff752df82ead6d6
stackexchange-dnscontrol
/
pkg
/
js
/
parse_tests
/
complexImports
/
a
/
a.js
4 lines
51 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
function
a
(
)
{
return
CNAME
(
"A"
,
"foo.com."
)
}
Copy Permalink