Changes

2 bytes added ,  13:54, 17 November 2022
no edit summary
Line 132: Line 132:  
<pre>#!/bin/sh
 
<pre>#!/bin/sh
   −
curl -X GET "http://84.25.189.15/cgi-bin/sms_send?username=name&password=password&number=0037066081843&text=admin01 outputon"
+
curl -X GET "http://84.XXX.XXX.XXX/cgi-bin/sms_send?username=name&password=password&number=00370XXXXXXXX&text=admin01 outputon"
    
exit 0</pre>
 
exit 0</pre>