Skip to content

Commit c86d9ea

Browse files
authored
Refactor: Improve UK Phone number false failure hit-rate (#3136)
* UK Phone number update: Use better Ofcom regulations and self-document for better triage Updated en-GB.yml using references to the UK Drama regulations via ofcom -> https://www.ofcom.org.uk/phones-and-broadband/phone-numbers/numbers-for-drama Thanks to https://github.com/giggsey
1 parent cb98179 commit c86d9ea

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

lib/locales/en-GB.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,22 +97,21 @@ en-GB:
9797
- '44'
9898
formats:
9999
- '01#### #####'
100-
- '01### ######'
101-
- '01#1 ### ####'
102-
- '011# ### ####'
100+
- '01#1 496 0###'
103101
- '02# #### ####'
104-
- '03## ### ####'
102+
- '0306 999 0###'
105103
- '055 #### ####'
106104
- '056 #### ####'
107105
- '0800 ### ####'
108-
- '08## ### ####'
109-
- '09## ### ####'
106+
- '0808 157 0###'
107+
- '0902 ### ####'
108+
- '0909 ### ####'
110109
- '016977 ####'
111110
- '01### #####'
112111
- '0500 ######'
113-
- '0800 ######'
114112
cell_phone:
115113
formats:
114+
- '07000 900###'
116115
- '071## ######'
117116
- '073## ######'
118117
- '074## ######'

0 commit comments

Comments
 (0)