<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>www.funnystore.com</title>
    <style type="text/css">
        .container {
            max-width: 600px;
            margin: 10px auto;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0,0,0,0.15);
            background: white;
        }
        .line-1 {
            width: 150px;
            overflow: hidden;
            text-overflow: ellipsis; 
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical; 
        }

        .line-2 {
            width: 230px;
            height: 50px;
            overflow: hidden;
            text-overflow: ellipsis; 
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; 
        }

        .line-3 {
            width: 170px;
            overflow: hidden;
            text-overflow: ellipsis; 
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical; 
        }

        .game-image {
            border-radius: 12px;
            width: 50px;
            height: 50px;
            margin-right: 15px;
        }

        .game-image-2 {
            border-radius: 12px;
            width: 70px;
            height: 70px;
            margin-right: 15px;
            box-shadow: 0 5px 15px rgba(167,119,227,0.3);
            margin: 0 auto 15px;
        }
    </style>
</head>
<body style="margin: 0; padding: 0;">
    <div class="container">
        <div style="background: linear-gradient(135deg, #6e8efb, #a777e3); padding: 40px 20px; text-align: center;">
            <h1 style="margin:0; font-size: 36px; color: white; 
                text-shadow: 0 4px 6px rgba(0,0,0,0.2);
                background: linear-gradient(45deg, #ff6b6b, #ffd93d);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;">
                FUNNY GAME CENTER
            </h1>
            <p style="color: rgba(255,255,255,0.9); font-size: 20px; margin: 20px 0;">
                The Most Popular Games
            </p>
        </div>

        <div style="padding: 20px 20px; background: #16213e;padding-top: 40px;">
            <div style="display: grid; grid-template-columns: 1fr 1fr; gap: 20px;">
                <a href="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=0&url=https%3A%2F%2Fwww.funnystore.com%2Fgame.html%3Fid%3Dcc27f43b&v=1.0&sign=ce7f1ab2c97c28cf6d2bf28e1efdc65b" target="_blank" style="text-decoration: none;">
                    <div style="background: #2a2a4a; border-radius: 15px; padding: 20px; transition: transform 0.3s;">
                        <div style="display: flex; align-items: center; margin-bottom: 15px;">
                            <img src="https://creative.funnystore.com/campaign/creative/1689229550304.png" class="game-image">
                            <h3 class="line-1" style="color: white; margin:0;">Link Line</h3>
                        </div>
                        <p class="line-2" style="color: #a0a0c0; line-height: 1.6;">draw as fast as you can!</p>
                    </div>
                </a>
                <a href="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=0&url=https%3A%2F%2Fwww.funnystore.com%2Fgame.html%3Fid%3Dd91264e9&v=1.0&sign=20d877bf843dd730bc21326c84dd9994" target="_blank" style="text-decoration: none;">
                    <div style="background: #2a2a4a; border-radius: 15px; padding: 20px;">
                        <div style="display: flex; align-items: center; margin-bottom: 15px;">
                            <img src="https://creative.funnystore.com/campaign/creative/1689732648193.png" class="game-image">
                            <h3 class="line-1" style="color: white; margin:0;">Golden Miner</h3>
                        </div>
                        <p class="line-2" style="color: #a0a0c0; line-height: 1.6;">Revisit the classics, extreme challenges, mobile gold rush</p>
                    </div>
                </a>
            </div>
        </div>

        <div style="padding: 20px 20px;padding-bottom: 40px; background: #16213e; text-align: center;">
            <div>
                <a href="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=0&url=https%3A%2F%2Fwww.funnystore.com%2Fgame.html%3Fid%3Dbdf5069a&v=1.0&sign=e8af65d59446ab3d46fe17fdacb6e249" target="_blank" style="text-decoration: none;">
                    <div style="float: left;">
                        <img src="https://creative.funnystore.com/campaign/creative/1680144792623.png" class="game-image-2">
                        <h3 class="line-3" style="color: white; margin: 10px 0;">Little Red Riding Hood</h3>
                        <p class="line-3" style="color: #a0a0c0; margin:0;">Help Little Red Riding Hood arrive safely at Grandma's house.</p>
                    </div>
                </a>
                <a href="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=0&url=https%3A%2F%2Fwww.funnystore.com%2Fgame.html%3Fid%3Df3a0ea36&v=1.0&sign=f14ec008b187f3709cf430701f11e94b" target="_blank" style="text-decoration: none;">
                    <div style="float: left;">
                        <img src="https://creative.funnystore.com/campaign/creative/1675658937715.png" class="game-image-2">
                        <h3 class="line-3" style="color: white; margin: 10px 0;">Loot the king</h3>
                        <p class="line-3" style="color: #a0a0c0; margin:0;">Destroy the king and help Peter Pan get the treasure</p>
                    </div>
                </a>
                <a href="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=0&url=https%3A%2F%2Fwww.funnystore.com%2Fgame.html%3Fid%3Dd52ad66b&v=1.0&sign=6104e16c6c9a51a88b325b171a9d1099" target="_blank" style="text-decoration: none;">
                    <div style="float: left;">
                        <img src="https://creative.funnystore.com/campaign/creative/1676021058441.png" class="game-image-2">
                        <h3 class="line-3" style="color: white; margin: 10px 0;">Red Riding Hood Run</h3>
                        <p class="line-3" style="color: #a0a0c0; margin:0;">let's go to help her avoid the dangers</p>
                    </div>
                </a>
                <div style="clear: both;"></div>
            </div>
        </div>

        <div style="height: 4px; background: linear-gradient(90deg, 
            #ff6b6b 0%, #ffd93d 33%, #74b9ff 66%, #a777e3 100%);"></div>
        
        <div style="text-align: center; padding: 40px 20px; background: #0f3460;">
            <a href="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=0&url=https%3A%2F%2Fredirect.funnystore.com%2Flocation%3Futm_medium%3Dgamecenter%26utm_source%3Dgamecenter&v=1.0&sign=a35605157c9b0c72b8bd23f86d266fb8" target="_blank" style="display: inline-block; background: linear-gradient(45deg, #ff6b6b, #ff8e53);text-decoration: none;
                padding: 18px 45px; color: white; text-decoration: none; border-radius: 30px;
                font-size: 20px; font-weight: bold; box-shadow: 0 8px 15px rgba(255,107,107,0.3);
                transition: transform 0.3s, box-shadow 0.3s;">
                VISIT WEBSITE NOW ➔
            </a>
            <a href="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=0&url=https%3A%2F%2Fwww.funnystore.com%2Funsubscribe.html%3Fuser%3Ddebian-l10n-devel%40lists.alioth.debian.org&v=1.0&sign=a0e2b05f414d18415042aab6dbc42830" target="_blank" style="text-decoration: none;">
                <div style="color: #a0a0c0; margin-top: 25px; font-size: 14px;">Unsubscribe</div>
            </a>
        </div>
    </div>
<img src="https://dm-sg.aliyuncs.com/trace/v1/report?bid=1&env=8000000087521857787&mac=146954&mf=edm%40z2z.red&msgid=5ed54853-bd98-4e79-9838-7dc059faf7c4%40z2z.red&sac=0&tag=gamecenter&tid=&to=debian-l10n-devel%40lists.alioth.debian.org&tpl=&ts=1744786763&type=1&url=&v=1.0&sign=30d3fa5a0a71f21c92e710d1cbb03507" alt="" style="display: none; width: 1px; height: 1px;" /></body>
</html>