Skip to content
Snippets Groups Projects
Commit 65db2bd3 authored by Shawn Lien's avatar Shawn Lien Committed by Gerrit Code Review
Browse files

Merge "Support Taiwan Covid-19 free short code"

parents aeff94ee 1406961d
No related branches found
No related tags found
No related merge requests found
......@@ -245,6 +245,9 @@
<!-- Slovakia: 4 digits (premium), plus EU: http://www.cmtelecom.com/premium-sms/slovakia -->
<shortcode country="sk" premium="\\d{4}" free="116\\d{3}|8000" />
<!-- Taiwan -->
<shortcode country="tw" pattern="\\d{4}" free="1922" />
<!-- Thailand: 4186001 used by AIS_TH_DCB -->
<shortcode country="th" pattern="\\d{1,5}" premium="4\\d{6}" free="4186001" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment