add all current DNS records
This commit is contained in:
parent
cc2f69cc24
commit
4c620e2642
1 changed files with 68 additions and 2 deletions
|
@ -1,8 +1,74 @@
|
||||||
{
|
{
|
||||||
"AAAA": [
|
"AAAA": [
|
||||||
"ip6"
|
"books",
|
||||||
|
"calibre",
|
||||||
|
"docs.gitlab",
|
||||||
|
"element",
|
||||||
|
"files",
|
||||||
|
"gitlab",
|
||||||
|
"*.gitpages",
|
||||||
|
"gitpages",
|
||||||
|
"hentai",
|
||||||
|
"ipv6",
|
||||||
|
"jellyfin",
|
||||||
|
"komga",
|
||||||
|
"manga",
|
||||||
|
"mastodon",
|
||||||
|
"matrix",
|
||||||
|
"minecraft",
|
||||||
|
"monitoring",
|
||||||
|
"mstreaming",
|
||||||
|
"music",
|
||||||
|
"navidrome",
|
||||||
|
"neshura-server.net",
|
||||||
|
"nextcloud",
|
||||||
|
"nginx",
|
||||||
|
"picard",
|
||||||
|
"porn",
|
||||||
|
"portainer",
|
||||||
|
"readyornot",
|
||||||
|
"registry.gitlab",
|
||||||
|
"temp1",
|
||||||
|
"temp2",
|
||||||
|
"tube",
|
||||||
|
"video",
|
||||||
|
"www",
|
||||||
|
"zomboid"
|
||||||
],
|
],
|
||||||
"A": [
|
"A": [
|
||||||
"ip4"
|
"books",
|
||||||
|
"calibre",
|
||||||
|
"docs.gitlab",
|
||||||
|
"element",
|
||||||
|
"files",
|
||||||
|
"gitlab",
|
||||||
|
"*.gitpages",
|
||||||
|
"gitpages",
|
||||||
|
"hentai",
|
||||||
|
"ipv4",
|
||||||
|
"jellyfin",
|
||||||
|
"komga",
|
||||||
|
"manga",
|
||||||
|
"mastodon",
|
||||||
|
"matrix",
|
||||||
|
"minecraft",
|
||||||
|
"monitoring",
|
||||||
|
"mstreaming",
|
||||||
|
"music",
|
||||||
|
"navidrome",
|
||||||
|
"neshura-server.net",
|
||||||
|
"nextcloud",
|
||||||
|
"nginx",
|
||||||
|
"picard",
|
||||||
|
"porn",
|
||||||
|
"portainer",
|
||||||
|
"readyornot",
|
||||||
|
"registry.gitlab",
|
||||||
|
"temp1",
|
||||||
|
"temp2",
|
||||||
|
"tube",
|
||||||
|
"video",
|
||||||
|
"www",
|
||||||
|
"zomboid"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue