mirror of
https://git.dn42.dev/dn42/registry.git
synced 2026-01-14 00:06:24 +08:00
Merge pull request 'Update email and add DNS Servers' (#5882) from kemono42/registry:master into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/5882 Reviewed-by: schema-checker <schema-checker@noreply.dn42.dev>
This commit is contained in:
commit
3e706ea7ec
3 changed files with 11 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ aut-num: AS4242420358
|
|||
as-name: KEMONOTELECOM
|
||||
remarks: +--------------------------------+
|
||||
remarks: | Open For Peering |
|
||||
remarks: | Email: kemono.dn42@gmail.com |
|
||||
remarks: | Email: dn42@kemonos.net |
|
||||
remarks: | Telegram: @X10512 |
|
||||
remarks: | WireGuard Only |
|
||||
remarks: +--------------------------------+
|
||||
|
|
|
|||
9
data/dns/kemono.dn42
Normal file
9
data/dns/kemono.dn42
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
domain: kemono.dn42
|
||||
admin-c: KEMONO42-DN42
|
||||
tech-c: KEMONO42-DN42
|
||||
mnt-by: KEMONO42-MNT
|
||||
nserver: ns1.kemono.dn42 172.21.82.130
|
||||
nserver: ns1.kemono.dn42 fd68:6666:8888:2::1
|
||||
nserver: ns2.kemono.dn42 172.21.82.131
|
||||
nserver: ns2.kemono.dn42 fd68:6666:8888:2::2
|
||||
source: DN42
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
person: kemono42
|
||||
e-mail: kemono.dn42@gmail.com
|
||||
e-mail: dn42@kemonos.net
|
||||
nic-hdl: KEMONO42-DN42
|
||||
mnt-by: KEMONO42-MNT
|
||||
source: DN42
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue