Skip to content

Instantly share code, notes, and snippets.

@antonlindstrom
Created January 24, 2011 10:58
Show Gist options
  • Save antonlindstrom/793074 to your computer and use it in GitHub Desktop.
Save antonlindstrom/793074 to your computer and use it in GitHub Desktop.
Wroopia Examples
Loopia.config.set_domain("example.com")
pp Loopia.dns.get_domains
pp Loopia.dns.add_subdomain("subdomain")
pp Loopia.dns.get_subdomains
pp Loopia.dns.get_zonerecords("@")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment