maxisoft / Freenom-dns-updater

A tool to update freenom's dns records
MIT License
168 stars 48 forks source link

config: Update more than one subdomain #40

Open benthetechguy opened 2 years ago

benthetechguy commented 2 years ago

I want to update the A records of www.example.com and test.example.com using fdu process. I tried using this freenom.yml:

login: test@example.com
password: test
record:
  - domain: example.com
    name: www
  - domain: example.com
    name: test

fdu process only updated the first domain and ignored the second.

codexna commented 1 year ago

login: test@example.com password: test record: