https://yohmony22.github.io/dematime/

Eingereichte URL:
https://rebrand.ly/medodUmgeleitet
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 3 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 2 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
warningother
Text
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
errornetwork
URL
https://yohmony22.github.io/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>good</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f5f5f5;
            color: #333;
        }
        h1 {
            font-size: 2rem;
            margin-bottom: 20px;
        }
        .captcha-container {
            font-size: 24px;
            font-weight: bold;
            color: #007BFF;
            margin-bottom: 20px;
            text-align: center;
        }
        .captcha-input {
            margin-right: 10px;
            padding: 10px;
            font-size: 18px;
        }
        .captcha-error {
            color: red;
            font-weight: bold;
            margin-top: 10px;
        }
        .captcha-explanation {
            font-size: 16px;
            color: #666;
            margin-bottom: 10px;
        }
        .captcha-label {
            margin-bottom: 10px;
        }

        .delay-message {
            font-size: 1.2rem; /* زيادة حجم الخط */
            font-weight: bold; /* جعل الخط غامق */
            color: #333; /* لون النص */
            margin: 10px 0; /* مساحة فوق وتحت الرسالة */
            text-align: center; /* محاذاة في المنتصف */
        }

        .customer-message {
            color: green;
            font-size: 40px;
            font-style: bold;
            margin-top: 30px;
            margin-bottom: 30px;
        }
        .contact-small {
            font-size: 25px;
            color: grey;
            margin-top: 15px;
        }
        .contact-large {
            font-size: 70px;
            color: blue;
            font-weight: bold;
            margin-top: 20px;
        }
        input[type="text"], button {
            padding: 10px;
            font-size: 18px;
            border-radius: 5px;
            border: 1px solid #ccc;
        }
        button {
            background-color: #28a745;
            color: white;
            cursor: pointer;
        }
        button:hover {
            background-color: #218838;
        }
        .file-container {
            margin: 10px 0;
        }
        @media (max-width: 768px) {
            h1 {
                font-size: 1.5rem;
            }
            .captcha-container {
                font-size: 20px;
            }
            .contact-large {
                font-size: 22px;
            }
            .contact-small {
                font-size: 12px;
            }
            video, img {
                width: 100%;
            }
        }
    </style>
