mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
feat(sms): add US Cellular (#1874)
This commit is contained in:
@@ -73,6 +73,7 @@ Default provider is Gmail. If you use a different email provider, you must provi
|
||||
| Sprint | `sprint`|
|
||||
| Telus | `telus`|
|
||||
| T-Mobile | `tmobile`|
|
||||
| USCC | `uscc`|
|
||||
| Verizon | `verizon`|
|
||||
| Virgin | `virgin`|
|
||||
| Virgin (CA) | `virgin-ca`|
|
||||
|
||||
@@ -278,6 +278,7 @@ const notifications = {
|
||||
['sprint', 'messaging.sprintpcs.com'],
|
||||
['telus', 'msg.telus.com'],
|
||||
['tmobile', 'tmomail.net'],
|
||||
['uscc', 'mms.uscc.net'],
|
||||
['verizon', 'vtext.com'],
|
||||
['virgin', 'vmobl.com'],
|
||||
['virgin-ca', 'vmobile.ca'],
|
||||
|
||||
Reference in New Issue
Block a user