Add emgauwa to dnscontrol

This commit is contained in:
Tobias Reisinger 2024-12-21 15:02:33 +01:00
parent 7ac1d9d28f
commit 517e75a3a3
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 33 additions and 3 deletions

View file

@ -7,6 +7,7 @@ var dkim = require('dns/dkim.json');
var dkim_ses = require('dns/dkim-ses.json');
var hosts = require('dns/hosts.json');
var services_json = require('dns/services.json');
var emgauwa = require('dns/emgauwa.json');
var REG_OVH = NewRegistrar("ovh");
var DSP_OVH = NewDnsProvider("ovh");
@ -80,6 +81,19 @@ D("serguzim.me", REG_OVH, DnsProvider(DSP_OVH),
CNAME("cloud", "nx45221.your-storageshare.de.")
);
// ___ _ __ ___ __ _ __ _ _ ___ ____ _ __ _ _ __ _ __
// / _ \ '_ ` _ \ / _` |/ _` | | | \ \ /\ / / _` | / _` | '_ \| '_ \
// | __/ | | | | | (_| | (_| | |_| |\ V V / (_| || (_| | |_) | |_) |
// \___|_| |_| |_|\__, |\__,_|\__,_| \_/\_/ \__,_(_)__,_| .__/| .__/
// |___/ |_| |_|
D("emgauwa.app", REG_OVH, DnsProvider(DSP_OVH),
A("dev", "127.0.0.1"),
all_defaults("emgauwa.app", true),
emgauwa_records(emgauwa)
);
// _ _ _ _ _ _
// _ __ ___(_) |_ __ _ _ __ | | __ _ __ _ ___ ___ _ __ __ _ _ __ (_) ___ _ __ | |__ _ _ _ __ __ _ __| | ___