Skip to content

Commit

Permalink
61 moved to just Aus
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian J committed Nov 13, 2024
1 parent 211e312 commit d155bb0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/phoneCodes.js
Original file line number Diff line number Diff line change
Expand Up @@ -492,11 +492,7 @@ export const REGION_CODES = {
235: { name: 'Chad', code: 'TD', flag: '🇹🇩' },
56: { name: 'Chile', code: 'CL', flag: '🇨🇱' },
86: { name: 'China', code: 'CN', flag: '🇨🇳' },
61: {
name: 'Australia, Christmas Island, Cocos Islands',
code: 'AU/CX',
flag: '🇦🇺/🇨🇽',
},
61: { name: 'Australia', code: 'AU', flag: '🇦🇺' },
57: { name: 'Colombia', code: 'CO', flag: '🇨🇴' },
269: { name: 'Comoros', code: 'KM', flag: '🇰🇲' },
682: { name: 'Cook Islands', code: 'CK', flag: '🇨🇰' },
Expand Down

0 comments on commit d155bb0

Please sign in to comment.