https://updown.fun/M2BGwkDXGj40/file#pills-link

ID da verificação
d911457b-f65d-428c-94dd-0cde7e335838Concluído
URL enviado:
https://updown.fun/M2BGwkDXGj40/file#pills-link
Relatório concluído:

Ligações · 0 encontradas

As ligações de saída identificadas na página

Variáveis JavaScript · 43 encontradas

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer parte do código dentro do âmbito atual

NomeTipo
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfQRobject
protectionfunction
gtagfunction
dataLayerobject
google_js_reporting_queueobject

Mensagens de registo da consola · 0 encontradas

Mensagens registadas na consola web

HTML

O corpo HTML em bruto da página

<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="csrf-token" content="PpvWW0so8NSbRpcgV02Nsqv6QpNUu5QhvUugJSzX">
<meta name="theme-color" content="#F24950">
<meta name="description" content="Welcome to updown.fun, the best platform to Upload Files and Earn Money. Earn money easily with every file you upload to the website.">
<meta name="keywords" content="Upload files, earn money from uploads. Generate income through file sharing, digital file earnings, upload to earn, monetize files, share and earn, online file revenue. Make money with files, profit from sharing files, upload revenue, upload profits">
<meta name="robots" content="noindex, nofollow">
<meta property="og:site_name" content="Updown.fun">
<meta property="og:type" content="website">
<meta property="og:title" content="Updown.fun — Download — CS2ESP">
<meta property="og:description" content="Welcome to updown.fun, the best platform to Upload Files and Earn Money. Earn money easily with every file you upload to the website.">
<meta property="og:image:height" content="600">
<meta property="og:image:width" content="316">
<meta property="og:url" content="https://updown.fun/M2BGwkDXGj40/file">
<meta property="og:image" content="https://updown.fun/themes/basic/images/UiSqgkTQTgRpKRp_1720125354.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Updown.fun — Download — CS2ESP">
<meta name="twitter:description" content="Welcome to updown.fun, the best platform to Upload Files and Earn Money. Earn money easily with every file you upload to the website.">
<meta name="twitter:image:src" content="https://updown.fun/themes/basic/images/UiSqgkTQTgRpKRp_1720125354.jpg">
<title>Updown.fun — Download — CS2ESP</title>
<link rel="icon" type="image/x-icon" href="https://updown.fun/themes/basic/images/favicon.png">
<link rel="stylesheet" href="https://updown.fun/vendor/libs/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="https://updown.fun/vendor/libs/fontawesome/fontawesome.min.css">
<link rel="stylesheet" href="https://updown.fun/vendor/libs/vironeer/toastr/css/vironeer-toastr.min.css">
<link rel="stylesheet" href="https://updown.fun/themes/basic/assets/css/colors.css">
<link rel="stylesheet" href="https://updown.fun/themes/basic/assets/css/app.css">
<link rel="stylesheet" href="https://updown.fun/themes/basic/assets/css/custom.css">
<script src="https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202410170101/show_ads_impl_with_ama_fy2021.js?client=ca-pub-5472787863325602&amp;plah=updown.fun"></script><script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5472787863325602" crossorigin="anonymous" type="text/javascript" data-checked-head="true"></script>
<script type="text/javascript">
        "use strict";
        async function protection() {

                   var fFlag = false;

var nab_css = `
    .nab_wrapper {
        position: fixed;
        top: 0;
        left: 0;
        background: white;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9999;
    }
    .nab_card {
        max-width: 420px;
        width: 100%;
        padding: 20px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
        border-radius: 10px;
        font-family: sans-serif !important;
        color: black;
    }
    .nab_title {
        font-size: 20px;
        font-weight: 900;
        width: 100%;
        text-align: center;
        display: block;
        margin-bottom: 15px;
        color: #FF4800;
    }
    .nab_desc {
        font-size: 16px;
        opacity: 0.64;
        width: 100%;
        text-align: center;
        line-height: 24px;
        display: block;
    }
    .ad {
        min-height: 4px;
        min-width: 4px;
        display: block;
    }
`;

var nab_html = `
    <div class="nab_wrapper">
        <div class="nab_card">
            <span class="nab_title">✋ Ad-Block Detected</span>
            <span class="nab_desc">This website is supported by advertisements. Please disable your Ad-Blocker to access <b>updown.fun</b></span>
        </div>
    </div>
`;


function checkF() {
    if (!fFlag) {
        fFlag = true;

        setTimeout(function(){
            var styleTag = document.createElement('style');
            styleTag.textContent = nab_css;
            document.head.appendChild(styleTag);
            document.body.innerHTML = nab_html;
        },1000);
    }
}

fetch('https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js', {redirect: 'manual'})
    .then(function(response) {
        if (response.type === 'opaqueredirect' || !response.ok) {
            throw new Error("Network response was not ok or redirected");
        }
    })
    .catch(function() {
        checkF();
    });

var testEl = document.createElement('div');
testEl.className = 'ads';
document.body.appendChild(testEl);
setTimeout(function() {
    if(!fFlag){
        var testElStyle = window.getComputedStyle(testEl);
        if(testElStyle.display === 'none' || testElStyle.visibility === 'hidden') {
            checkF();
            return;
        }
        if(document.body.contains(testEl)) {
            document.body.removeChild(testEl);
        } else {
            
            checkF();
        }
    }
    
}, 1500);

if (typeof window.AdblockPlus !== 'undefined') {
    
    checkF();
}
                }
            
        
        protection();
    </script><meta http-equiv="origin-trial" content="AlK2UR5SkAlj8jjdEc9p3F3xuFYlF6LYjAML3EOqw1g26eCwWPjdmecULvBH5MVPoqKYrOfPhYVL71xAXI1IBQoAAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="Amm8/NmvvQfhwCib6I7ZsmUxiSCfOxWxHayJwyU1r3gRIItzr7bNQid6O8ZYaE1GSQTa69WwhPC9flq/oYkRBwsAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="A9wSqI5i0iwGdf6L1CERNdmsTPgVu44ewj8QxTBYgsv1LCPUVF7YmWOvTappqB1139jAymxUW/RO8zmMqo4zlAAAAACNeyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="A+d7vJfYtay4OUbdtRPZA3y7bKQLsxaMEPmxgfhBGqKXNrdkCQeJlUwqa6EBbSfjwFtJWTrWIioXeMW+y8bWAgQAAACTeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"></head>

