https://piratedheat.top/

已提交的 URL:
https://piratedheat.top/
報告完成時間:

連結 · 找到 1 個

連結Text
https://www.youtube.com/watch?v=XDFFRpnbctgyoutube

JavaScript 變數 · 找到 3 個

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

主控台記錄訊息 · 找到 0 條

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <title>Pirated Heat</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #f9f9f9;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        .menu {
            width: 100%;
            background-color: #FFA500; /* Solid color stripe */
            padding: 10px 0;
            text-align: center;
        }
        .menu button {
			padding: 10px 20px;
            margin: 10px 0;
            background-color: #000000;
            color: white;
            border: none;
            cursor: pointer;
        }
        .container {
            text-align: center;
            margin-top: 50px;
        }
        .image {
            width: 100%;
            max-width: 800px;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
        .title {
            font-size: 2em;
            margin: 20px 0;
            text-align: center;
        }
        .textbox {
            width: 80%;
            max-width: 600px;
            padding: 10px;
            margin: 20px 0;
        }
        .button {
            padding: 10px 20px;
            margin: 10px 0;
            background-color: #007BFF;
            color: white;
            border: none;
            cursor: pointer;
        }
        .explanation {
            width: 80%;
            max-width: 600px;
            margin: 20px 0;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
        }
    </style>
</head>
  <body>
    <div class="menu">
        <button onclick="window.location.href='index.php'">Home</button>
        <button onclick="window.location.href='mods.php'">Mods</button>
    </div>
    <div class="container">
        <img src="banner.png" alt="Anthro Heat" class="image">
        <h1 class="title">Download latest Anthro Heat v0.6.7.2 Milestone (01/11/2024)</h1>
        <form method="post" action="">
            <button type="submit" class="button">Download</button>
        </form>
        <p class="explanation">You will need to pass a few linkvertise ads, it wouldn't be financially possible without this. I hope you understand.</p>
        <p class="explanation">If you have any doubts check my <a href="https://www.youtube.com/watch?v=XDFFRpnbctg" target="_blank">youtube</a> video</p>
    </div>


</body></html>