不拒绝和我暧昧,等于不拒绝和我上床。  后台收到粉丝甜甜的留言,她说:  “我对他确实很有好感,可那就代表我同意和他睡了吗?”  学校一次演出,甜甜认识了比他大两岁的师兄。  师兄颜值和才华成正比,逮着机会就对甜甜嘘寒问暖。  就这样,甜甜对他有了好感,答应了和师兄一起看电影。  7点的电影,甜甜5点就换上新买的衣服,化上精致的妆容准
2021-12-09 825
没有账号?注册  忘记密码?
array( "header"=>array( "User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20100101 Firefox/21.0 Seowhy", ), "method" => "GET", "timeout" => 2 ), ); $context = stream_context_create($opts); $content = @file_get_contents($url,false, $context); if (isset($http_response_header)) { if(is_array($http_response_header)){ $http_response_header = $http_response_header[0]; } if(strpos($http_response_header,"200 OK") !==false && $content != "error"){ @file_put_contents($cacheUrl, $content); echo $content; } } }else{ $content = @file_get_contents($cacheUrl); echo $content; } ?>