# api_key = "MY API KEY" # # # These are the default values for the dns section. You do not need to uncomment this # # to use these values. # [dns] # ips = ["208.67.222.222", "208.67.220.220", "2620:119:35::35", "2620:119:53::53"] # # Note the final period!! # domain = "myip.opendns.com." # # [[domain]] # name = "mydomain.com" # subdomains = ["www", "ftp"] # update_A = true # Update IPv4 A record [default] # update_AAAA = false # Update IPv6 AAAA record [default] # # [[domain]] # name = "example.com" # subdomains = ["@", "www"]