Skip to content

Commit

Permalink
Update domains.py (#61)
Browse files Browse the repository at this point in the history
Added Epoch (hopefully I got it set up right!)
  • Loading branch information
Haeleon authored Jan 7, 2024
1 parent 5dcf2bf commit 10dd93a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dns/domains.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class Domain(TypedDict):
"ccloner": { "cname": "hzfishy.github.io" },
"consult" : {"cname": "1Turtle.github.io"},
"craftos-pc": { "cname": "admiring-shannon-be238c.netlify.app" },
"epoch": { "cname": "haeleon.github.io" },
"guih": { "cname": "9551-dev.github.io" },
"impulsive-cc": { "cname": "emeraldimpulse7.github.io" },
"infernity": { "cname": "infernostars.github.io" },
Expand Down

0 comments on commit 10dd93a

Please sign in to comment.