We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684cd80 commit feb8151Copy full SHA for feb8151
dns/domains.py
@@ -51,6 +51,7 @@ class Domain(TypedDict):
51
"siredvin": {"cname": "docs-redir.siredvin.site"},
52
"skydocs": { "cname": "skythecodemaster.github.io" },
53
"skygui": { "cname": "skythecodemaster.github.io" },
54
+ "starlight-os": { "cname": "starlight-cc.github.io" },
55
"thox": { "cname": "thox.touhey.pro" },
56
"turtlematic": {"cname": "docs-redir.siredvin.site"},
57
"unicornpkg": { "cname": "unicornpkg.github.io" },
0 commit comments