Domain riviereglim.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/8443

  • Open service 104.21.55.101:443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 20:06:43 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.4.33
    Set-Cookie: front_lang=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: currency=%7B%22id%22%3A1%2C%22title%22%3A%22%E7%BE%8E%E5%85%83%EF%BC%88USD%EF%BC%89%22%2C%22code%22%3A%22USD%22%2C%22symbol_left%22%3A%22%24%22%2C%22symbol_right%22%3Anull%2C%22decimal_place%22%3A%222%22%2C%22value%22%3A%221.0000%22%2C%22status%22%3A1%2C%22icon%22%3A%22assets%5C%2Fshop%5C%2Fflag-icons%5C%2Fflags%5C%2F4x3%5C%2Fus.svg%22%2C%22updatetime%22%3A1739265251%2C%22is_default%22%3A1%2C%22sort%22%3A0%7D; expires=Wed, 07-Jan-2026 20:06:42 GMT; Max-Age=604799; path=/
    Set-Cookie: currency_code=USD; expires=Wed, 07-Jan-2026 20:06:42 GMT; Max-Age=604799; path=/
    Set-Cookie: PHPSESSID=f71j3d7pc34aqdifa67r02h81b; path=/
    Expires: Sat, 05 Jan 2008 20:06:43 GMT
    Cache-Control: no-cache
    Pragma: no-cache
    Access-Control-Allow-Methods: GET, POST, OPTIONS
    Access-Control-Allow-Headers: Content-Type
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bmaVlg5s5Zmt5bmp2I4JsO4GW1w0bGLnQHt%2FRCzCPhSJm9t8jWdkMWhhjoupy8jzMMQa1Ld5uOovRgX4UnFrYyR0T2dUFLCocd43KI8kdg%3D%3D"}]}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=3,cfOrigin;dur=6424
    CF-RAY: 9b6c66041a3d45c8-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: RiviereGlim - Elegant Accessories for Every Moment
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>RiviereGlim - Elegant Accessories for Every Moment</title>
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" />
        <link
            href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Montserrat:wght@300;400;500&display=swap"
            rel="stylesheet" />
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.6.0/remixicon.min.css" />
        <script src="https://cdn.tailwindcss.com/3.4.16"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: { primary: "#d4b996", secondary: "#f8f5f0" },
                        borderRadius: {
                            none: "0px",
                            sm: "4px",
                            DEFAULT: "8px",
                            md: "12px",
                            lg: "16px",
                            xl: "20px",
                            "2xl": "24px",
                            "3xl": "32px",
                            full: "9999px",
                            button: "8px",
                        },
                    },
                },
            };
        </script>
        <style>
            :where([class^="ri-"])::before {
                content: "\f3c2";
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                color: #4a4a4a;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            .serif {
                font-family: 'Cormorant Garamond', serif;
            }
    
            .logo {
                font-family: 'Cormorant Garamond', serif;
                letter-spacing: 1px;
            }
    
            .nav-link {
                position: relative;
            }
    
            .nav-link::after {
                content: '';
                position: absolute;
                width: 0;
                height: 1px;
                bottom: -2px;
                left: 0;
                background-color: #d4b996;
                transition: width 0.3s ease;
            }
    
            .nav-link:hover::after {
                width: 100%;
            }
    
            .btn-primary {
                transition: all 0.3s ease;
            }
    
            .btn-primary:hover {
                background-color: #c4a986;
            }
    
            .product-card {
                transition: transform 0.3s ease;
            }
    
            .product-card:hover {
                transform: translateY(-5px);
            }
    
            .add-to-cart {
                opacity: 0;
                transition: opacity 0.3s ease;
            }
    
            .product-card:hover .add-to-cart {
                opacity: 1;
            }
    
            input:focus {
                outline: none;
                border-color: #d4b996;
            }
    
            input[type="number"]::-webkit-inner-spin-button,
            input[type="number"]::-webkit-outer-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }
        </style>
        <link rel="shortcut icon" href="/uploads/5640c012577f2d25/43775be690c5dbfa6e3ec219274bfe95.png" />
    </head>
    
    <body class="bg-white min-h-screen">
        <!-- Header -->
        <header class="fixed top-0 left-0 right-0 bg-white/95 shadow-sm z-50">
            <div class="container mx-auto px-6 py-4 flex items-center justify-between">
                <nav class="hidden md:flex items-center space-x-8">
                    <a href="/" class="nav-link text-sm uppercase tracking-wider font-medium">Home</a>
                    <a href="/all" class="nav-link text-sm uppercase tracking-wider font-medium">Products</a>
                    <a href="/category" class="nav-link text-sm uppercase tracking-wider font-medium">Category</a>
                    <a href="/about" class="nav-link text-sm uppercase tracking-wider font-medium">About</a>
                    <a href="/contact" class=
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:9375:443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 20:06:42 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.4.33
    Set-Cookie: front_lang=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: currency=%7B%22id%22%3A1%2C%22title%22%3A%22%E7%BE%8E%E5%85%83%EF%BC%88USD%EF%BC%89%22%2C%22code%22%3A%22USD%22%2C%22symbol_left%22%3A%22%24%22%2C%22symbol_right%22%3Anull%2C%22decimal_place%22%3A%222%22%2C%22value%22%3A%221.0000%22%2C%22status%22%3A1%2C%22icon%22%3A%22assets%5C%2Fshop%5C%2Fflag-icons%5C%2Fflags%5C%2F4x3%5C%2Fus.svg%22%2C%22updatetime%22%3A1739265251%2C%22is_default%22%3A1%2C%22sort%22%3A0%7D; expires=Wed, 07-Jan-2026 20:06:41 GMT; Max-Age=604799; path=/
    Set-Cookie: currency_code=USD; expires=Wed, 07-Jan-2026 20:06:41 GMT; Max-Age=604799; path=/
    Set-Cookie: PHPSESSID=lt1o8rdcs3f7ccflv6una67jmh; path=/
    Expires: Sat, 05 Jan 2008 20:06:42 GMT
    Cache-Control: no-cache
    Pragma: no-cache
    Access-Control-Allow-Methods: GET, POST, OPTIONS
    Access-Control-Allow-Headers: Content-Type
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=I0ELpqyWv9mml%2FY2fAuAoH4v2q4Re9q3ZTO42POutjDVzIA6s23iwq2xdS7%2Fznv4PdwkehOJWeAqWZyf9hTH23915OeZnSVY1mafD%2FnIp2xO%2Brl1l4rLVRZu4w%3D%3D"}]}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=5875
    CF-RAY: 9b6c66019b539b96-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: RiviereGlim - Elegant Accessories for Every Moment
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>RiviereGlim - Elegant Accessories for Every Moment</title>
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" />
        <link
            href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Montserrat:wght@300;400;500&display=swap"
            rel="stylesheet" />
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.6.0/remixicon.min.css" />
        <script src="https://cdn.tailwindcss.com/3.4.16"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: { primary: "#d4b996", secondary: "#f8f5f0" },
                        borderRadius: {
                            none: "0px",
                            sm: "4px",
                            DEFAULT: "8px",
                            md: "12px",
                            lg: "16px",
                            xl: "20px",
                            "2xl": "24px",
                            "3xl": "32px",
                            full: "9999px",
                            button: "8px",
                        },
                    },
                },
            };
        </script>
        <style>
            :where([class^="ri-"])::before {
                content: "\f3c2";
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                color: #4a4a4a;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            .serif {
                font-family: 'Cormorant Garamond', serif;
            }
    
            .logo {
                font-family: 'Cormorant Garamond', serif;
                letter-spacing: 1px;
            }
    
            .nav-link {
                position: relative;
            }
    
            .nav-link::after {
                content: '';
                position: absolute;
                width: 0;
                height: 1px;
                bottom: -2px;
                left: 0;
                background-color: #d4b996;
                transition: width 0.3s ease;
            }
    
            .nav-link:hover::after {
                width: 100%;
            }
    
            .btn-primary {
                transition: all 0.3s ease;
            }
    
            .btn-primary:hover {
                background-color: #c4a986;
            }
    
            .product-card {
                transition: transform 0.3s ease;
            }
    
            .product-card:hover {
                transform: translateY(-5px);
            }
    
            .add-to-cart {
                opacity: 0;
                transition: opacity 0.3s ease;
            }
    
            .product-card:hover .add-to-cart {
                opacity: 1;
            }
    
            input:focus {
                outline: none;
                border-color: #d4b996;
            }
    
            input[type="number"]::-webkit-inner-spin-button,
            input[type="number"]::-webkit-outer-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }
        </style>
        <link rel="shortcut icon" href="/uploads/5640c012577f2d25/43775be690c5dbfa6e3ec219274bfe95.png" />
    </head>
    
    <body class="bg-white min-h-screen">
        <!-- Header -->
        <header class="fixed top-0 left-0 right-0 bg-white/95 shadow-sm z-50">
            <div class="container mx-auto px-6 py-4 flex items-center justify-between">
                <nav class="hidden md:flex items-center space-x-8">
                    <a href="/" class="nav-link text-sm uppercase tracking-wider font-medium">Home</a>
                    <a href="/all" class="nav-link text-sm uppercase tracking-wider font-medium">Products</a>
                    <a href="/category" class="nav-link text-sm uppercase tracking-wider font-medium">Category</a>
                    <a href="/about" class="nav-link text-sm uppercase tracking-wider font-medium">About</a>
                    <a href="/contact" class=
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.147.117:443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 20:06:42 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.4.33
    Set-Cookie: front_lang=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: currency=%7B%22id%22%3A1%2C%22title%22%3A%22%E7%BE%8E%E5%85%83%EF%BC%88USD%EF%BC%89%22%2C%22code%22%3A%22USD%22%2C%22symbol_left%22%3A%22%24%22%2C%22symbol_right%22%3Anull%2C%22decimal_place%22%3A%222%22%2C%22value%22%3A%221.0000%22%2C%22status%22%3A1%2C%22icon%22%3A%22assets%5C%2Fshop%5C%2Fflag-icons%5C%2Fflags%5C%2F4x3%5C%2Fus.svg%22%2C%22updatetime%22%3A1739265251%2C%22is_default%22%3A1%2C%22sort%22%3A0%7D; expires=Wed, 07-Jan-2026 20:06:41 GMT; Max-Age=604799; path=/
    Set-Cookie: currency_code=USD; expires=Wed, 07-Jan-2026 20:06:41 GMT; Max-Age=604799; path=/
    Set-Cookie: PHPSESSID=c4cj2g8pj9503d1rdpkjbump48; path=/
    Expires: Sat, 05 Jan 2008 20:06:42 GMT
    Cache-Control: no-cache
    Pragma: no-cache
    Access-Control-Allow-Methods: GET, POST, OPTIONS
    Access-Control-Allow-Headers: Content-Type
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ezVuMaAxaDcwFfnW%2BCX6c2EEENq6MA%2FkCuf9ku9jjIEWjPPb7OxNosDEoIv%2FFuzfuIUHQ5KZwr1xytg8hMRF6rEO7APRDA3JymCBWPbkJg%3D%3D"}]}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=5840
    CF-RAY: 9b6c6601aff1fd1f-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: RiviereGlim - Elegant Accessories for Every Moment
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>RiviereGlim - Elegant Accessories for Every Moment</title>
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" />
        <link
            href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Montserrat:wght@300;400;500&display=swap"
            rel="stylesheet" />
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.6.0/remixicon.min.css" />
        <script src="https://cdn.tailwindcss.com/3.4.16"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: { primary: "#d4b996", secondary: "#f8f5f0" },
                        borderRadius: {
                            none: "0px",
                            sm: "4px",
                            DEFAULT: "8px",
                            md: "12px",
                            lg: "16px",
                            xl: "20px",
                            "2xl": "24px",
                            "3xl": "32px",
                            full: "9999px",
                            button: "8px",
                        },
                    },
                },
            };
        </script>
        <style>
            :where([class^="ri-"])::before {
                content: "\f3c2";
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                color: #4a4a4a;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            .serif {
                font-family: 'Cormorant Garamond', serif;
            }
    
            .logo {
                font-family: 'Cormorant Garamond', serif;
                letter-spacing: 1px;
            }
    
            .nav-link {
                position: relative;
            }
    
            .nav-link::after {
                content: '';
                position: absolute;
                width: 0;
                height: 1px;
                bottom: -2px;
                left: 0;
                background-color: #d4b996;
                transition: width 0.3s ease;
            }
    
            .nav-link:hover::after {
                width: 100%;
            }
    
            .btn-primary {
                transition: all 0.3s ease;
            }
    
            .btn-primary:hover {
                background-color: #c4a986;
            }
    
            .product-card {
                transition: transform 0.3s ease;
            }
    
            .product-card:hover {
                transform: translateY(-5px);
            }
    
            .add-to-cart {
                opacity: 0;
                transition: opacity 0.3s ease;
            }
    
            .product-card:hover .add-to-cart {
                opacity: 1;
            }
    
            input:focus {
                outline: none;
                border-color: #d4b996;
            }
    
            input[type="number"]::-webkit-inner-spin-button,
            input[type="number"]::-webkit-outer-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }
        </style>
        <link rel="shortcut icon" href="/uploads/5640c012577f2d25/43775be690c5dbfa6e3ec219274bfe95.png" />
    </head>
    
    <body class="bg-white min-h-screen">
        <!-- Header -->
        <header class="fixed top-0 left-0 right-0 bg-white/95 shadow-sm z-50">
            <div class="container mx-auto px-6 py-4 flex items-center justify-between">
                <nav class="hidden md:flex items-center space-x-8">
                    <a href="/" class="nav-link text-sm uppercase tracking-wider font-medium">Home</a>
                    <a href="/all" class="nav-link text-sm uppercase tracking-wider font-medium">Products</a>
                    <a href="/category" class="nav-link text-sm uppercase tracking-wider font-medium">Category</a>
                    <a href="/about" class="nav-link text-sm uppercase tracking-wider font-medium">About</a>
                    <a href="/contact" class=
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.147.117:8443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 522 <none>
    Date: Wed, 31 Dec 2025 20:06:56 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
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c66010949dd7d-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:3765:443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 20:06:42 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Vary: Accept-Encoding
    X-Powered-By: PHP/7.4.33
    Set-Cookie: front_lang=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: currency=%7B%22id%22%3A1%2C%22title%22%3A%22%E7%BE%8E%E5%85%83%EF%BC%88USD%EF%BC%89%22%2C%22code%22%3A%22USD%22%2C%22symbol_left%22%3A%22%24%22%2C%22symbol_right%22%3Anull%2C%22decimal_place%22%3A%222%22%2C%22value%22%3A%221.0000%22%2C%22status%22%3A1%2C%22icon%22%3A%22assets%5C%2Fshop%5C%2Fflag-icons%5C%2Fflags%5C%2F4x3%5C%2Fus.svg%22%2C%22updatetime%22%3A1739265251%2C%22is_default%22%3A1%2C%22sort%22%3A0%7D; expires=Wed, 07-Jan-2026 20:06:41 GMT; Max-Age=604799; path=/
    Set-Cookie: currency_code=USD; expires=Wed, 07-Jan-2026 20:06:41 GMT; Max-Age=604799; path=/
    Set-Cookie: PHPSESSID=nbhsbe3rncd39une7pnqe2e1qi; path=/
    Expires: Sat, 05 Jan 2008 20:06:42 GMT
    Cache-Control: no-cache
    Pragma: no-cache
    Access-Control-Allow-Methods: GET, POST, OPTIONS
    Access-Control-Allow-Headers: Content-Type
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xOEtEIuJiweZHGBcdzLwR9%2BsIGWo%2FkFykDZ87vvZkkKkutVjc4GdsfIYZgf1AKwunYLEMCNUiJ%2BK8xNlzrEbSP0BLJI3M%2FRzyKZH9yvDbPGw77L6iC75X%2FbcBw%3D%3D"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b6c6600fa06d279-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: RiviereGlim - Elegant Accessories for Every Moment
    
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>RiviereGlim - Elegant Accessories for Every Moment</title>
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet" />
        <link
            href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Montserrat:wght@300;400;500&display=swap"
            rel="stylesheet" />
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/remixicon/4.6.0/remixicon.min.css" />
        <script src="https://cdn.tailwindcss.com/3.4.16"></script>
        <script>
            tailwind.config = {
                theme: {
                    extend: {
                        colors: { primary: "#d4b996", secondary: "#f8f5f0" },
                        borderRadius: {
                            none: "0px",
                            sm: "4px",
                            DEFAULT: "8px",
                            md: "12px",
                            lg: "16px",
                            xl: "20px",
                            "2xl": "24px",
                            "3xl": "32px",
                            full: "9999px",
                            button: "8px",
                        },
                    },
                },
            };
        </script>
        <style>
            :where([class^="ri-"])::before {
                content: "\f3c2";
            }
    
            body {
                font-family: 'Montserrat', sans-serif;
                color: #4a4a4a;
            }
    
            h1,
            h2,
            h3,
            h4,
            h5,
            .serif {
                font-family: 'Cormorant Garamond', serif;
            }
    
            .logo {
                font-family: 'Cormorant Garamond', serif;
                letter-spacing: 1px;
            }
    
            .nav-link {
                position: relative;
            }
    
            .nav-link::after {
                content: '';
                position: absolute;
                width: 0;
                height: 1px;
                bottom: -2px;
                left: 0;
                background-color: #d4b996;
                transition: width 0.3s ease;
            }
    
            .nav-link:hover::after {
                width: 100%;
            }
    
            .btn-primary {
                transition: all 0.3s ease;
            }
    
            .btn-primary:hover {
                background-color: #c4a986;
            }
    
            .product-card {
                transition: transform 0.3s ease;
            }
    
            .product-card:hover {
                transform: translateY(-5px);
            }
    
            .add-to-cart {
                opacity: 0;
                transition: opacity 0.3s ease;
            }
    
            .product-card:hover .add-to-cart {
                opacity: 1;
            }
    
            input:focus {
                outline: none;
                border-color: #d4b996;
            }
    
            input[type="number"]::-webkit-inner-spin-button,
            input[type="number"]::-webkit-outer-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }
        </style>
        <link rel="shortcut icon" href="/uploads/5640c012577f2d25/43775be690c5dbfa6e3ec219274bfe95.png" />
    </head>
    
    <body class="bg-white min-h-screen">
        <!-- Header -->
        <header class="fixed top-0 left-0 right-0 bg-white/95 shadow-sm z-50">
            <div class="container mx-auto px-6 py-4 flex items-center justify-between">
                <nav class="hidden md:flex items-center space-x-8">
                    <a href="/" class="nav-link text-sm uppercase tracking-wider font-medium">Home</a>
                    <a href="/all" class="nav-link text-sm uppercase tracking-wider font-medium">Products</a>
                    <a href="/category" class="nav-link text-sm uppercase tracking-wider font-medium">Category</a>
                    <a href="/about" class="nav-link text-sm uppercase tracking-wider font-medium">About</a>
                    <a href="/contact" class=
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.55.101:8443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 522 <none>
    Date: Wed, 31 Dec 2025 20:06:56 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=19689,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c6600ac6f74e5-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:3765:8443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 522 <none>
    Date: Wed, 31 Dec 2025 20:06:56 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=19700,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c6600497d3ffb-BOM
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::ac43:9375:8443 · riviereglim.com

    2025-12-31 20:06

    HTTP/1.1 522 <none>
    Date: Wed, 31 Dec 2025 20:06:56 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=19653,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c65fff945cd7c-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2025-12-31 by HttpPlugin
    Create report
riviereglim.com*.riviereglim.com
CN:
riviereglim.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-17 03:25
Not after:
2026-03-17 04:23