diff options
| author | Brendan G. Lim | 2009-02-23 22:44:10 -0500 |
|---|---|---|
| committer | Brendan G. Lim | 2009-02-23 22:44:10 -0500 |
| commit | 1c7c3d79ee9eeae1b0fd55c9f2654633566d308f (patch) | |
| tree | a84430781fdaf798aee1b472ea7c14ba3eb73cb7 | |
| parent | c62df8bf641c3b2e009dd2e64e3585e610778519 (diff) | |
| download | sms-fu-1c7c3d79ee9eeae1b0fd55c9f2654633566d308f.tar.bz2 | |
Adding in Beeline (UA) to the list of carriers
| -rw-r--r-- | README.rdoc | 6 | ||||
| -rw-r--r-- | templates/sms_fu.yml | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/README.rdoc b/README.rdoc index 4fd00b5..d33d78c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -6,9 +6,9 @@ of the supported carriers. == Supported Carriers (US & International): -Alltel, Ameritech, AT&T, BellSouth Mobility, BlueSkyFrog, Boost Mobile, Cellular South, -Du, E-Plus, Etisalat, Fido, kajeet, Mobinil, Mobitel, Movistar, Metro PCS, Powertel, -PSC Wireless, Qwest, Rogers, Southern Link, Sprint, Suncom, T-Mobile (US/UK/Germany), +Alltel, Ameritech, AT&T, BellSouth Mobility, Beeline(UA), BlueSkyFrog, Boost Mobile, +Cellular South, Du, E-Plus, Etisalat, Fido, kajeet, Mobinil, Mobitel, Movistar, Metro PCS, +Powertel, PSC Wireless, Qwest, Rogers, Southern Link, Sprint, Suncom, T-Mobile (US/UK/Germany), Telefonica, Virgin Mobile, Verizon Wireless, Vodafone (UK, Egypt, Italy, Japan, Spain), and many more ... diff --git a/templates/sms_fu.yml b/templates/sms_fu.yml index 9a3b1d1..ab679fd 100644 --- a/templates/sms_fu.yml +++ b/templates/sms_fu.yml @@ -23,6 +23,7 @@ carriers: virgin: @vmobl.net verizon: @vtext.com # International Carriers + beeline_ua: @sms.beeline.ua du-arab-emirates: @email2sms.ae e-plus-germany: @smsmail.eplus.de etisalat-arab-emirates: @email2sms.ae |
