Altro interessante service. Facesms.
No registrazione, infiniti sms verso tutti, 500 caratteri, NO CAPTCHA, fino ad ora affidabile e veloce, metterà in coda al messaggio l'indirizzo del sito.
Come sempre ottimizzate pure il codice
<service id="10101" name="Facesms" v="1.0" maxsms="1000" singlelen="500" sms_divisor="500" maxlen="500" reset="daily" output_encoding="ISO-8859-1" icon="http://smstexter.com/favicon.png">
<description>
<info>Facesms. Infiniti sms verso tutti senza captcha. Omettere il + nel prefisso internazionale. By FE</info>
<config>
<required n="1" name="mittente" default="" desc="Inserisci mittente" />
</config>
</description>
<procedure>
<page uri="http://www.facesms.info">
<contents>
<var name="rem" left="You Have" right="Characters Left" />
</contents></page>
<page uri="http://www.facesms.info" method="POST">
<vars>
<var name="country" value="36" />
<var name="sindh" value="%%intnum%%" />
<var name="gateway" value="0" />
<var name="hyderabad" value="%%message%%" />
<var name="remLen" value="%%rem%%" />
<var name="x" value="12" />
<var name="y" value="45" />
<var name="button" value="Send+SMS" />
</vars>
<errors>
<var errstr="Error" errmsg="Errore invio" />
<var errstr="the code you entered was invalid" errmsg="Codice di controllo errato"/>
</errors>
<accept>
<var acceptstr="Has Been Sent Successfully " />
</accept>
</page>
</procedure>
</service>