Skip to content

Commit

Permalink
Updated metadata to version metadata/8.13.23 (#712)
Browse files Browse the repository at this point in the history
Co-authored-by: runner <[email protected]>
  • Loading branch information
github-actions[bot] and runner authored Oct 13, 2023
1 parent b456f2f commit 4b7e61c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion PhoneNumberKit/Resources/.metadata-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.13.22
8.13.23
13 changes: 5 additions & 8 deletions PhoneNumberKit/Resources/Original/PhoneNumberMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5001,10 +5001,7 @@
<nationalNumberPattern>
(?:
321|
7(?:
[1-7]\d|
8[0-4]
)
7[1-8]\d
)\d{5}
</nationalNumberPattern>
</mobile>
Expand Down Expand Up @@ -11057,7 +11054,7 @@
)|
8(?:
0(?:
[01]\d|
[018]\d|
2[0-4]
)|
58[89]|
Expand Down Expand Up @@ -22722,7 +22719,7 @@
<mobile>
<possibleLengths national="7"/>
<exampleNumber>8884012</exampleNumber>
<nationalNumberPattern>888[4-9]\d{3}</nationalNumberPattern>
<nationalNumberPattern>888[1-9]\d{3}</nationalNumberPattern>
</mobile>
</territory>

Expand Down Expand Up @@ -24754,7 +24751,7 @@
2\d\d|
3(?:
0\d|
1[0-5]
1[0-6]
)
)\d{4}
</nationalNumberPattern>
Expand All @@ -24772,7 +24769,7 @@
3[0-39]|
4\d|
5[0-5]|
7[0-27]|
7[0-37]|
8[0-8]|
9[0-479]
)
Expand Down
2 changes: 1 addition & 1 deletion PhoneNumberKit/Resources/PhoneNumberMetadata.json

Large diffs are not rendered by default.

0 comments on commit 4b7e61c

Please sign in to comment.