X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=db%2Fsms_carrier.sql;h=0e94df296e4f4dab912b13702f35ceb75712e660;hb=5182cc686dacfcf64130b591a3b7ded8d4a0c9dc;hp=055606f58213b59ef71aad70c727c142651102be;hpb=be5d113fc684fcbe41b8374c62bfeb0f267216b7;p=quix0rs-gnu-social.git diff --git a/db/sms_carrier.sql b/db/sms_carrier.sql index 055606f582..0e94df296e 100644 --- a/db/sms_carrier.sql +++ b/db/sms_carrier.sql @@ -61,4 +61,5 @@ VALUES (100113, 'T-Mobile Germany', '%s@t-mobile-sms.de', now()), (100114, 'Vodafone Germany', '%s@vodafone-sms.de', now()), (100115, 'E-Plus', '%s@smsmail.eplus.de', now()), - (100116, 'Cellular South', '%s@csouth1.com', now()); + (100116, 'Cellular South', '%s@csouth1.com', now()), + (100117, 'ChinaMobile (139)', '%s@139.com', now());