307 status code indicates a temporary redirect, but the HTTP request method remains unchanged.
The user is redirected to another URL while keeping the original request method (e.g., POST remains POST).
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: c81.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html><html><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"/><title>请用系统浏览器打开进行下载</title><link rel="shortcut icon" href=""/><meta http-equiv="Access-Control-Allow-Origin" content="*"/><link href="/css/siteMobile.css?version=1743335136208" rel="stylesheet"></head><body><div id="users_health_counter" style="display: none">5</div><div id="download_component"><div id="download" class="download"><div class="skin_top_wrap"><div id="leftSvga"></div><div id="rightSvga"></div></div><h3 id="show_i_code"></h3><div class="remind newSite"><div class="content"><div class="logo_box"><img class="logo_right_img"/></div><img id="contentImg" class="contentImg"/><div id="intro_img_box" class="intro_img_box"><div class="swiper-container download_sweiper_container"><div class="swiper-wrapper download_swiper_wrapper"></div></div><div class="swiper-pagination download_swiper_pagination swiper-pagination-bullets"></div></div><div class="install_and_open"><div class="load flex flex-align-center flex-justify-center install_and_open_item"><div class="installContainer"><button id="install" class="install">立即下载</button><div id="installDiv"></div></div><div id="progressContainer" class="flex flex-justify-center flex-align-center" style="display: none;"><div id="progress"></div><button disabled="disabled" class="trust" id="trust">一键信任</button></div></div><div class="open_h5_wrap install_and_open_item"><button class="open_h5_btn" id="openh5btn">手机网页版</button></div><div class="open_h5_simple install_and_open_item"><button class="simple_h5_btn">安装教程</button></div></div><div class="agent_wrap"><div id="agentQQ" class="agent_qq agent-main"><div class="agent_flex"><i class="agent_img agent_qq_img"></i> <span>QQ : </span> <span id="agentQQNum" class="agent_qq_num">000</span></div></div><div id="agentFlygram" class="agent_flygram agent-main"><div class="agent_flex"><i class="agent_img agent_flygram_img"></i> <span>Meetalk : </span> <span id="agentFlygramNum" class="agent_flygram_num">000</span></div></div></div><ul class="agent_contact_list"></ul><ul class="down_tip"><li>为了您的隐私安全,请勿与“国家反诈中心”APP同设备使用 <span class="recommend-text"></span></li></ul><div id="tuto" class="tuto newSiteTuto"><span class="tutoTxt">查看安装教程</span></div></div></div></div><div id="sign_off_wrap"><img class="sign_off_img"/></div><div class="weixin_tip"><img id="tips" style="width:100%;height:auto;"/></div></div><div id="page_403_component"><div class="lay_out_wrap"><div class="logo" style="margin-top: 30px;"><img id="error_page_logo_pc"></div><div class="sponsor"><img id="error_page_sponsor_pc"></div><div class="main_image"><img id="main_image" style="opacity: 1;"></div><span class="title"></span><div class="ipInfo"></div><div class="maintenance-time"></div><div class="text_wrap"><p class="sub_title">尊敬的用户:</p><p class="desc"></p></div><div class="btn_wrap"><a id="contact" href="" class="btn btn_type2">联系客服</a><div id="reload" class="btn btn_type1"></div></div></div></div><div class="tips_alert" id="tips_alert"><div class="tips_alert_box">敬请期待</div></div><div class="modal_wrap"><div class="modal_content"><p>一键信任只支持 Safari 浏览器哦~</p><p>请下滑查看手动信任教程。</p><button class="modal_btn">确认</button></div></div><iframe id="iframeUrl"></iframe><script>!(function (win) { // 禁用safari缩放 win.document.addEventListener('gesturestart', function (e) { e.preventDefault(); }); })(window);</script><script rel="preload" src="/config/site.config.js" as="script"></script><script>(function() { if (window.siteConfig) { if (!window.tc) { window.tc = {} } if (!window.tc.theme) { window.tc.theme = {} } //从获取到的siteConfig中把字段对应到window.tc.theme中 window.tc.theme.siteId = String(window.siteConfig.siteId); window.tc.theme.SITE_NAME = window.siteConfig.siteName; window.tc.theme.BRAND = window.siteConfig.brandName; window.tc.theme.color = window.siteConfig.colorSeriesH5; window.tc.theme.globalColor = window.siteConfig.globalColor; window.tc.theme.series = window.siteConfig.templateH5; window.tc.theme.isWm = window.siteConfig.isWm; //新增的厚土key 直接放在window.tc下 window.tc.houTyAppKey = window.tc.theme.houTyAppKey =window.siteConfig.houTyAppKey; window.tc.houAppKey = window.tc.theme.houAppKey = window.siteConfig.houAppKey; window.tc.houAndriodDownloadKey = window.tc.theme.houAndriodDownloadKey = window.siteConfig.houAndriodDownloadKey; window.tc.houZrAppKey = window.tc.theme.houZrAppKey = window.siteConfig.zrAppKey; window.tc.qpAppKey = window.tc.theme.qpAppKey = window.siteConfig.qpAppKey; } })();</script><script rel="preload" src="/config/theme.js" as="script"></script><script src="/assets/commons/js/zepto.min.js"></script><script src="/js/siteMobile.8a2034d3.js"></script></body></html>