6de2455917
- Added GLOBAL_MARKETS_TITLE to all translation files - Updated footer with 12 markets (4 active + 8 upcoming) - Translated market section to: zh-cn, zh-tw, ja, ko, th, vi, id, ms, hi - Built and deployed to production - CloudFront invalidation: I3RTMXVFDJXWLG3SYX208OP1CC
55 lines
1.4 KiB
Markdown
55 lines
1.4 KiB
Markdown
# URGENT: Registrar NS Record Updates Needed
|
|
|
|
## Domains Requiring NS Update at Registrar
|
|
|
|
The following domains have Route53 zones configured but their registrar NS records don't point to Route53. You need to update them at your domain registrar (likely GoDaddy, Namecheap, or AWS Registrar).
|
|
|
|
### quixzoom.de
|
|
- **Zone ID:** Z02042236EVWD34RIL8
|
|
- **Route53 NS servers:**
|
|
- ns-373.awsdns-46.com
|
|
- ns-1840.awsdns-38.co.uk
|
|
- ns-638.awsdns-15.net
|
|
- ns-1382.awsdns-44.org
|
|
|
|
### quixzoom.fr
|
|
- **Zone ID:** Z0590787VZDW5D5XHQAV
|
|
- **Route53 NS servers:**
|
|
- (get from: aws route53 list-resource-record-sets --hosted-zone-id Z0590787VZDW5D5XHQAV --query 'ResourceRecordSets[?Type==`NS`].ResourceRecords[*].Value')
|
|
|
|
### quixzoom.be
|
|
- **Zone ID:** Z02403741O3VID61R4CWK
|
|
|
|
### quixzoom.pl
|
|
- **Zone ID:** Z061274130QWJWIMGJGK6
|
|
|
|
### quixzoom.no
|
|
- **Zone ID:** Z0115626AXXUA0YDZ41I
|
|
|
|
### quixzoom.ie
|
|
- **Zone ID:** Z01175865XIP34GSASTH
|
|
|
|
### quixzoom.at
|
|
- **Zone ID:** Z06127861GC9YECVG8NJ5
|
|
|
|
## How to Update
|
|
|
|
1. Log in to your domain registrar
|
|
2. Find DNS/Nameserver settings for each domain
|
|
3. Replace existing NS records with Route53 NS servers
|
|
4. Save changes
|
|
5. Wait 24-48 hours for propagation
|
|
|
|
## Verification
|
|
|
|
After updating, verify with:
|
|
```bash
|
|
dig NS quixzoom.de +short
|
|
# Should return Route53 NS servers
|
|
```
|
|
|
|
## Already Working (No Action Needed)
|
|
|
|
- quixzoom.in ✅ (NS already correct)
|
|
- quixzoom.co ✅ (NS already correct)
|