playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
playground:playground [2026/04/17 15:05] Júne Parkplayground:playground [2026/04/17 15:43] (current) Júne Park
Line 7: Line 7:
 | | | |  | | | |
 | | | |  | | | |
 +
 +Basic (A + AAAA):      <dns>meson.one</dns>
 +
 +IPv4 only:             <dns type="A">meson.one</dns>
 +
 +IPv6 only:             <dns type="AAAA">meson.one</dns>
 +
 +Mail records:          <dns type="MX">meson.one</dns>
 +
 +Nameservers:           <dns type="NS">meson.one</dns>
 +
 +TXT records:           <dns type="TXT">meson.one</dns>
 +
 +CNAME target:          <dns type="CNAME">docs.meson.one</dns>
 +
 +<dns type="NS">net.insilicobio.com</dns>
 +
  • playground/playground
  • Last modified: 2026/04/17 15:43
  • by Júne Park