<body>
<div class="preloader d-none">
<div class="preloader-icon">
<svg viewBox="0 0 102 102" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="big-circle" d="M101 51C101 78.6142 78.6142 101 51 101C23.3858 101 1 78.6142 1 51"></path>
<path class="small-circle" d="M91 51C91 28.9086 73.0914 11 51 11C28.9086 11 11 28.9086 11 51"></path>
</svg>
</div>
</div>
<div class="nav-bar active scrolling">
<div class="container">
<div class="nav-bar-container">
<a href="https://updown.fun" class="logo">
<img src="https://updown.fun/themes/basic/images/logo-dark.png" alt="Updown.fun">
</a>
<div class="nav-bar-menu">
<div class="overlay"></div>
<div class="nav-bar-links">
<div class="nav-bar-menu-header">
<a class="nav-bar-menu-close ms-auto">
<i class="fa fa-times"></i>
</a>
</div>
<a href="/payment-proof" class="link">
<div class="link-title">
<span>Payment Proof</span>
</div>
</a>
<a href="/payout-rates" class="link">
<div class="link-title">
<span>Publisher Rates</span>
</div>
</a>
<a href="/premium" class="link">
<div class="link-title">
<span>Premium</span>
</div>
</a>
<div class="drop-down languages" data-dropdown="" data-dropdown-position="top">
<div class="drop-down-btn">
<div class="language-img">
<img src="https://updown.fun/images/languages/en.png" alt="English">
</div>
<span>English</span>
<i class="fa fa-angle-down ms-2"></i>
</div>
<div class="drop-down-menu" style="top: 40px; bottom: auto;">
<a href="https://updown.fun/en" class="drop-down-item active">
<div class="language-img">
<img src="https://updown.fun/images/languages/en.png" alt="English">
</div>
<span>English</span>
</a>
<a href="https://updown.fun/ru" class="drop-down-item ">
<div class="language-img">
<img src="https://updown.fun/images/languages/ru.png" alt="Russian">
</div>
<span>Russian</span>
</a>
<a href="https://updown.fun/tr" class="drop-down-item ">
<div class="language-img">
<img src="https://updown.fun/images/languages/tr.png" alt="Türkçe">
</div>
<span>Türkçe</span>
</a>
</div>
</div>
<a href="https://updown.fun/login" class="link-btn">
<button class="btn btn-secondary">Sign In</button>
</a>
<a href="https://updown.fun/register" class="link-btn">
<button class="btn btn-primary">Sign Up</button>
</a>
</div>
</div>
<div class="nav-bar-actions">
<div class="nav-bar-menu-btn">
<i class="fa-solid fa-bars fa-lg"></i>
</div>
</div>
</div>
</div>
</div>
<div class="section download-section">
<div class="container">
<div class="section-inner">
<div class="custom-container">
<div class="section-body">
<div class="mb-4">
<div class="file-title mb-4">
<div class="row row-cols-auto justify-content-center text-center g-2">
<div class="col">
<span class="text-primary h3">Download File</span>
</div>
<div class="col">
<span class="text-break h3">CS2ESP.rar</span>
</div>
</div>
</div>
<div class="file-request">
<div class="row row-cols-auto justify-content-center text-center gx-2 gy-3">
<div class="col">
<span>You have requested</span>
</div>
<div class="col">
<span class="text-break text-primary">https://updown.fun/M2BGwkDXGj40/file</span>
</div>
<div class="col">
<span>(738.2 KB)</span>
</div>
</div>
</div>
</div>
<div class="file-card">
<div class="file-details">
<div class="row row-cols-1 row-cols-lg-2 g-4 mb-5">
<div class="col">
<div class="file-details-item">
<div class="file-details-item-icon">
<i class="fa fa-calendar-alt"></i>
</div>
<p class="file-details-item-text">
<span>Date:</span>
18/10/2024 11:50 AM
</p>
</div>
</div>
<div class="col">
<div class="file-details-item">
<div class="file-details-item-icon">
<i class="fa fa-hard-drive"></i>
</div>
<p class="file-details-item-text">
<span>Size:</span>
738.2 KB
</p>
</div>
</div>
<div class="col">
<div class="file-details-item sm">
<div class="file-details-item-icon">
<i class="fa fa-share"></i>
</div>
<div class="file-details-item-text">
<div class="socials socials-sm ">
<a href="https://www.facebook.com/sharer/sharer.php?u=https://updown.fun/M2BGwkDXGj40/file" class="social-btn social-btn-sm social-facebook" target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
<a href="https://twitter.com/intent/tweet?text=https://updown.fun/M2BGwkDXGj40/file" class="social-btn social-btn-sm social-twitter" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https://updown.fun/M2BGwkDXGj40/file" class="social-btn social-btn-sm social-linkedin" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://wa.me/?text=https://updown.fun/M2BGwkDXGj40/file" class="social-btn social-btn-sm social-whatsapp" target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
<a href="https://pinterest.com/pin/create/button/?url=https://updown.fun/M2BGwkDXGj40/file" class="social-btn social-btn-sm social-pinterest" target="_blank">
<i class="fab fa-pinterest"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col">
<div class="file-details-item">
<div class="file-details-item-icon">
<i class="fa-solid fa-bug"></i>
</div>
<p class="file-details-item-text alert-danger">
<a href="#" data-bs-toggle="modal" data-bs-target="#reportModal" class="link link-danger">Send Report</a>
</p>
</div>
</div>
</div>
<div id="reportModal" class="modal fade" tabindex="-1" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Report this file</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<form action="https://updown.fun/M2BGwkDXGj40/file/report" method="POST">
<input type="hidden" name="_token" value="PpvWW0so8NSbRpcgV02Nsqv6QpNUu5QhvUugJSzX"> <div class="row g-3 mb-3">
<div class="col-lg-6">
<label class="form-label">Name : <span class="required">*</span></label>
<input type="name" name="name" class="form-control form-control-md radius radius-md" value="" required="">
</div>
<div class="col-lg-6">
<label class="form-label">Email : <span class="required">*</span></label>
<input type="email" name="email" class="form-control form-control-md radius radius-md" value="" required="">
</div>
</div>
<div class="mb-3">
<label class="form-label">Reason for reporting :
<span class="required">*</span></label>
<select name="reason" class="form-select form-select-md radius radius-md" required="">
<option value="0">Privacy, copyright or legal complaints</option>
<option value="1">Spam or misleading</option>
<option value="2">Malware, virus or malicious content</option>
<option value="3">Child abuse</option>
<option value="4">Other</option>
</select>
</div>
<div class="mb-3">
<label class="form-label">Details : <span class="required">*</span></label>
<textarea name="details" class="form-control radius radius-md" rows="7" placeholder="Describe the reason why you reported the file to a maximum of 600 characters" required=""></textarea>
</div>
<div class="mb-3">
</div>
<button type="submit" class="btn btn-primary btn-md radius radius-md">Send</button>
</form>
</div>
</div>
</div>
</div>
<div class="col-lg-7 m-auto download-section-box">
<h5 class="text-center mb-5">
Choose Download Type
</h5>
<div class="row row-cols-1 row-cols-lg-2 justify-content-center g-4">
<div class="col">
<div class="download-type">
<form action="https://updown.fun/M2BGwkDXGj40/file" method="POST">
<input type="hidden" name="_token" value="PpvWW0so8NSbRpcgV02Nsqv6QpNUu5QhvUugJSzX"> <input type="hidden" name="p" value="down_1">
<input type="hidden" name="method" value="free">
<button class="btn btn-secondary btn-md radius w-100 fw-500">
Free Download
</button>
</form>
</div>
</div>
<div class="col">
<div class="download-type">
<form action="https://updown.fun/M2BGwkDXGj40/file" method="POST">
<input type="hidden" name="_token" value="PpvWW0so8NSbRpcgV02Nsqv6QpNUu5QhvUugJSzX"> <input type="hidden" name="p" value="down_1">
<input type="hidden" name="method" value="premium">
<button class="btn btn-primary btn-md radius w-100 fw-500">
<i class="fa fa-star me-1"></i>
Premium Download
</button>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="mt-5">
<h5 class="text-secondary mb-3">
About CS2ESP.rar
</h5>
<p class="mb-0">
Updown.fun is a service that allows you to easily upload and share your files with others and earn money. the requested file called "CS2ESP.rar", which is a RAR format and can be downloaded and used easily. With Updown.fun, you can upload similar files without needing an account. However, if you create an account by clicking on the sign-up button, you will be able to upload and manage your files more easily and also earn money from your referrals and the downloads of your files. Updown.fun supports a wide range of file formats, so you can upload files in various formats and share them anywhere, anytime. Whether you need to share a large file with a colleague or simply want to keep your personal files safe and secure, Updown.fun has got you covered.
</p>
</div>
<div class="file-links mt-5">
<nav class="nav nav-pills custom-nav-pills" id="pills-tab" role="tablist">
<a class="nav-link active" id="pills-link-tab" data-bs-toggle="pill" href="#pills-link" role="tab" aria-controls="pills-home" aria-selected="true">
<i class="fa fa-download me-1"></i>
Download Link
</a>
<a class="nav-link" id="pills-forum-tab" data-bs-toggle="pill" href="#pills-forum" role="tab" aria-controls="pills-profile" aria-selected="false">
<i class="fa fa-code me-1"></i>
Forum Code
</a>
<a class="nav-link" id="pills-html-tab" data-bs-toggle="pill" href="#pills-html" role="tab">
<i class="fab fa-html5 me-1"></i>
HTML Code
</a>
</nav>
<div class="tab-content mt-4" id="pills-tabContent">
<div class="tab-pane fade show active" id="pills-link" role="tabpanel" aria-labelledby="pills-home-tab">
<textarea class="form-control" rows="4">https://updown.fun/M2BGwkDXGj40/file</textarea>
</div>
<div class="tab-pane fade" id="pills-forum" role="tabpanel" aria-labelledby="pills-profile-tab">
<textarea class="form-control" rows="4">[URL=https://updown.fun/M2BGwkDXGj40/file]CS2ESP.rar[/URL]</textarea>
</div>
<div class="tab-pane fade" id="pills-html" role="tabpanel" aria-labelledby="pills-disabled-tab">
<textarea class="form-control" rows="4">&lt;a href="https://updown.fun/M2BGwkDXGj40/file"&gt;CS2ESP.rar&lt;/a&gt;</textarea>
</div>
</div>
</div>
</div>
<div class="file-card mt-5">
<p><strong>Earn Money through File Uploads and Referral Rewards</strong></p><p>Are you looking for a unique platform that allows you to earn money while sharing files and referring friends? Look no further than UpDown.fun, the ultimate destination for file sharing with rewarding opportunities. In this article, we'll delve into the two methods of earning on UpDown.fun: through file uploads and a referral program.</p><p><strong>Earning with File Uploads</strong></p><p>At UpDown.fun, we reward you based on the popularity of the files you upload. The more your files get downloaded, the more money you earn. Here's how it works:</p><ul><li>Sign Up: Start by registering for a free UpDown.fun account.</li><li>Upload Your Files: Begin uploading your files, whether they're documents, images, videos, or other types of content.</li><li>Share Your Files: Share the links to your uploaded files with your audience or through various channels.</li><li>Earn Rewards: As your files are downloaded and accessed by others, you'll earn rewards based on their popularity.</li><li>Withdraw Your Earnings: Once you've accumulated enough rewards, you can easily withdraw your earnings through various payment methods.</li></ul><p><strong>Earning with Referral Rewards</strong></p><p>In addition to earning through file uploads, UpDown.fun offers a lucrative referral program. Here's how you can benefit from it:</p><ul><li>Receive Your Unique Referral Link: Upon signing up, you'll receive a unique referral link.</li><li>Share Your Link: Share your referral link with friends, family, colleagues, or on social media.</li><li>Earn Rewards: For every new user who signs up through your referral link, you'll earn rewards.</li><li>Withdraw Your Referral Earnings: Once you've accumulated enough referral rewards, you can easily withdraw them through various payment methods.</li></ul><p><strong>Why Choose UpDown.fun?</strong></p><p>Double Earning Opportunities, UpDown.fun offers not one but two ways to earn money - through file uploads and referrals.<br>Transparent Rewards, You can track your earnings and monitor the popularity of your uploaded files in real-time.<br>Secure File Sharing, We prioritize the security of your files, ensuring they remain protected.</p><p><strong>Get Started Today</strong></p><p>Don't miss out on the opportunity to earn money while sharing files and referring friends. Join UpDown.fun today and start enjoying the benefits of both file uploads and our referral program.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer mt-auto">
<div class="footer-bg">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1923.842" height="905.936" viewBox="0 0 1923.842 905.936">
<g id="Group_10344" data-name="Group 10344" transform="translate(0 -5892.75)">
<path id="Path_8764" data-name="Path 8764" d="M-3.842,33.8S482,212.357,962,212.357,1918.6,36.7,1918.6,36.7L1920,888H0Z" transform="translate(3.842 5859.429)" class="fill-secondary" opacity=".2"></path>
<path id="Path_8762" data-name="Path 8762" d="M0-30.34S482,225.867,962,225.867,1920-30.34,1920-30.34V875.6H0Z" transform="translate(3.842 5923.089)" class="fill-secondary"></path>
</g>
</svg>
</div>
<div class="footer-inner">
<div class="footer-content">
<div class="container">
<div class="row row-cols-2 row-cols-lg-4 gx-4 gy-5">
<div class="col">
<h3 class="footer-title">Company</h3>
<div class="footer-links">
<a href="/about-us" class="footer-link">About Us</a>
<a href="/contact-us" class="footer-link">Contact Us</a>
<a href="/terms-of-use" class="footer-link">Terms of use</a>
<a href="/sitemap.xml" class="footer-link">SiteMap</a>
</div>
</div>
<div class="col">
<h3 class="footer-title">Legal</h3>
<div class="footer-links">
<a href="/privacy-policy" class="footer-link">Privacy</a>
<a href="/cookies-policy" class="footer-link">Cookies</a>
<a href="/copyright-policy" class="footer-link">Copyright</a>
<a href="/payment-fees-policy" class="footer-link">Payment &amp; Fees</a>
</div>
</div>
<div class="col">
<h3 class="footer-title">Support</h3>
<div class="footer-links">
<a href="/help-center" class="footer-link">Help Center</a>
<a href="/customer-service" class="footer-link">Customer Service</a>
<a href="/partnership" class="footer-link">Partnership</a>
<a href="/advertisement" class="footer-link">Advertisement</a>
</div>
</div>
<div class="col">
<h3 class="footer-title">Explore</h3>
<div class="footer-links">
<a href="/premium" class="footer-link">Pricing</a>
<a href="/blog" class="footer-link">Blog</a>
<a href="/careers" class="footer-link">Careers</a>
<a href="/faqs" class="footer-link">FAQ's</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-copyright ">
<div class="container">
<p class="mb-0">© <span data-year="">2024</span>
Updown.fun - All rights reserved.</p>
</div>
</div>
</footer>
<div class="cookies">
<div class="cookies-img"> <svg id="Capa_1" enable-background="new 0 0 80 80" height="80" viewBox="0 0 512 512" width="80" fill="#F24950" xmlns="http://www.w3.org/2000/svg">
<g>
<path d="m438.178 76.192c-47.536-48.158-110.952-75.201-178.567-76.147-7.212-.1-13.522 4.986-14.926 12.091-5.416 27.411-28.68 47.918-56.573 49.869-4.48.314-8.585 2.618-11.184 6.281-2.6 3.663-3.422 8.297-2.239 12.63 5.586 20.476 1.736 43.305-10.561 62.633-12.724 20-32.446 33.267-54.109 36.397-8.034 1.161-13.688 8.503-12.755 16.568.278 2.408.419 4.826.419 7.188 0 34.285-27.892 62.177-62.178 62.177-5.317 0-10.605-.674-15.714-2.004-4.73-1.233-9.763-.081-13.487 3.083-3.726 3.164-5.676 7.943-5.227 12.81 5.829 63.268 34.927 121.852 81.932 164.958 47.303 43.382 108.727 67.274 172.958 67.274 68.38 0 132.667-26.628 181.02-74.981 48.352-48.352 74.98-112.639 74.98-181.019 0-67.744-26.205-131.601-73.789-179.808zm-22.404 339.614c-42.687 42.686-99.44 66.194-159.807 66.194-56.702 0-110.927-21.09-152.684-59.384-36.79-33.739-61.153-78.204-69.795-126.759.671.015 1.344.022 2.016.022 49.797 0 90.498-39.694 92.127-89.102 24.934-7.147 46.979-23.816 61.809-47.125 13.689-21.518 19.664-46.432 17.21-70.384 29.678-7.629 53.879-29.733 64.052-58.777 55.345 3.547 106.87 27.006 146.125 66.776 42.007 42.557 65.141 98.93 65.141 158.733-.001 60.367-23.509 117.121-66.194 159.806z"></path>
<path d="m176.638 270.685c-28.681 0-52.015 23.334-52.015 52.015s23.334 52.015 52.015 52.015c28.682 0 52.016-23.334 52.016-52.015-.001-28.681-23.335-52.015-52.016-52.015zm0 74.03c-12.139 0-22.015-9.876-22.015-22.015s9.876-22.015 22.015-22.015c12.14 0 22.016 9.876 22.016 22.015-.001 12.139-9.877 22.015-22.016 22.015z"></path>
<path d="m301.777 182.914c30.281 0 54.917-24.636 54.917-54.917s-24.636-54.917-54.917-54.917-54.917 24.636-54.917 54.917 24.635 54.917 54.917 54.917zm0-79.834c13.739 0 24.917 11.178 24.917 24.917 0 13.74-11.178 24.917-24.917 24.917s-24.917-11.178-24.917-24.917c0-13.74 11.177-24.917 24.917-24.917z"></path>
<path d="m328.011 312.074c-27.751 0-50.328 22.577-50.328 50.328s22.577 50.328 50.328 50.328 50.328-22.577 50.328-50.328-22.577-50.328-50.328-50.328zm0 70.656c-11.209 0-20.328-9.119-20.328-20.328s9.119-20.328 20.328-20.328 20.328 9.119 20.328 20.328-9.119 20.328-20.328 20.328z"></path>
<path d="m448.725 234.768c0-27.751-22.577-50.328-50.328-50.328s-50.327 22.577-50.327 50.328 22.576 50.328 50.327 50.328 50.328-22.577 50.328-50.328zm-50.328 20.328c-11.208 0-20.327-9.119-20.327-20.328s9.119-20.328 20.327-20.328c11.209 0 20.328 9.119 20.328 20.328s-9.119 20.328-20.328 20.328z"></path>
<path d="m383.687 140.08c1.276 6.15 6.276 10.964 12.506 11.905 6.19.934 12.491-2.252 15.423-7.775 2.934-5.525 2.115-12.488-2.108-17.132-4.216-4.636-11.06-6.188-16.852-3.779-6.585 2.74-10.272 9.814-8.969 16.781z"></path>
<path d="m444.517 324.14c-1.176-6.147-6.34-10.972-12.496-11.898-6.185-.931-12.499 2.243-15.433 7.769-2.934 5.524-2.105 12.499 2.113 17.14 4.223 4.646 11.053 6.158 16.847 3.77 6.502-2.681 10.405-9.862 8.969-16.781z"></path>
<path d="m191.267 217.7c1.15 6.143 6.358 10.982 12.496 11.905 6.202.933 12.477-2.258 15.433-7.775 2.962-5.528 2.077-12.479-2.11-17.132-4.201-4.668-11.069-6.16-16.85-3.779-6.502 2.68-10.405 9.864-8.969 16.781z"></path>
<path d="m250.677 423.84c-1.29-6.153-6.263-10.962-12.505-11.909-6.185-.938-12.487 2.257-15.425 7.769-2.944 5.523-2.105 12.498 2.109 17.14 4.209 4.636 11.066 6.181 16.85 3.78 6.49-2.693 10.407-9.862 8.971-16.78z"></path>
<path d="m316.127 222.41c-1.955-5.978-7.261-10.301-13.613-10.626-6.261-.32-12.191 3.471-14.587 9.246-2.396 5.774-.878 12.66 3.779 16.853 4.671 4.206 11.583 5.054 17.132 2.107 6.271-3.331 9.302-10.803 7.289-17.58z"></path>
<path d="m279.137 295.89c5.225-3.44 7.747-10.067 6.222-16.118-1.528-6.067-6.839-10.667-13.073-11.271-6.231-.603-12.361 2.833-15.028 8.513-2.662 5.668-1.49 12.581 2.949 17.017 4.983 4.978 13.077 5.806 18.93 1.859z"></path>
<path d="m90.326 324.14c-1.176-6.147-6.34-10.972-12.496-11.898-6.189-.932-12.498 2.242-15.434 7.769-2.935 5.526-2.11 12.496 2.11 17.14 4.22 4.643 11.059 6.163 16.85 3.77 6.492-2.683 10.42-9.862 8.97-16.781z"></path>
<path d="m90.607 104.03c28.682 0 52.016-23.334 52.016-52.015-.001-28.681-23.335-52.015-52.016-52.015s-52.015 23.334-52.015 52.015 23.334 52.015 52.015 52.015zm0-74.03c12.14 0 22.016 9.876 22.016 22.015s-9.876 22.015-22.016 22.015c-12.139 0-22.015-9.876-22.015-22.015s9.876-22.015 22.015-22.015z"></path>
<path d="m1.736 169.21c2.898 5.531 9.277 8.706 15.435 7.772 6.197-.939 11.269-5.751 12.505-11.902 1.233-6.137-1.635-12.584-7.004-15.795-5.383-3.22-12.358-2.699-17.216 1.265-5.546 4.527-6.934 12.366-3.72 18.66z"></path>
</g>
</svg> </div>
<p class="cookies-text text-center my-3">We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies</p>
<div class="d-flex justify-content-center">
<button id="acceptCookie" class="btn btn-primary btn-md px-5 me-3">Got it</button>
<a class="btn btn-outline-secondary btn-md px-5" href="https://updown.fun/terms-of-use">More</a>
</div>
</div>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-NJWSM9V4VG" type="text/javascript">
    </script>
<script type="text/javascript">
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }
        gtag("js", new Date());
        gtag("config", "G-NJWSM9V4VG");
    </script>
