github.com/StackExchange/dnscontrol/v4@v4.11.0/pkg/js/parse_tests/047-SVCB.js (about)

     1  D("foo.com","none",
     2      SVCB("@", 1, ".", ""),
     3      HTTPS("@", 2, ".", 'alpn="h3,h2" port=443 ipv4hint=123.123.123.123 ipv6hint=dead::beaf')
     4  );