We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb8151 commit f636343Copy full SHA for f636343
dns/domains.py
@@ -16,7 +16,6 @@ class Domain(TypedDict):
16
domains: Dict[str, Domain] = {
17
# Please make sure to keep this sorted!
18
19
- "9551": { "cname": "9551-dev.github.io" },
20
"advancedperipherals": { "cname": "docs.advanced-peripherals.de" },
21
"basalt": { "cname": "pyroxenium.github.io" },
22
"brag": { "cname": "bragosmagos.github.io" },
0 commit comments