<script type="text/javascript">
    "use strict";
    const config = {"lang":"en","url":"https:\/\/updown.fun","colors":{"primary_color":"#F24950","secondary_color":"#193d6d","background_color":"#ffffff","borders_color":"#BFE8FC","text_primary_color":"#193D6D","text_secondary_color":"#99C3D9","elements_background_color":"#F7FCFF","folders_icon_color":"#F49C12","files_icon_color":"#105B81"},"translates":{"copied":"Copied to clipboard","actionConfirm":"Are you sure?"}};
</script>
<script type="text/javascript">
    "use strict";
    const downloadConfig = {"id":"M2BGwkDXGj40","captcha":0,"adb":1,"counter_time":30,"trans":{"captcha_required":"The captcha is required","adblock_alert":"Adblock detected! Please disable it to continue","download_button_text":"Click Here to Download","generating_button_text":"Generating..."}}
</script>
<script src="https://updown.fun/vendor/libs/jquery/jquery.min.js" type="text/javascript"></script>
<script src="https://updown.fun/vendor/libs/bootstrap/bootstrap.bundle.min.js" type="text/javascript"></script>
<script src="https://updown.fun/vendor/libs/vironeer/toastr/js/vironeer-toastr.min.js" type="text/javascript"></script>
<script src="https://updown.fun/themes/basic/assets/js/app.js" type="text/javascript"></script>
<script type="text/javascript">toastr.options={"duration":3000,"animationDuration":400,"progressBar":true,"autoClose":true,"closeButton":true,"closeButtonIcon":"vironeer-toast-close-icon","positionClass":"vironeer-toast-top-right","showIcon":true,"preventDuplicates":true,"icons":{"info":"vironeer-toast-info-icon","warning":"vironeer-toast-warning-icon","success":"vironeer-toast-success-icon","error":"vironeer-toast-error-icon"},"colorsClasses":{"info":"vironeer-toast-info","warning":"vironeer-toast-warning","success":"vironeer-toast-success","error":"vironeer-toast-error"}};</script>
<foreignobject></foreignobject>

