Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -245,6 +245,9 @@
    <!-- Slovakia: 4 digits (premium), plus EU: http://www.cmtelecom.com/premium-sms/slovakia -->
    <!-- Slovakia: 4 digits (premium), plus EU: http://www.cmtelecom.com/premium-sms/slovakia -->
    <shortcode country="sk" premium="\\d{4}" free="116\\d{3}|8000" />
    <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 -->
    <!-- Thailand: 4186001 used by AIS_TH_DCB -->
    <shortcode country="th" pattern="\\d{1,5}" premium="4\\d{6}" free="4186001" />
    <shortcode country="th" pattern="\\d{1,5}" premium="4\\d{6}" free="4186001" />