Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - 3f1.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: Byte-nginx
Date: Thu, 29 May 2025 11:02:01 GMT
Content-Type: text/html
Content-Length: 242
Connection: keep-alive
Location: https://3f1.com/
via: cache08.lyct
x-request-ip: 65.109.71.216
x-tt-trace-tag: id=5
x-request-id: 81fb07891657cf2af8a4de637867ff74
x-response-cinfo: 65.109.71.216
x-response-cache: miss

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

200 OK - https://3f1.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: Byte-nginx
Content-Type: text/html
Content-Length: 9417
Connection: keep-alive
Accept-Ranges: bytes
Alt-Svc: quic=":443"; h3=":443"; h3-29=":443"; h3-27=":443";h3-25=":443"; h3-T050=":443"; h3-Q050=":443";h3-Q049=":443";h3-Q048=":443"; h3-Q046=":443"; h3-Q043=":443"
Content-Encoding: identity
Date: Thu, 29 May 2025 11:02:02 GMT
Etag: "68277f0e-24c9"
Last-Modified: Fri, 16 May 2025 18:08:14 GMT
Strict-Transport-Security: max-age=31536000
Vary: Accept-Encoding
Via: cache79.sdqdmp,cache08.lyct
X-Bdcdn-Cache-Status: TCP_MISS,TCP_MISS
X-Request-Id: d9fdcc0f41e4b8bbac7ec96faea0f300
X-Request-Ip: 65.109.71.216
X-Response-Cache: miss
X-Response-Cinfo: 65.109.71.216
X-Tt-Trace-Tag: id=5

HTTP Kodu 200 OK

200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: 3f1.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
<head>
    
    <!-- Google tag (gtag.js) -->
    <script async src="js?id=G-1SK6LFSXH7"></script>
    <link rel="shortcut icon" href="favicon.ico" />
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'G-1SK6LFSXH7');
    </script>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>游戏开服工具</title>
    <link rel="stylesheet" href="yibazhan/css/style.css">

    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-KV6WX3ST');</script>
    <!-- End Google Tag Manager -->

    <script defer>
        // 捐赠弹窗开关方法
        function togglePopup() {
            var overlay = document.getElementById('overlay');
            var popup = document.getElementById('popup');
            console.log(overlay.style.display);        
            if (overlay.style.display === 'none') {
                overlay.style.display = 'block';
                popup.style.display = 'block';
            } else {
                overlay.style.display = 'none';
                popup.style.display = 'none';
            }
        }   

        function hidePopup() {
            var overlay = document.getElementById('overlay');
            var popup = document.getElementById('popup');

            overlay.style.display = 'none';
            popup.style.display = 'none';
        }

        // 修正锚点定位不准问题
        document.addEventListener('DOMContentLoaded', function () {
            document.querySelectorAll('a[href^="#"]').forEach(anchor => {
                anchor.addEventListener('click', function (e) {
                    e.preventDefault();

                    const targetId = this.getAttribute('href').substring(1);
                    const targetElement = document.getElementById(targetId);

                    if (targetElement) {
                        // 获取目标元素的位置
                        const targetOffset = targetElement.offsetTop;

                        // 滚动到目标元素位置再往下滑动 130px
                        window.scrollTo({
                            top: targetOffset - 130,
                            behavior: 'smooth'
                        });
                    }
                });
            });
        });

    </script>

