Domain www.meimaodan.com
China
CHINA UNICOM China169 Backbone
Software information

OpenEdge

tcp/80

edgeone-pages

tcp/443

  • Open service 116.162.169.134:443 · www.meimaodan.com

    2026-01-26 00:19

    HTTP/1.1 200 OK
    Content-Type: text/html
    Date: Mon, 26 Jan 2026 00:20:07 GMT
    ETag: "94b9a50515c7acfe4f7072df4cbde94f"
    Last-Modified: Thu, 09 Oct 2025 09:49:52 GMT
    Age: 0
    Content-Length: 58719
    Accept-Ranges: bytes
    Connection: close
    Server: edgeone-pages
    Cache-Control: public,max-age=3600,must-revalidate
    EO-LOG-UUID: 10874733096653804261
    EO-Cache-Status: Cache Miss
    
    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="/image/biao.png" type="image/png">
        <script src="https://cdn.tailwindcss.com"></script>
        <link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: '#3B82F6',
                            secondary: '#64748B',
                            accent: '#8B5CF6',
                            light: '#F8FAFC',
                            dark: '#1E293B'
                        },
                        fontFamily: {
                            sans: ['Noto Sans SC', 'system-ui', 'sans-serif'],
                            serif: ['Noto Serif SC', 'serif']
                        },
                    },
                }
            }
        </script>
        <style type="text/tailwindcss">
            @layer utilities {
                .content-auto {
                    content-visibility: auto;
                }
                .text-shadow {
                    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
                }
                .bg-blur {
                    backdrop-filter: blur(8px);
                }
                .transition-custom {
                    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
                }
                .rotate-hover {
                    @apply transition-all duration-500 hover:rotate-1 hover:shadow-xl;
                }
            }
        </style>
    </head>
    <body class="bg-light dark:bg-dark text-dark dark:text-light">
        <!-- 导航栏 -->
        <header class="fixed w-full bg-white/80 dark:bg-dark/80 bg-blur z-50 transition-all duration-300">
            <div class="container mx-auto px-4 py-4 flex justify-between items-center">
                <h1 class="text-2xl font-serif font-bold text-primary flex items-center">
                    <img src="image/biao.png" alt="图标" class="h-6 w-6 mr-2">
                    <span>梅猫蛋</span>
                </h1>
                <div class="hidden md:flex space-x-6">
                    <a href="#index.html" class="hover:text-primary transition-colors">首页</a>
                    <a href="#me.html" class="hover:text-primary transition-colors">关于</a>
                    <button id="theme-toggle" class="p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700 transition-colors">
                        <i class="fa fa-moon-o dark:hidden"></i>
                        <i class="fa fa-sun-o hidden dark:inline"></i>
                    </button>
                </div>
                <button class="md:hidden p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700">
                    <i class="fa fa-bars"></i>
                </button>
            </div>
        </header>
    
        <!-- 英雄区 -->
        <section class="relative h-screen flex items-center justify-center overflow-hidden">
            <div class="absolute inset-0 bg-cover bg-center" style="background-image: url('image/b1.jpg'); filter: brightness(0.7);"></div>
            <div class="absolute inset-0 bg-gradient-to-b from-dark/40 to-dark/70"></div>
            <div class="container mx-auto px-4 z-10 text-center">
                <h1 class="text-[clamp(2.5rem,8vw,5rem)] font-serif font-bold text-white text-shadow mb-6 opacity-0 animate-[fadeInUp_1s_0.3s_forwards]">
                    诗中有画,画中有诗
                </h1>
                <p class="text-[clamp(1rem,3vw,1.5rem)] text-white/90 mb-10 max-w-3xl mx-auto opacity-0 animate-[fadeInUp_1s_0.6s_forwards]">
                    欣赏精美的图片,品味动人的诗句,感受艺术与文学的完美融合
                </p>
                <a href="#gallery" class="inline-block bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-full shadow-lg hover:shadow-xl transition-all opacity-0 animate-[fadeInUp_1s_0.9s_forwards]">
                    开始欣赏
                    <i class="fa fa-arrow-down ml-2"></i>
                </a>
            </div>
            <div class="absolute bottom-10 left-0 ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 124.95.177.250:443 · www.meimaodan.com

    2026-01-26 00:19

    HTTP/1.1 200 OK
    Last-Modified: Thu, 09 Oct 2025 09:49:52 GMT
    Etag: "94b9a50515c7acfe4f7072df4cbde94f"
    Content-Type: text/html
    Date: Thu, 09 Oct 2025 09:57:01 GMT
    Age: 4440885
    Content-Length: 58719
    Accept-Ranges: bytes
    Connection: close
    Server: edgeone-pages
    Cache-Control: public,max-age=3600,must-revalidate
    EO-LOG-UUID: 2750281246080476180
    EO-Cache-Status: Cache Hit
    
    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="/image/biao.png" type="image/png">
        <script src="https://cdn.tailwindcss.com"></script>
        <link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: '#3B82F6',
                            secondary: '#64748B',
                            accent: '#8B5CF6',
                            light: '#F8FAFC',
                            dark: '#1E293B'
                        },
                        fontFamily: {
                            sans: ['Noto Sans SC', 'system-ui', 'sans-serif'],
                            serif: ['Noto Serif SC', 'serif']
                        },
                    },
                }
            }
        </script>
        <style type="text/tailwindcss">
            @layer utilities {
                .content-auto {
                    content-visibility: auto;
                }
                .text-shadow {
                    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
                }
                .bg-blur {
                    backdrop-filter: blur(8px);
                }
                .transition-custom {
                    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
                }
                .rotate-hover {
                    @apply transition-all duration-500 hover:rotate-1 hover:shadow-xl;
                }
            }
        </style>
    </head>
    <body class="bg-light dark:bg-dark text-dark dark:text-light">
        <!-- 导航栏 -->
        <header class="fixed w-full bg-white/80 dark:bg-dark/80 bg-blur z-50 transition-all duration-300">
            <div class="container mx-auto px-4 py-4 flex justify-between items-center">
                <h1 class="text-2xl font-serif font-bold text-primary flex items-center">
                    <img src="image/biao.png" alt="图标" class="h-6 w-6 mr-2">
                    <span>梅猫蛋</span>
                </h1>
                <div class="hidden md:flex space-x-6">
                    <a href="#index.html" class="hover:text-primary transition-colors">首页</a>
                    <a href="#me.html" class="hover:text-primary transition-colors">关于</a>
                    <button id="theme-toggle" class="p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700 transition-colors">
                        <i class="fa fa-moon-o dark:hidden"></i>
                        <i class="fa fa-sun-o hidden dark:inline"></i>
                    </button>
                </div>
                <button class="md:hidden p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700">
                    <i class="fa fa-bars"></i>
                </button>
            </div>
        </header>
    
        <!-- 英雄区 -->
        <section class="relative h-screen flex items-center justify-center overflow-hidden">
            <div class="absolute inset-0 bg-cover bg-center" style="background-image: url('image/b1.jpg'); filter: brightness(0.7);"></div>
            <div class="absolute inset-0 bg-gradient-to-b from-dark/40 to-dark/70"></div>
            <div class="container mx-auto px-4 z-10 text-center">
                <h1 class="text-[clamp(2.5rem,8vw,5rem)] font-serif font-bold text-white text-shadow mb-6 opacity-0 animate-[fadeInUp_1s_0.3s_forwards]">
                    诗中有画,画中有诗
                </h1>
                <p class="text-[clamp(1rem,3vw,1.5rem)] text-white/90 mb-10 max-w-3xl mx-auto opacity-0 animate-[fadeInUp_1s_0.6s_forwards]">
                    欣赏精美的图片,品味动人的诗句,感受艺术与文学的完美融合
                </p>
                <a href="#gallery" class="inline-block bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-full shadow-lg hover:shadow-xl transition-all opacity-0 animate-[fadeInUp_1s_0.9s_forwards]">
                    开始欣赏
                    <i class="fa fa-arrow-down ml-2"></i>
                </a>
            </div>
            <div class="absolute bottom-10 left-0 ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 61.241.178.245:443 · www.meimaodan.com

    2026-01-26 00:19

    HTTP/1.1 200 OK
    Last-Modified: Thu, 09 Oct 2025 09:49:52 GMT
    Etag: "94b9a50515c7acfe4f7072df4cbde94f"
    Content-Type: text/html
    Date: Mon, 26 Jan 2026 00:19:52 GMT
    Age: 17
    Content-Length: 58719
    Accept-Ranges: bytes
    Connection: close
    Server: edgeone-pages
    Cache-Control: public,max-age=3600,must-revalidate
    EO-LOG-UUID: 9827344587871168916
    EO-Cache-Status: Cache Hit
    
    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="/image/biao.png" type="image/png">
        <script src="https://cdn.tailwindcss.com"></script>
        <link href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css" rel="stylesheet">
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: {
                            primary: '#3B82F6',
                            secondary: '#64748B',
                            accent: '#8B5CF6',
                            light: '#F8FAFC',
                            dark: '#1E293B'
                        },
                        fontFamily: {
                            sans: ['Noto Sans SC', 'system-ui', 'sans-serif'],
                            serif: ['Noto Serif SC', 'serif']
                        },
                    },
                }
            }
        </script>
        <style type="text/tailwindcss">
            @layer utilities {
                .content-auto {
                    content-visibility: auto;
                }
                .text-shadow {
                    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
                }
                .bg-blur {
                    backdrop-filter: blur(8px);
                }
                .transition-custom {
                    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
                }
                .rotate-hover {
                    @apply transition-all duration-500 hover:rotate-1 hover:shadow-xl;
                }
            }
        </style>
    </head>
    <body class="bg-light dark:bg-dark text-dark dark:text-light">
        <!-- 导航栏 -->
        <header class="fixed w-full bg-white/80 dark:bg-dark/80 bg-blur z-50 transition-all duration-300">
            <div class="container mx-auto px-4 py-4 flex justify-between items-center">
                <h1 class="text-2xl font-serif font-bold text-primary flex items-center">
                    <img src="image/biao.png" alt="图标" class="h-6 w-6 mr-2">
                    <span>梅猫蛋</span>
                </h1>
                <div class="hidden md:flex space-x-6">
                    <a href="#index.html" class="hover:text-primary transition-colors">首页</a>
                    <a href="#me.html" class="hover:text-primary transition-colors">关于</a>
                    <button id="theme-toggle" class="p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700 transition-colors">
                        <i class="fa fa-moon-o dark:hidden"></i>
                        <i class="fa fa-sun-o hidden dark:inline"></i>
                    </button>
                </div>
                <button class="md:hidden p-2 rounded-full hover:bg-gray-200 dark:hover:bg-gray-700">
                    <i class="fa fa-bars"></i>
                </button>
            </div>
        </header>
    
        <!-- 英雄区 -->
        <section class="relative h-screen flex items-center justify-center overflow-hidden">
            <div class="absolute inset-0 bg-cover bg-center" style="background-image: url('image/b1.jpg'); filter: brightness(0.7);"></div>
            <div class="absolute inset-0 bg-gradient-to-b from-dark/40 to-dark/70"></div>
            <div class="container mx-auto px-4 z-10 text-center">
                <h1 class="text-[clamp(2.5rem,8vw,5rem)] font-serif font-bold text-white text-shadow mb-6 opacity-0 animate-[fadeInUp_1s_0.3s_forwards]">
                    诗中有画,画中有诗
                </h1>
                <p class="text-[clamp(1rem,3vw,1.5rem)] text-white/90 mb-10 max-w-3xl mx-auto opacity-0 animate-[fadeInUp_1s_0.6s_forwards]">
                    欣赏精美的图片,品味动人的诗句,感受艺术与文学的完美融合
                </p>
                <a href="#gallery" class="inline-block bg-primary hover:bg-primary/90 text-white font-medium py-3 px-8 rounded-full shadow-lg hover:shadow-xl transition-all opacity-0 animate-[fadeInUp_1s_0.9s_forwards]">
                    开始欣赏
                    <i class="fa fa-arrow-down ml-2"></i>
                </a>
            </div>
            <div class="absolute bottom-10 left-0 ri
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 116.162.169.134:80 · www.meimaodan.com

    2026-01-26 00:19

    HTTP/1.1 302 Found
    Location: https://www.meimaodan.com/
    Content-Length: 0
    Connection: close
    Server: OpenEdge
    Date: Mon, 26 Jan 2026 00:20:11 GMT
    EO-LOG-UUID: 7969804757730471435
    EO-Cache-Status: Return Directly
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 61.241.178.245:80 · www.meimaodan.com

    2026-01-26 00:19

    HTTP/1.1 302 Found
    Location: https://www.meimaodan.com/
    Content-Length: 0
    Connection: close
    Server: OpenEdge
    Date: Mon, 26 Jan 2026 00:20:11 GMT
    EO-LOG-UUID: 17727589168536563180
    EO-Cache-Status: Return Directly
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 124.95.177.250:80 · www.meimaodan.com

    2026-01-26 00:19

    HTTP/1.1 302 Found
    Location: https://www.meimaodan.com/
    Content-Length: 0
    Connection: close
    Server: OpenEdge
    Date: Mon, 26 Jan 2026 00:20:11 GMT
    EO-LOG-UUID: 13402602868237434590
    EO-Cache-Status: Return Directly
    
    Found 2026-01-26 by HttpPlugin
    Create report
www.meimaodan.com
CN:
www.meimaodan.com
Key:
RSA-2048
Issuer:
Not before:
2025-12-31 00:00
Not after:
2026-03-30 23:59
Domain summary