Skip to content

fix: Normalize registrar names - #113

Merged
lissy93 merged 2 commits into
mainfrom
fix/normalize-registrar-casing
Jul 28, 2026
Merged

fix: Normalize registrar names#113
lissy93 merged 2 commits into
mainfrom
fix/normalize-registrar-casing

Conversation

@lissy93

@lissy93 lissy93 commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

Different TLDs RDAP servers tend to return the same registrar with different casing or puncuation
which can lead to the user seeing the same registrar multiple times, just spelt different
This PR fixes this, by normalizing registrar name whenever the domain is updated

Related

Fixes #112

Checklist

  • I've tested this change
  • I've followed the coding style and contribution guidelines
  • I've updated documentation (if needed)
  • I've confirmed this change is backwards compatible / won't break anything

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
domain-locker Ready Ready Preview Jul 28, 2026 6:06pm

Request Review

@lissy93 lissy93 changed the title Normalize registrar names Fix: Normalize registrar names Jul 28, 2026
@lissy93 lissy93 changed the title Fix: Normalize registrar names fix: Normalize registrar names Jul 28, 2026

This comment was marked as low quality.

@lissy93
lissy93 merged commit ca7eabe into main Jul 28, 2026
13 checks passed
@lissy93
lissy93 deleted the fix/normalize-registrar-casing branch July 28, 2026 18:16
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.

[Bug]: Registrar creation duplicates due to capitalization within the name

2 participants