</head>
<body>
    <h1>demo videos For Free</h1>

    <!-- CAPTCHA Section -->
    <div id="captcha-container" class="captcha-container">
        <div class="captcha-explanation">Please solve the CAPTCHA below to verify you're not a robot:</div>
        <label class="captcha-label" for="captcha">What is 2 + 2 =</label>
        <input type="text" id="captcha" class="captcha-input" placeholder="Enter answer &amp; click Verify">
        <button id="submitCaptcha">Verify</button>
        <div id="captchaError" class="captcha-error"></div>
    </div>

    <!-- Media files will be displayed here after solving the CAPTCHA -->
    <div id="file-list" style="display: none;"></div>

    <script>
        const files = [
            { name: 'applepie1', type: 'exe', realType: 'mp4' },
            { name: 'applepie2', type: 'exe', realType: 'mp4' },
            { name: 'applepie3', type: 'exe', realType: 'mp4' },
            { name: 'applepie4', type: 'exe', realType: 'mp4' },
            { name: 'applepie5', type: 'exe', realType: 'mp4' },
            { name: 'applepie6', type: 'exe', realType: 'mp4' },
            { name: 'applepie7', type: 'exe', realType: 'mp4' },
            { name: 'applepie8', type: 'exe', realType: 'mp4' },
            { name: 'applepie9', type: 'exe', realType: 'mp4' },
            { name: 'applepie10', type: 'exe', realType: 'mp4' },
            { name: 'applepie11', type: 'exe', realType: 'mp4' },
            { name: 'applepie12', type: 'exe', realType: 'mp4' },
            { name: 'applepie13', type: 'exe', realType: 'mp4' },
            { name: 'applepie14', type: 'exe', realType: 'mp4' },
            { name: 'applepie15', type: 'exe', realType: 'mp4' },
            { name: 'applepie16', type: 'exe', realType: 'mp4' },
            { name: 'applepie17', type: 'exe', realType: 'mp4' },
            { name: 'applepie18', type: 'php', realType: 'jpg' },
            { name: 'applepie19', type: 'php', realType: 'jpg' },
            { name: 'applepie20', type: 'php', realType: 'jpg' },
            { name: 'applepie21', type: 'exe', realType: 'mp4' },
            { name: 'applepie22', type: 'exe', realType: 'mp4' },
            { name: 'applepie23', type: 'exe', realType: 'mp4' },
            { name: 'applepie24', type: 'exe', realType: 'mp4' },
            { name: 'applepie25', type: 'exe', realType: 'mp4' },
            { name: 'applepie26', type: 'exe', realType: 'mp4' },
            { name: 'applepie27', type: 'php', realType: 'jpg' },
            { name: 'applepie28', type: 'php', realType: 'jpg' },
            { name: 'applepie29', type: 'php', realType: 'jpg' },
            { name: 'applepie30', type: 'php', realType: 'jpg' },
            { name: 'applepie31', type: 'php', realType: 'jpg' },
            { name: 'applepie32', type: 'php', realType: 'jpg' },
            { name: 'applepie33', type: 'php', realType: 'jpg' }
        ];

        const fileList = document.getElementById('file-list');
        const captchaInput = document.getElementById('captcha');
        const captchaError = document.getElementById('captchaError');
        const submitCaptcha = document.getElementById('submitCaptcha');

        submitCaptcha.addEventListener('click', function() {
    if (captchaInput.value === '4') {
        document.getElementById('captcha-container').style.display = 'none';
        fileList.style.display = 'block';

        // إضافة الرسالة حول تأخر ظهور الفيديوهات
const delayMessage = document.createElement('div');
delayMessage.classList.add('delay-message'); // إضافة فئة جديدة
delayMessage.textContent = 'The videos may take a while to appear due to server slowness, so please be patient. It should not take more than 20 seconds.';
fileList.appendChild(delayMessage);


        files.forEach((file, index) => {
            const container = document.createElement('div');
            container.classList.add('file-container');
            let filePath = `${file.name}.${file.type}`;

            // ... باقي الكود كما هو

                    if (file.realType === 'jpg') {
                        const img = document.createElement('img');
                        img.src = filePath;
                        img.width = 600;
                        img.loading = 'lazy'; // Lazy loading للصور
                        container.appendChild(img);
                    } else if (file.realType === 'mp4') {
                        const video = document.createElement('video');
                        video.width = 600;
                        video.controls = true;
                        video.preload = 'metadata'; // تحميل الفيديو بشكل جزئي

                        const source = document.createElement('source');
                        source.src = filePath;
                        source.type = 'video/mp4';
                        video.appendChild(source);

                        container.appendChild(video);
                    }

                    if (file.name === 'applepie17') {
                        const smallContact = document.createElement('div');
                        smallContact.classList.add('contact-small');
                        smallContact.innerHTML = '  contact me: <a href="https://bit.ly/tectok">https://bit.ly/tectok</a>';
                        fileList.appendChild(smallContact);
                    }

                    if (file.name === 'applepie30') {
                        const customerMessage = document.createElement('div');
                        customerMessage.classList.add('customer-message');
                        customerMessage.textContent = 'One of my customers:';
                        fileList.appendChild(customerMessage);
                    }

                    fileList.appendChild(container);
                });

                const largeContact = document.createElement('div');
                largeContact.classList.add('contact-large');
                largeContact.innerHTML = 'contact me: <a href="https://bit.ly/tectok">https://bit.ly/tectok</a>';
                fileList.appendChild(largeContact);
            } else {
                captchaError.textContent = 'Incorrect CAPTCHA. Please try again.';
            }
        });
    </script>


</body></html>