mirror of
https://github.com/skiqqy/skiqqy.github.io
synced 2025-02-09 08:06:54 +00:00
Small change
This commit is contained in:
parent
f5be2b0de2
commit
f72a48e899
1
dns.py
1
dns.py
@ -34,6 +34,7 @@ domains = {
|
|||||||
{"name": "git", "type": "A"},
|
{"name": "git", "type": "A"},
|
||||||
{"name": "irc", "type": "A"},
|
{"name": "irc", "type": "A"},
|
||||||
{"name": "proj", "type": "A"},
|
{"name": "proj", "type": "A"},
|
||||||
|
{"name": "blog", "type": "A"},
|
||||||
{"name": "pay", "type": "A"},
|
{"name": "pay", "type": "A"},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user