Replies: 1 comment
-
|
Sadly not. The records are determined in an early phase when the DNS provider is not "known". My advice is to have two macros (GoogleHosted and PorkBun_GoogleHosted). Yes, you'll need to change which macro you use when you change DNS providers, but luckily that isn't very often. Hope that helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to access built-in variables in functions? Like which DNS Provider is currently being processed?
I'm trying to setup a macro for Google hosted domains. I've added a line for a URL forward for subdomain
contactswhich forwards tohttps://www.google.com/contacts.Since the URL forward syntax differs for different DNS hosts, e.g., Porkbun, I'd like to check which registrar it is, then apply the relevant syntax.
Something like this.....
Beta Was this translation helpful? Give feedback.
All reactions