Skip to content

Commit

Permalink
Add Russia mobile phone number prefix 835 (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kekmus authored Mar 15, 2023
1 parent dcd1ae5 commit 511bb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/country_phone_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ export default [
alpha3: 'RUS',
country_code: '7',
country_name: 'Russian Federation',
mobile_begin_with: ['9', '495', '498', '499'],
mobile_begin_with: ['9', '495', '498', '499', '835'],
phone_number_lengths: [10]
},
{
Expand Down

0 comments on commit 511bb25

Please sign in to comment.