added api

This commit is contained in:
Stephen Cochrane 2021-02-12 00:12:04 +02:00
parent 4c32424525
commit e3a59f6490
1 changed files with 1 additions and 0 deletions

1
dns.py
View File

@ -31,6 +31,7 @@ header={
# Domains and subdomains
domains = {
"skiqqy.xyz":[
{"name": "api", "type": "A"},
{"name": "git", "type": "A"},
{"name": "irc", "type": "A"},
{"name": "proj", "type": "A"},