<div class="ads"></div><ins class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-status="done" style="display: none !important;"><div id="aswift_0_host" style="border: none; height: 0px; width: 0px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;"><iframe id="aswift_0" name="aswift_0" style="left:0;position:absolute;top:0;border:0;width:undefinedpx;height:undefinedpx;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" src="https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-5472787863325602&amp;output=html&amp;adk=1812271804&amp;adf=3025194257&amp;abgtt=6&amp;lmt=1729732644&amp;plat=1%3A8200%2C2%3A16785416%2C3%3A2162688%2C4%3A2162688%2C9%3A134250504%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&amp;format=0x0&amp;url=https%3A%2F%2Fupdown.fun%2FM2BGwkDXGj40%2Ffile%23pills-link&amp;pra=5&amp;wgl=1&amp;aihb=0&amp;asro=0&amp;ailel=1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~29~30~34&amp;aiael=1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~29~30~34&amp;aicel=33&amp;aifxl=29_18~30_19&amp;aiixl=29_5~30_6&amp;aslmct=0.7&amp;asamct=0.7&amp;aiict=1&amp;itsi=-1&amp;aiombap=1&amp;aiopts=1&amp;aief=1&amp;uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&amp;dt=1729732644389&amp;bpp=24&amp;bdt=504&amp;idt=173&amp;shv=r20241022&amp;mjsv=m202410170101&amp;ptt=9&amp;saldr=aa&amp;abxe=1&amp;eoidce=1&amp;nras=1&amp;correlator=371245606414&amp;frm=20&amp;pv=2&amp;u_tz=0&amp;u_his=2&amp;u_h=1&amp;u_w=1&amp;u_ah=1&amp;u_aw=1&amp;u_cd=24&amp;u_sd=1&amp;dmc=2&amp;adx=-12245933&amp;ady=-12245933&amp;biw=790&amp;bih=600&amp;scr_x=0&amp;scr_y=207&amp;eid=44759876%2C44759927%2C95341936%2C95343681%2C95344188%2C95345271%2C95345280%2C95335245%2C95344978&amp;oid=2&amp;pvsid=2893606957654111&amp;tmod=2014662992&amp;uas=0&amp;nvt=1&amp;fsapi=1&amp;fc=1920&amp;brdim=0%2C0%2C0%2C0%2C1%2C0%2C0%2C0%2C800%2C600&amp;vis=1&amp;rsz=%7C%7Cs%7C&amp;abl=NS&amp;fu=32768&amp;bc=31&amp;bz=0&amp;ifi=1&amp;uci=a!1&amp;fsb=1&amp;dtd=213" data-google-container-id="a!1" tabindex="0" title="Advertisement" aria-label="Advertisement" data-load-complete="true"></iframe></div></ins><iframe src="https://ep2.adtrafficquality.google/sodar/sodar2/232/runner.html" width="0" height="0" style="display: none;"></iframe></body><iframe id="google_esf" name="google_esf" src="https://pagead2.googlesyndication.com/pagead/html/r20241022/r20190131/zrt_lookup_fy2021.html" style="display: none;"></iframe></html>