index.html update

This commit is contained in:
typpo 2012-04-07 17:16:16 -04:00
parent 503ba14f78
commit 5719d66dec

View File

@ -27,7 +27,7 @@
<section>
<div id="title">
<h1>TextBelt</h1>
<p>Free texting API</p>
<p>Free API for outgoing texts.</p>
<hr>
<!--<span class="credits left">Project maintained by <a href="https://github.com/typpo">typpo</a></span>-->
<span class="credits right">Generated by GitHub Pages &mdash; Theme by <a href="http://twitter.com/#!/michigangraham">mattgraham</a></span>
@ -35,7 +35,7 @@
<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>
@ -59,7 +59,7 @@
<h3>Notes and Limitations</h3>
<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>We support the following U.S. providers: Alltel, Ameritech, AT&amp;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>