Domain game.rensr.site
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 162.159.36.20:443 · game.rensr.site

    2026-01-22 20:50

    HTTP/1.1 200 OK
    Date: Thu, 22 Jan 2026 20:50:07 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Set-Cookie: X_CACHE_KEY=1732be78956c598db39f824f9ea4c3cf; path=/; Expires=Fri, 31-Dec-9999 23:59:59 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=181,cfOrigin;dur=302
    X-Cache: HIT
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qOjnZDP3CnxzyAZqyGQ5E%2BxgKDux%2F3ptM5NADosDyA27T57vDf%2Fdij%2FWGW%2FEGtS7jROTtW6uFhO5nz3iaq0eAJjsQ9CCd9VK2%2BRgJDLP1w%3D%3D"}]}
    cf-cache-status: DYNAMIC
    Speculation-Rules: "/cdn-cgi/speculation"
    CF-RAY: 9c21ebfbc999e8d8-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: 趣味游戏中心
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>趣味游戏中心</title>
        <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎮</text></svg>">
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
            
            body {
                font-family: 'Microsoft YaHei', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
                background: linear-gradient(135deg, #E3FDF5 0%, #FFE6FA 100%);
                min-height: 100vh;
                padding: 60px 20px;
                display: flex;
                justify-content: center;
                align-items: flex-start;
            }
    
            .container {
                max-width: 1200px;
                margin: 0 auto;
                background: rgba(255, 255, 255, 0.95);
                padding: clamp(20px, 4vw, 40px);
                border-radius: clamp(15px, 3vw, 30px);
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
                backdrop-filter: blur(10px);
                width: 100%;
                animation: fadeIn 0.8s ease-out;
            }
    
            h1 {
                color: #2c3e50;
                text-align: center;
                font-size: clamp(1.8rem, 4vw, 2.5rem);
                margin-bottom: 40px;
                text-shadow: 2px 2px 4px rgba(0,0,0,0.15);
                background: linear-gradient(45deg, #00B4DB, #0083B0, #00B4DB);
                background-size: 200% auto;
                animation: gradient 3s linear infinite;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                position: relative;
            }
    
            h1::after {
                content: '';
                display: block;
                width: 100px;
                height: 4px;
                background: linear-gradient(45deg, #00B4DB, #0083B0);
                margin: 20px auto 0;
                border-radius: 2px;
            }
    
            .games-grid {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
                gap: clamp(15px, 3vw, 30px);
                width: 100%;
                perspective: 1000px;
            }
    
            .game-card {
                background: white;
                border-radius: 20px;
                overflow: hidden;
                transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
                box-shadow: 0 15px 30px rgba(0,0,0,0.1);
                border: 1px solid rgba(0,0,0,0.05);
                transform-style: preserve-3d;
                position: relative;
                text-decoration: none;
                color: inherit;
                display: block;
                animation: cardEnter 0.6s ease-out backwards;
            }
    
            .game-card::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(45deg, var(--accent-color, #00B4DB), transparent);
                opacity: 0;
                transition: opacity 0.4s ease;
                z-index: 1;
                border-radius: 20px;
            }
    
            .game-card:hover::before {
                opacity: 0.1;
            }
    
            .game-card:hover {
                transform: translateY(-8px);
                box-shadow: 0 20px 40px rgba(0,0,0,0.2);
            }
    
            .game-image {
                width: 100%;
                height: 200px;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 50px;
                transition: all 0.3s ease;
                position: relative;
                overflow: hidden;
            }
    
            .game-card:hover .game-image {
                transform: scale(1.05);
            }
    
            .fguess-image {
                background: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
                position: relative;
            }
    
            .fguess-image
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 162.159.36.5:80 · game.rensr.site

    2026-01-22 20:50

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 22 Jan 2026 20:50:08 GMT
    Content-Length: 0
    Connection: close
    Location: https://game.rensr.site/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NSC9Hp4BdzJhTAoX%2Fp7dGs1Vr2xy1GXdsbKdxIqs7Ko9glui8p2gWuzQsohW5fQPmn8k1cLIsrG9x9BMztP4OxSgyTw3jYT4j1oAwRGIPg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=918,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c21ebfc8a7e9bf7-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 162.159.36.5:443 · game.rensr.site

    2026-01-22 20:50

    HTTP/1.1 200 OK
    Date: Thu, 22 Jan 2026 20:50:09 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Set-Cookie: X_CACHE_KEY=b8051c8336c8a9777a1c40d075b4ab4f; path=/; Expires=Fri, 31-Dec-9999 23:59:59 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=1092,cfOrigin;dur=388
    X-Cache: HIT
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=g9PljafucEaVopKdj1CLhRYNAok19VwXjDVPEAyj8P1gebkNzlG67c4Q761xro0fLjtCAfYtpqTZlE4ucLjMgKyJGMF0Blk3OuvKJJGerQ%3D%3D"}]}
    cf-cache-status: DYNAMIC
    Speculation-Rules: "/cdn-cgi/speculation"
    CF-RAY: 9c21ebfe1d2f93c0-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 趣味游戏中心
    
    <!DOCTYPE html>
    <html lang="zh-CN">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>趣味游戏中心</title>
        <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎮</text></svg>">
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
            
            body {
                font-family: 'Microsoft YaHei', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
                background: linear-gradient(135deg, #E3FDF5 0%, #FFE6FA 100%);
                min-height: 100vh;
                padding: 60px 20px;
                display: flex;
                justify-content: center;
                align-items: flex-start;
            }
    
            .container {
                max-width: 1200px;
                margin: 0 auto;
                background: rgba(255, 255, 255, 0.95);
                padding: clamp(20px, 4vw, 40px);
                border-radius: clamp(15px, 3vw, 30px);
                box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
                backdrop-filter: blur(10px);
                width: 100%;
                animation: fadeIn 0.8s ease-out;
            }
    
            h1 {
                color: #2c3e50;
                text-align: center;
                font-size: clamp(1.8rem, 4vw, 2.5rem);
                margin-bottom: 40px;
                text-shadow: 2px 2px 4px rgba(0,0,0,0.15);
                background: linear-gradient(45deg, #00B4DB, #0083B0, #00B4DB);
                background-size: 200% auto;
                animation: gradient 3s linear infinite;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                position: relative;
            }
    
            h1::after {
                content: '';
                display: block;
                width: 100px;
                height: 4px;
                background: linear-gradient(45deg, #00B4DB, #0083B0);
                margin: 20px auto 0;
                border-radius: 2px;
            }
    
            .games-grid {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
                gap: clamp(15px, 3vw, 30px);
                width: 100%;
                perspective: 1000px;
            }
    
            .game-card {
                background: white;
                border-radius: 20px;
                overflow: hidden;
                transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
                box-shadow: 0 15px 30px rgba(0,0,0,0.1);
                border: 1px solid rgba(0,0,0,0.05);
                transform-style: preserve-3d;
                position: relative;
                text-decoration: none;
                color: inherit;
                display: block;
                animation: cardEnter 0.6s ease-out backwards;
            }
    
            .game-card::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(45deg, var(--accent-color, #00B4DB), transparent);
                opacity: 0;
                transition: opacity 0.4s ease;
                z-index: 1;
                border-radius: 20px;
            }
    
            .game-card:hover::before {
                opacity: 0.1;
            }
    
            .game-card:hover {
                transform: translateY(-8px);
                box-shadow: 0 20px 40px rgba(0,0,0,0.2);
            }
    
            .game-image {
                width: 100%;
                height: 200px;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 50px;
                transition: all 0.3s ease;
                position: relative;
                overflow: hidden;
            }
    
            .game-card:hover .game-image {
                transform: scale(1.05);
            }
    
            .fguess-image {
                background: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
                position: relative;
            }
    
            .fguess-image
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 162.159.36.5:8443 · game.rensr.site

    2026-01-22 20:50

    HTTP/1.1 522 <none>
    Date: Thu, 22 Jan 2026 20:50:27 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=20305,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c21ebfdf829f65d-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 162.159.36.20:80 · game.rensr.site

    2026-01-22 20:50

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 22 Jan 2026 20:50:07 GMT
    Content-Length: 0
    Connection: close
    Location: https://game.rensr.site/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IlaIsJOXB37%2Fb7J5uytU3RRCHy903u3VsnBRG3HOnGxlYbzkcgthH%2F6Cu6Ob6uTJAJ20HkRwQYFzCGGN%2B3fR37oA4M8hdCilT67OgQg45Q%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=326,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c21ebf89a13c90f-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 162.159.36.20:8443 · game.rensr.site

    2026-01-22 20:50

    HTTP/1.1 522 <none>
    Date: Thu, 22 Jan 2026 20:50:27 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=20229,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c21ebfdbc1e946a-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-22 by HttpPlugin
    Create report
game.rensr.site
CN:
game.rensr.site
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-22 19:49
Not after:
2026-04-22 20:49
Domain summary
IP summary