Skip to content

Commit f636343

Browse files
committed
Remove 9551
See #72
1 parent feb8151 commit f636343

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dns/domains.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ class Domain(TypedDict):
1616
domains: Dict[str, Domain] = {
1717
# Please make sure to keep this sorted!
1818

19-
"9551": { "cname": "9551-dev.github.io" },
2019
"advancedperipherals": { "cname": "docs.advanced-peripherals.de" },
2120
"basalt": { "cname": "pyroxenium.github.io" },
2221
"brag": { "cname": "bragosmagos.github.io" },

0 commit comments

Comments
 (0)