index.html update
This commit is contained in:
parent
503ba14f78
commit
5719d66dec
@ -27,7 +27,7 @@
|
|||||||
<section>
|
<section>
|
||||||
<div id="title">
|
<div id="title">
|
||||||
<h1>TextBelt</h1>
|
<h1>TextBelt</h1>
|
||||||
<p>Free texting API</p>
|
<p>Free API for outgoing texts.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<!--<span class="credits left">Project maintained by <a href="https://github.com/typpo">typpo</a></span>-->
|
<!--<span class="credits left">Project maintained by <a href="https://github.com/typpo">typpo</a></span>-->
|
||||||
<span class="credits right">Generated by GitHub Pages — Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a></span>
|
<span class="credits right">Generated by GitHub Pages — Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a></span>
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<h3>TextBelt</h3>
|
<h3>TextBelt</h3>
|
||||||
|
|
||||||
<p>TextBelt is a texting API that uses carrier-specific gateways to deliver your text messages for free. This is nice for a low-cost texting app or testing without running down your Twilio balance.</p>
|
<p>TextBelt is an outgoing SMS API that uses carrier-specific gateways to deliver your text messages for free. This is nice for a low-cost texting app or testing without running down your Twilio balance.</p>
|
||||||
|
|
||||||
<p>Usage is dead simple:</p>
|
<p>Usage is dead simple:</p>
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
<h3>Notes and Limitations</h3>
|
<h3>Notes and Limitations</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><p>IP addresses are limited to 75 texts per day. Phone numbers are limited to 3 texts every 3 minutes. If you need increased limits, please contact admin@textbelt.com.</p></li>
|
<li><p>IP addresses are limited to 75 texts per day. Phone numbers are limited to 3 texts every 3 minutes. To report abuse or request increased limits, please contact iwmiscs+textbelt at gmail.</p></li>
|
||||||
<li><p>Some carriers may deliver text messages from "txt@textbelt.com"</p></li>
|
<li><p>Some carriers may deliver text messages from "txt@textbelt.com"</p></li>
|
||||||
<li><p>We support the following U.S. providers: Alltel, Ameritech, AT&T Wireless, Boost, CellularOne, Cingular, Sprint PCS, Telus Mobility, T-Mobile, Metro PCS, Nextel, O2, Orange, Qwest, Rogers Wireless, US Cellular, Verizon, Virgin Mobile.</p></li>
|
<li><p>We support the following U.S. providers: Alltel, Ameritech, AT&T Wireless, Boost, CellularOne, Cingular, Sprint PCS, Telus Mobility, T-Mobile, Metro PCS, Nextel, O2, Orange, Qwest, Rogers Wireless, US Cellular, Verizon, Virgin Mobile.</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user