diff options
author | 2022-06-28 14:30:18 +0000 | |
---|---|---|
committer | 2022-06-28 14:30:18 +0000 | |
commit | 50ab468e42c9a9c0466f991ac2efec305e10daf1 (patch) | |
tree | 40a5362e187c5c8380a09e295c31d199b4262181 | |
parent | edc13cc24107a63e0307d03ed0662c3454e5b0a2 (diff) | |
parent | 0c56f2ac640c79edb4db7bc0b923ee18d5a8b368 (diff) |
Merge "Update SMS short code list for Mexico and Colombia"
-rw-r--r-- | core/res/res/xml/sms_short_codes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/xml/sms_short_codes.xml b/core/res/res/xml/sms_short_codes.xml index dab4f1bdda4d..07885b0bc259 100644 --- a/core/res/res/xml/sms_short_codes.xml +++ b/core/res/res/xml/sms_short_codes.xml @@ -83,7 +83,7 @@ <shortcode country="cn" premium="1066.*" free="1065.*" /> <!-- Colombia: 1-6 digits (not confirmed) --> - <shortcode country="co" pattern="\\d{1,6}" free="890350|908160|892255|898002|898880|899960|899948|87739" /> + <shortcode country="co" pattern="\\d{1,6}" free="890350|908160|892255|898002|898880|899960|899948|87739|85517" /> <!-- Cyprus: 4-6 digits (not confirmed), known premium codes listed, plus EU --> <shortcode country="cy" pattern="\\d{4,6}" premium="7510" free="116\\d{3}" /> @@ -190,7 +190,7 @@ <shortcode country="mk" pattern="\\d{1,6}" free="129005|122" /> <!-- Mexico: 4-5 digits (not confirmed), known premium codes listed --> - <shortcode country="mx" pattern="\\d{4,5}" premium="53035|7766" free="26259|46645|50025|50052|5050|76551|88778|9963" /> + <shortcode country="mx" pattern="\\d{4,5}" premium="53035|7766" free="26259|46645|50025|50052|5050|76551|88778|9963|91101" /> <!-- Malaysia: 5 digits: http://www.skmm.gov.my/attachment/Consumer_Regulation/Mobile_Content_Services_FAQs.pdf --> <shortcode country="my" pattern="\\d{5}" premium="32298|33776" free="22099|28288|66668" /> |