Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

handle existing dns records on ip update #2

Closed
mkorthof opened this issue Mar 9, 2019 · 1 comment
Closed

handle existing dns records on ip update #2

mkorthof opened this issue Mar 9, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mkorthof
Copy link
Owner

mkorthof commented Mar 9, 2019

Keep check for records[0] and if not found addrecord , else do changes:

use regex on dnsManagementPage to extract record[$num] and name
if name = freenom_subdomain_name then dnsAction=modify (instead of add)
no match? do $num+1 and dnsAction=add

@mkorthof mkorthof added the enhancement New feature or request label Mar 9, 2019
@mkorthof mkorthof self-assigned this Mar 9, 2019
@mkorthof
Copy link
Owner Author

added

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant