mirror of
https://github.com/danog/dns.git
synced 2024-11-26 20:14:51 +01:00
ebb5fb510c
This now can do queries to dns servers and you'll get the list of raw records in an array
17 lines
241 B
INI
17 lines
241 B
INI
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
indent_style = space
|
|
charset = utf-8
|
|
|
|
[{.travis.yml}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
|
|
[{composer.json}]
|
|
indent_style = space
|
|
indent_size = 2
|