</head>
<body>

    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="ns.html?id=GTM-KV6WX3ST.html"
    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->


    <header>
        <h1>游戏百宝袋</h1>
        <nav>
            <ul>
                <li><a href="index.html#home">首页</a></li>
                <li><a href="index.html#tools">工具列表</a></li>
                <li><a href="index.html#about">关于我</a></li>
                <li onclick="togglePopup()" ><a href="https://z0w.cn" target="_blank">推荐服务器</a></li>
            </ul>
        </nav>
    </header>

    <!-- 遮罩层和弹出框
    <div class="overlay" id="overlay" onclick="hidePopup()" style="display: none;"></div>
    <div class="popup" id="popup" style="display: none;">
        <div class="money_text">
            <h2>支付宝</h2>
            <p>感谢支持!</p>
        </div>
        <div>
            <img src="yibazhan/images/wechat20.jpg" alt="wechat20" class="zhifubao">
            <img src="yibazhan/images/wechat50.jpg" alt="wechat50" class="zhifubao">
        </div>
    </div>
     -->
    <section id="home">
        <p>欢迎使用开服工具,在这里你可以找到各种游戏实用的工具,满足你的不同需求。</p>
        <!-- 添加首页内容 -->
    </section>

    <!-- 在 "section id="tools"" 下方添加以下内容 -->

    <section id="tools">
        <h2 id="tools-list">工具列表</h2>

        
        <div class="tool-box" style="background-color: #b0e2df;" onclick="window.open('https://fefeko.com/soulmask/SoulMod.html', '_blank');">
            <img src="yibazhan/images/soulmask.png" alt="soulmask">
            <h3>灵魂面甲开服 + MOD配置教程 - ClawCloud/爪云</h3>
            <h3>一键开服 + 配置</h3>
            <p>一键脚本,可视化编辑参数,支持一键复制到粘贴板</p>
        </div>

        <div class="tool-box" style="background-color: #e6922c;" onclick="window.open('https://fefeko.com/satisfactory', '_blank');">
            <img src="yibazhan/images/satisfactory.png" alt="satisfactory">
            <h3>幸福工厂 1.0 版本</h3>
            <h3>一键开服 - 阿里云</h3>
            <p>保姆式带视频教学</p>
        </div>

        <div class="tool-box" style="background-color: #9bd5ea;" onclick="window.open('https://3f1.com/SJZ', '_blank');">
            <img src="yibazhan/images/sanjz.png" alt="palu">
            <h3>三角洲行动-自动跑刀脚本</h3>
            <h3>自动跑刀脚本使用教程</h3>
            <p>24小时在线跑刀安全稳定不封</p>
        </div>

        <div class="tool-box" style="background-color: #b0e2df;" onclick="window.open('https://fefeko.com/7Die', '_blank');">
            <img src="yibazhan/images/7Die.jpg" alt="7Die">
            <h3>七日杀 1.0 版本</h3>
            <h3>一键开服 + 中文配置文件</h3>
            <p>一键脚本,中文配置文件+注释说明</p>
        </div>

        <div class="tool-box" style="background-color: #b0e2df;" onclick="window.open('https://fefeko.com/soulmask', '_blank');">
            <img src="yibazhan/images/soulmask.png" alt="soulmask">
            <h3>灵魂面甲 soulmask</h3>
            <h3>一键开服 + 配置</h3>
            <p>一键脚本,可视化编辑参数,支持一键复制到粘贴板</p>
        </div>

        <div class="tool-box" style="background-color: #d3b697;" onclick="window.open('https://fefeko.com/valheim', '_blank');">
            <img src="yibazhan/images/valheim.png" alt="valheim">
            <h3>英灵神殿 valheim</h3>
            <h3>一键开服 + 配置</h3>
            <p>一键脚本,可视化编辑参数,支持一键复制到粘贴板</p>
        </div>

        <div class="tool-box" style="background-color: #a2b2c9;" onclick="window.open('vrising', '_blank');">
            <img src="yibazhan/images/vising.jpg" alt="ab">
            <h3>夜族崛起 vising</h3>
            <h3>一键开服 + 配置</h3>
            <p>一键脚本,可视化编辑参数,支持一键复制到粘贴板</p>
        </div>

        <div class="tool-box" style="background-color: #f1beb5;" onclick="window.open('https://fefeko.com/ab', '_blank');">
            <img src="yibazhan/images/ab.jpg" alt="ab">
            <h3>非生物因素 Abiotic Factor</h3>
            <h3>一键开服 + 配置</h3>
            <p>一键脚本,可视化编辑参数,支持一键复制到粘贴板</p>
        </div>

        <div class="tool-box" style="background-color: #9bd5ea;" onclick="window.open('https://fefeko.com/pal.html', '_blank');">
            <img src="yibazhan/images/palu.png" alt="palu">
            <h3>幻兽帕鲁</h3>
            <h3>一键开服 + 配置</h3>
            <p>可视化编辑所有参数,支持一键复制到粘贴板,支持一键下载ini配置文件</p>
        </div>

        <div class="tool-box" style="background-color: #e9be62;" onclick="window.open('https://fefeko.com/wusuo', '_blank');">
            <img src="yibazhan/images/wusuo.jpg" alt="Tool Icon 4">
            <h3>雾锁王国</h3>
            <h3>一键开服 + 配置</h3>
            <p>一键脚本开服,无需任何多余操作</p>
        </div>
        
        <div class="tool-box" style="background-color: #e1c970;" onclick="window.open('https://fefeko.com/lol', '_blank');">
            <img src="lol-logo.webp" alt="lol-logo">
            <h3>英雄联盟</h3>
            <h3>内战随机组队器</h3>
            <p>斗魂竞技场、大乱斗内战组队用,可以随机队伍和可用英雄。随机大乱斗会自动平衡两边实力,斗魂可以避免菜鸡组队</p>
        </div>

        <div class="tool-box" style="background-color: #fff;" onclick="window.open('https://fefeko.com/va', '_blank');">
            <img src="yibazhan/images/valorant-logo.png" alt="valorant-logo">
            <h3>无畏契约</h3>
            <h3>内战随机组队器</h3>
            <p>可自动平衡两边实力,可以随机队伍和可用英雄</p>
        </div>

        <div class="tool-box" style="background-color: #fcd900;">
            <img src="yibazhan/images/mo.png" alt="Tool Icon 5">
            <h3>还没搞</h3>
            <p>没想好搞什么</p>
        </div>
    </section>


    <section id="about">
        <h2>关于我</h2>
        <p>hi 是我 Voler</p>
    </section>

    
    <footer>
        <p>备案号:<a href="http://beian.miit.gov.cn/" target="_blank">闽ICP备2022013708号-8</a></p>
    </footer>    
</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: 3F1.COM
Registry Domain ID: 100343847_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2024-12-12T05:22:42Z
Creation Date: 2003-07-10T22:09:48Z
Registry Expiry Date: 2026-07-10T22:09:48Z
Registrar: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Registrar IANA ID: 1599
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS3.HICHINA.COM
Name Server: DNS4.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-29T11:01:47Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass