Skip to content

Fake domain must still use valid TLD#170

Merged
aguilinger merged 1 commit intomasterfrom
sc-37082
Mar 17, 2026
Merged

Fake domain must still use valid TLD#170
aguilinger merged 1 commit intomasterfrom
sc-37082

Conversation

@aguilinger
Copy link
Copy Markdown
Member

With https://github.com/aptible/deploy-api/pull/2124 we no longer allow non-valid top level domains (so no .fake). We need to choose out of the current valid TLDs https://github.com/KimNorgaard/validates_hostname/blob/main/data/tlds.txt so I chose a random one. There's a bigger chance this aligns with a real domain from squatters but we're not doing much with it so it shouldn't matter.

@aguilinger aguilinger requested a review from almathew March 17, 2026 13:11
Copy link
Copy Markdown
Member

@almathew almathew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@aguilinger aguilinger merged commit a205473 into master Mar 17, 2026
5 checks passed
@aguilinger aguilinger deleted the sc-37082 branch March 17, 2026 13:15
@aguilinger aguilinger mentioned this pull request Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants