Skip to content

Commit 8009eea

Browse files
luke-hillstefannibrasil
authored andcommitted
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 cd33b50 commit 8009eea

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

lib/locales/en-GB.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,22 +100,21 @@ en-GB:
100100
- '44'
101101
formats:
102102
- '01#### #####'
103-
- '01### ######'
104-
- '01#1 ### ####'
105-
- '011# ### ####'
103+
- '01#1 496 0###'
106104
- '02# #### ####'
107-
- '03## ### ####'
105+
- '0306 999 0###'
108106
- '055 #### ####'
109107
- '056 #### ####'
110108
- '0800 ### ####'
111-
- '08## ### ####'
112-
- '09## ### ####'
109+
- '0808 157 0###'
110+
- '0902 ### ####'
111+
- '0909 ### ####'
113112
- '016977 ####'
114113
- '01### #####'
115114
- '0500 ######'
116-
- '0800 ######'
117115
cell_phone:
118116
formats:
117+
- '07000 900###'
119118
- '071## ######'
120119
- '073## ######'
121120
- '074## ######'

0 commit comments

Comments
 (0)