Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="pt-BR">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>SSGAMERS - 12 anos online no Brasil.</title>
- <link rel="shortcut icon" href="https://i.imgur.com/za1gGRN.png" type="image/x-icon" />
- <script src="https://kit.fontawesome.com/c62663f66b.js" crossorigin="anonymous"></script>
- <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
- integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
- <script src="https://kit.fontawesome.com/c62663f66b.js" crossorigin="anonymous"></script>
- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
- integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
- crossorigin="anonymous"></script>
- <link href="https://fonts.cdnfonts.com/css/cocogoose" rel="stylesheet">
- <link href="https://fonts.cdnfonts.com/css/cocogoose-pro" rel="stylesheet">
- <style type="text/css">
- :root {
- --bg-primary: #051224;
- --cl-sidebar: #040f1ebd;
- /* --cl-green: #A7D641; */
- --cl-green: #28fd00;
- --font-primary: "Cocogoose", sans-serif;
- --cl-bd-top: #0f2439;
- }
- html,
- body {
- margin: 0;
- padding: 0;
- height: 100%;
- color: white;
- }
- body {
- background: var(--bg-primary);
- }
- a {
- transition: all 0.2s ease-in-out;
- }
- .hidden {
- opacity: 0 !important
- }
- .overlay {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- display: flex;
- justify-content: center;
- align-items: center;
- font-size: 24px;
- opacity: 1;
- transition: opacity 2s ease-in-out;
- z-index: 100;
- }
- .content {
- opacity: 0;
- transition: opacity 2s ease-in-out;
- }
- .welcome-hidden {
- display: none;
- }
- h5 {
- color: var(--cl-green);
- }
- .config-bg {
- position: fixed;
- width: 100vw;
- }
- .border-image {
- position: fixed;
- background-repeat: no-repeat;
- background-size: contain;
- z-index: 3;
- }
- .bottom-right-border span {
- font-size: .6rem;
- color: var(--bg-primary);
- width: 11rem;
- float: right;
- margin-top: 4.6rem;
- margin-right: 0.3rem;
- text-align: right;
- }
- .top-left-border,
- .bottom-right-border {
- width: 244px;
- height: 103px;
- opacity: 0.8;
- }
- .top-left-border {
- top: 0;
- left: 0;
- background-image: url('https://i.imgur.com/v3NUFdD.png');
- }
- .bottom-right-border {
- bottom: 0;
- right: 0;
- background-image: url('https://i.imgur.com/SgJcmDC.png');
- }
- ul,
- li {
- text-decoration: none;
- list-style: none;
- padding: 0;
- margin: 0;
- }
- .container {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- padding: 0;
- z-index: 2;
- width: 100% !important;
- }
- .logo {
- width: 24.5rem;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: space-evenly;
- line-height: 2.5rem;
- font-family: var(--font-primary);
- margin-top: 2.4rem;
- }
- .top-description {
- margin-left: 2.2rem;
- margin-bottom: 0.1rem;
- }
- .top-description,
- .bottom-description {
- font-size: 0.78rem;
- font-family: 'Arial', sans-serif;
- line-height: 2;
- z-index: 1;
- }
- .bottom-description {
- margin-top: 0rem;
- }
- .cl-green {
- color: var(--cl-green);
- }
- .title {
- font-size: 3.2rem;
- text-transform: uppercase;
- z-index: 1;
- }
- svg {
- width: 23rem;
- height: 4rem;
- display: inline-block;
- margin-top: -55.6px;
- margin-left: 5px;
- }
- .custom-gradient-one {
- background: #28fd00;
- background: #28fd00;
- -webkit-background-clip: text;
- background-clip: text;
- -webkit-text-fill-color: transparent;
- color: transparent;
- display: inline;
- letter-spacing: -2px;
- }
- .custom-gradient-two {
- background: -webkit-linear-gradient(180deg, #ffffff, #ffffff, #000000);
- background: linear-gradient(180deg, #ffffff, #ffffff, #000000);
- -webkit-background-clip: text;
- background-clip: text;
- -webkit-text-fill-color: transparent;
- color: transparent;
- display: inline;
- letter-spacing: -1.7px;
- margin-left: -1px;
- }
- div#welcome-message {
- margin-left: -0.5rem;
- }
- iframe {
- border: 0;
- width: 100%;
- height: 100%;
- }
- #gradient-background {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- left: 0;
- z-index: 2;
- background: radial-gradient(circle, rgba(0, 0, 0, 0) -53% 47%, #051224);
- }
- .card-left,
- .card-left2,
- .card-sidebar,
- .card-right,
- .card-right2 {
- background: #040f1ef7;
- }
- .card-left:hover,
- .card-sidebar:hover,
- .card-right:hover,
- .card-right2:hover {
- background: #040f1e;
- }
- .container-content.custom {
- margin: 0 auto;
- margin-top: .9rem;
- width: 57rem;
- }
- .card-left {
- width: 28rem;
- height: 19rem;
- border-radius: 3rem 0 3rem 3rem;
- float: left;
- border-top: 5px solid var(--cl-green);
- }
- .card-left:before {
- content: '' !important;
- float: left !important;
- margin-top: 255px !important;
- margin-left: 1.5rem !important;
- width: 5px !important;
- height: 5px !important;
- background-color: var(--cl-green) !important;
- border-radius: 50% !important;
- box-shadow: 15px 15px 0 var(--cl-green), 0 15px 0 0 var(--cl-green) !important;
- }
- .card-left:after {
- content: '' !important;
- position: unset !important;
- float: right !important;
- margin-top: -.1rem !important;
- margin-right: 2.3rem !important;
- width: 5px !important;
- height: 5px !important;
- background-color: var(--cl-green) !important;
- border-radius: 50% !important;
- box-shadow: 15px 0 0 var(--cl-green), 15px -15px 0 0 var(--cl-green) !important;
- }
- .card-sidebar {
- border-top: 5px solid var(--cl-green);
- width: 29rem;
- height: 5rem;
- float: right;
- border-radius: 0 3rem 3rem 0;
- }
- .card-sidebar nav {
- display: flex;
- flex-direction: row;
- height: 100%;
- justify-content: center;
- align-items: center;
- }
- .card-sidebar nav ul {
- width: 100%;
- }
- .card-sidebar nav ul li a {
- float: left;
- text-decoration: none;
- margin: 1rem;
- text-transform: uppercase;
- }
- .card-sidebar nav ul li a.active {
- color: var(--cl-green) !important;
- border-bottom: 2px solid var(--cl-green) !important;
- }
- .card-sidebar nav ul li a:hover {
- color: var(--cl-green) !important;
- border-bottom: 2px solid var(--cl-green) !important;
- }
- .card-sidebar:after {
- content: '';
- float: left;
- background: radial-gradient(circle at 100% 100%, transparent 3rem, #040f1ef7 0px);
- width: 48px;
- height: 48px;
- }
- .card-left2 {
- float: right;
- width: 28rem;
- height: 18rem;
- margin: 1rem 0 1rem 0;
- border: 2px solid var(--cl-green);
- box-shadow: 0px 0px 0.6rem -2px var(--cl-green);
- border-radius: 3rem 3rem 0.5rem 0.5rem;
- }
- .card-left2 iframe {
- width: 100%;
- height: 100%;
- border-radius: 3rem 3rem 0.5rem 0.5rem;
- }
- .card-right {
- float: left;
- width: 28rem;
- border-radius: 3rem;
- margin: 1rem 0 0 0;
- display: flex;
- flex-direction: column;
- align-items: center;
- padding: 1rem;
- border-left: 2px solid var(--cl-green);
- border-right: 2px solid var(--cl-green);
- }
- .card-right ul {
- margin: 0.7rem;
- background: #1b2d47d1;
- color: #d2e5ff;
- padding: 1rem;
- border-radius: 1rem;
- }
- .card-right2 {
- float: right;
- width: 28rem;
- border-radius: 0.5rem 0.5rem 3rem 3rem;
- border-top: 7px solid var(--cl-green);
- margin: 0;
- display: flex;
- flex-direction: column;
- align-items: center;
- padding: 1rem;
- }
- .card-right2 ul li a img {
- width: 180px;
- height: 40px;
- }
- .card-right2 ul {
- display: flex;
- flex-wrap: wrap;
- justify-content: center;
- align-content: center;
- padding-bottom: 0.2rem;
- }
- .card-right2 ul li {
- margin: 0.2rem;
- }
- .card-right2 ul li a img {
- opacity: 0.7;
- border-radius: 0.2rem;
- transition: opacity 0.5s ease-in-out;
- border: 1px solid white;
- }
- .card-right2:before {
- content: '';
- margin-top: -2px;
- margin-left: -25rem;
- width: 5px;
- height: 5px;
- background-color: var(--cl-green);
- border-radius: 50%;
- box-shadow: 15px 0 0 var(--cl-green), 0 15px 0 0 var(--cl-green);
- }
- .card-right2:after {
- content: '';
- margin-top: -2px;
- margin-right: -23rem;
- width: 5px;
- height: 5px;
- position: absolute;
- background-color: var(--cl-green);
- border-radius: 50%;
- box-shadow: 15px 0 0 var(--cl-green), 15px 15px 0 0 var(--cl-green);
- }
- .card-right2 ul li a img:hover {
- opacity: 1;
- }
- .card-right2 h3 i {
- font-size: 1.2rem;
- color: var(--cl-green);
- }
- #bg-all {
- transition: opacity 0.5s ease-in-out;
- opacity: 1;
- background: #051224;
- width: 100%;
- height: 100%;
- }
- .bg-all {
- transition: opacity 2s ease-in-out;
- opacity: 1;
- background: #051224 !important;
- }
- .title-bottom {
- margin: 0.5rem 0.5rem 1.5rem 1.5rem;
- }
- .title-bottom h4 {
- padding: 0.7rem 0;
- border-bottom: 2px solid transparent;
- border-image: linear-gradient(0.25turn, transparent, transparent, var(--cl-green), transparent, transparent);
- border-image-slice: 1;
- text-align: center;
- }
- .title-bottom ul {
- display: flex;
- flex-wrap: wrap;
- justify-content: center;
- }
- .title-bottom ul li {
- margin: 0.2rem;
- }
- a.btn.btn-custom {
- color: white;
- border-bottom: 0;
- text-decoration: none;
- margin: 0;
- background: #182331;
- opacity: 0.85;
- }
- a.btn.btn-custom:hover {
- background: #5d7f16;
- color: #efffcc;
- border-bottom: 1px;
- opacity: 1;
- }
- a.btn-custom {
- color: white;
- border-bottom: 2px solid var(--cl-green);
- margin-left: 14rem;
- text-decoration: none;
- }
- a.btn-custom i {
- font-size: 0.7rem;
- }
- a.btn-custom:hover {
- color: var(--cl-green);
- border-bottom: 2px solid var(--cl-green);
- }
- .hover-effect {
- background: #040f1e;
- }
- .hover-effect::after {
- content: '';
- background: radial-gradient(circle at 100% 100%, transparent 3rem, #040f1e 0px);
- width: 48px;
- height: 48px;
- }
- .buttons-effects {
- left: 1rem;
- position: fixed;
- bottom: 1rem;
- display: flex;
- flex-direction: column;
- z-index: 3;
- align-items: center;
- justify-content: center;
- }
- a#muteButton,
- a#retryButton {
- cursor: pointer;
- text-decoration: none;
- color: #ffffffab;
- border: 1px solid #ffffffab;
- border-radius: 50%;
- padding: 0.7rem;
- margin: 1rem 0 0;
- transition: all 0.2s ease-in-out;
- }
- a#retryButton {
- padding: 0.5rem 0.825rem;
- }
- a#retryButton:after {
- content: 'Houve um problema ao reproduzir o fundo. Clique aqui para reiniciar!';
- position: absolute;
- background: #000000e3;
- padding: 0.5rem;
- border-radius: 5px;
- width: 17rem;
- margin-left: 2rem;
- margin-top: -1.1rem;
- }
- a#retryButton:before {
- content: '';
- border-top: 6px solid transparent;
- border-left: 6px solid transparent;
- border-right: 6px solid #000000e3;
- border-bottom: 6px solid transparent;
- margin-left: 36px;
- margin-top: 0.4rem;
- position: absolute;
- }
- a#muteButton:hover,
- a#retryButton:hover {
- color: #ffffff;
- border: 1px solid #ffffff;
- }
- a#muteButton i.fa-volume-mute {
- display: block;
- width: 1.25rem;
- }
- main {
- width: 100%;
- display: flex;
- }
- ::-webkit-scrollbar {
- width: 12px;
- }
- ::-webkit-scrollbar-track {
- background: transparent;
- }
- ::-webkit-scrollbar-thumb {
- background-color: var(--cl-green);
- border-radius: 6px;
- border: 3px solid transparent;
- background-clip: content-box;
- }
- * {
- scrollbar-width: thin;
- scrollbar-color: var(--cl-green) transparent;
- }
- @media (min-width: 1500px) {
- .container {
- height: 100vh;
- display: flex;
- align-items: center;
- }
- }
- @media (max-width: 1310px) {
- .container-content.custom {
- margin-top: 0.2rem;
- }
- }
- @media (max-width: 967px) {
- .container-content.custom {
- margin-top: 0.9rem;
- }
- #landscape-message {
- display: flex;
- justify-content: center;
- align-items: center;
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgb(0 0 0 / 87%);
- z-index: 1000;
- color: var(--cl-green);
- }
- a#close-message {
- cursor: pointer;
- background: #1aa700;
- border-radius: 5px;
- padding: 0.5rem 0.7rem;
- color: #ebffbe;
- z-index: 3;
- position: relative;
- }
- .message-content {
- text-align: center;
- }
- .rotate-animation {
- display: flex;
- justify-content: center;
- align-items: center;
- gap: 20px;
- font-size: 2rem;
- margin: 2rem;
- }
- .rotate-animation i {
- animation: rotateAnimation 3s infinite;
- }
- @keyframes rotateAnimation {
- 0%,
- 100% {
- transform: rotate(0);
- }
- 25% {
- opacity: 1;
- }
- 50% {
- transform: rotate(90deg);
- opacity: 0;
- }
- 75% {
- opacity: 0;
- }
- 100% {
- transform: rotate(0);
- opacity: 1;
- }
- }
- .config-bg {
- position: fixed;
- width: 100%;
- height: 100%;
- }
- .container-mobile {
- display: flex;
- flex-direction: column-reverse;
- width: 28rem;
- }
- .container-content.custom {
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .card-left {
- padding-bottom: 2rem;
- }
- .card-sidebar {
- border-radius: 1rem;
- margin-top: 1rem;
- width: 28rem;
- height: 62px;
- }
- .card-sidebar:after {
- content: '';
- width: 0;
- }
- .card-left2 {
- height: 15.35rem;
- margin: 1rem 0 1rem 0;
- }
- .card-left2 iframe {
- height: 241px;
- }
- .card-right2 {
- height: 15.35rem;
- margin: 0;
- width: 28rem;
- }
- footer {
- font-size: .7rem;
- visibility: hidden;
- color: transparent;
- display: unset !important;
- }
- }
- #rotating-messages {
- font-size: 16px;
- color: white;
- margin-top: 1.49rem;
- text-align: center;
- height: 1.5rem;
- }
- footer {
- font-size: .7rem;
- display: none;
- color: transparent;
- }
- footer a {
- color: transparent;
- }
- </style>
- </head>
- <body>
- <div id="landscape-message" style="display: none;">
- <div class="message-content">
- <p>Para melhor experiência, use a tela em modo paisagem.</p>
- <div class="rotate-animation">
- <i class="fas fa-arrow-down"></i>
- <i class="fas fa-mobile-alt"></i>
- <i class="fas fa-arrow-right"></i>
- </div>
- <p>Esta mensagem fechará em <span id="countdown">10</span> segundos.</p>
- <p>Recomendamos o uso do Google Chrome.</p>
- <a id="close-message">Fechar</a>
- </div>
- </div>
- <div class="border-image top-left-border"></div>
- <div class="border-image bottom-right-border">
- <span>COPYRIGHTS 2024 SSGAMERS<br>TODOS OS DIREITOS RESERVADOS.</span>
- </div>
- <div class="buttons-effects">
- <a id="retryButton" style="display: none;"><i class="fa-solid fa-rotate-right"></i></a>
- <a id="muteButton" class="mute-button">
- <i class="fas fa-volume-mute"></i>
- <i class="fas fa-volume-up" style="display: none;"></i>
- </a>
- </div>
- <div class="container-main">
- <div class="config-bg">
- <div id="gradient-background">
- <div id="bg-all"></div>
- </div>
- <div id="player-wrapper" style="position: relative; padding-bottom: 56.25%; height: 0;">
- <div id="YoutubeVideoPlayer" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;">
- </div>
- </div>
- </div>
- <script async src="https://www.youtube.com/iframe_api"></script>
- <script>
- function adjustVideoPlayerForOrientation() {
- var player = document.getElementById('YoutubeVideoPlayer');
- if (window.matchMedia("(orientation: landscape)").matches && window.innerWidth <= 967) {
- player.style.width = '';
- player.style.height = '';
- player.style.transform = '';
- player.style.transformOrigin = '';
- } else if (window.innerWidth <= 967) {
- player.style.width = '130vh';
- player.style.height = '130vw';
- player.style.transform = 'rotate(-90deg) translateX(-100%)';
- player.style.transformOrigin = 'top left';
- }
- }
- window.addEventListener('resize', adjustVideoPlayerForOrientation);
- window.addEventListener('orientationchange', adjustVideoPlayerForOrientation);
- adjustVideoPlayerForOrientation();
- </script>
- <script type="text/javascript">
- document.addEventListener('DOMContentLoaded', function () {
- setTimeout(function () {
- var welcomeMessage = document.getElementById('welcome-message');
- var mainContent = document.getElementById('main-content');
- welcomeMessage.style.opacity = '0';
- setTimeout(function () {
- welcomeMessage.classList.add('welcome-hidden');
- mainContent.style.opacity = '1';
- }, 1500);
- }, 1500);
- var messages = [
- 'Explorando o universo dos games <i class="fas fa-gamepad" style="color: #5e6268;"></i>',
- 'Pronto para ajudar e responder suas dúvidas <i class="fas fa-life-ring" style="color: #f44336;"></i>',
- 'Conectando tecnologia e inovação <i class="fas fa-microchip" style="color: #82aec0;"></i>',
- 'Promovendo conhecimento e estudos <i class="fa-solid fa-person-chalkboard" style="color: #28fd00;"></i>',
- 'Celebrando 12 anos de colaboração com a comunidade <i class="fa-solid fa-cake-candles" style="color: #ffbc05;"></i>'
- ];
- var currentMessage = 0;
- var messagesContainer = document.getElementById("rotating-messages");
- function rotateMessages() {
- messagesContainer.innerHTML = messages[currentMessage];
- currentMessage++;
- if (currentMessage >= messages.length) {
- currentMessage = 0;
- }
- }
- rotateMessages();
- setInterval(rotateMessages, 3000);
- var message = document.getElementById('landscape-message');
- var countdownElement = document.getElementById('countdown');
- var closeButton = document.getElementById('close-message');
- if (window.innerWidth <= 967) {
- message.style.display = 'flex';
- var countdown = 10;
- countdownElement.innerText = countdown;
- var intervalId = setInterval(function () {
- countdown -= 1;
- countdownElement.innerText = countdown;
- if (countdown <= 0) {
- clearInterval(intervalId);
- message.style.display = 'none';
- }
- }, 1000);
- }
- closeButton.addEventListener('click', function () {
- clearInterval(intervalId);
- message.style.display = 'none';
- });
- const div1 = document.querySelector('.card-left');
- const div2 = document.querySelector('.card-sidebar');
- div1.addEventListener('mouseenter', function () {
- div2.classList.add('hover-effect');
- });
- div1.addEventListener('mouseleave', function () {
- div2.classList.remove('hover-effect');
- });
- div2.addEventListener('mouseenter', function () {
- div1.classList.add('hover-effect');
- });
- div2.addEventListener('mouseleave', function () {
- div1.classList.remove('hover-effect');
- });
- div2.addEventListener('mouseenter', function () {
- div2.classList.add('hover-effect');
- });
- div2.addEventListener('mouseleave', function () {
- div2.classList.remove('hover-effect');
- });
- });
- var videos = [ // Limite pela API (35)
- {
- videoId: 'QdBZY2fkU-0', // ID Vídeo (GTA V I)
- startSeconds: 15, // Começa em segundos
- endSeconds: 37, // Termina em segundos depois
- bgAllStaySeconds: 4, // Tempo de fundo em tela após vídeo iniciar em segundos depois
- },
- {
- videoId: 'l5F1q2z8HkY', // ID Vídeo (Point Blank)
- startSeconds: 13,
- endSeconds: 37,
- bgAllStaySeconds: 6,
- },
- {
- videoId: 'OpAaLT_PTCU', // ID Vídeo (Tibia)
- startSeconds: 0,
- endSeconds: 10,
- bgAllStaySeconds: 6,
- },
- {
- videoId: 'VdyDMMl94BQ', // ID Vídeo (Mu Online Part 2)
- startSeconds: 46,
- endSeconds: 80,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'dfh03TW1RLA', // ID Vídeo (Mu Online)
- startSeconds: 26,
- endSeconds: 60,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'Qo3nO1M5d6Y', // ID Vídeo (Free Fire)
- startSeconds: 105,
- endSeconds: 130,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'LFG-uAoy7_s', // ID Vídeo (Minecraft)
- startSeconds: 2,
- endSeconds: 20,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'vlwXqZ4Phwo', // ID Vídeo (Transformice)
- startSeconds: 5,
- endSeconds: 30,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'eAvXhNlO-rA', // ID Vídeo (Roblox)
- startSeconds: 45,
- endSeconds: 61,
- bgAllStaySeconds: 4,
- },
- {
- videoId: '19TM-FplVok', // ID Vídeo (Lineage)
- startSeconds: 5,
- endSeconds: 45,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'jSPZtVbVIT8', // ID Vídeo (The Sims 4)
- startSeconds: 18,
- endSeconds: 28,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'zX0AV6yxyrQ', // ID Vídeo (Fifa)
- startSeconds: 5,
- endSeconds: 25,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'RCATF_Y3VAE', // ID Vídeo (Habbo)
- startSeconds: 100,
- endSeconds: 115,
- bgAllStaySeconds: 4,
- },
- {
- videoId: '9ewiJJe_nYI', // ID Vídeo (NFS)
- startSeconds: 20,
- endSeconds: 43,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'Wv2Xnc-k3QU', // ID Vídeo (DDTank)
- startSeconds: 18,
- endSeconds: 30,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'KyDN1UGAM40', // ID Vídeo (Honkai: Star Rail)
- startSeconds: 5,
- endSeconds: 20,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'NbWgEMu2d3I', // ID Vídeo (EuroTruck)
- startSeconds: 0,
- endSeconds: 14,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '1RC1yxqTTd8', // ID Vídeo (Clash Royale)
- startSeconds: 0,
- endSeconds: 20,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '1nkO4N7P-Ys', // ID Vídeo (CS)
- startSeconds: 11,
- endSeconds: 21,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'JEojsTdK9d0', // ID Vídeo (Tower of Fantasy)
- startSeconds: 0,
- endSeconds: 20,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '6jY2f6OkpBo', // ID Vídeo (Genshin)
- startSeconds: 40,
- endSeconds: 75,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'bepYgRlU57Y', // ID Vídeo (Last Island - Island of survival)
- startSeconds: 5,
- endSeconds: 20,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'naxFUEAIlkc', // ID Vídeo (Sword Art Online)
- startSeconds: 5,
- endSeconds: 17,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '9pyYq9lpjls', // ID Vídeo (Amoung Us)
- startSeconds: 0,
- endSeconds: 15,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'O1CHmlgR3ts', // ID Vídeo (Combat Arms)
- startSeconds: 5,
- endSeconds: 25,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'cLzY444rTW8', // ID Vídeo (Perfect World)
- startSeconds: 12,
- endSeconds: 25,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '3gJdA_sG4RE', // ID Vídeo (Grand Chase)
- startSeconds: 120,
- endSeconds: 137,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '7OL2osAhuGI', // ID Vídeo (Fortnite)
- startSeconds: 10,
- endSeconds: 25,
- bgAllStaySeconds: 3,
- },
- {
- videoId: 'JJloKoU-tBg', // ID Vídeo (Gran Turismo)
- startSeconds: 45,
- endSeconds: 59,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '3CuI71Z_VhI', // ID Vídeo (Cross Fire)
- startSeconds: 15,
- endSeconds: 37,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'Rla3FUlxJdE', // ID Vídeo (Minecraft Part 2)
- startSeconds: 3,
- endSeconds: 25,
- bgAllStaySeconds: 3,
- },
- {
- videoId: '_eXkVDCtF6I', // ID Vídeo (Warface)
- startSeconds: 15,
- endSeconds: 37,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'ASzOzrB-a9E', // ID Vídeo (Battlefield)
- startSeconds: 15,
- endSeconds: 37,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'YrtCnL62pB8', // ID Vídeo (GTA V)
- startSeconds: 15,
- endSeconds: 37,
- bgAllStaySeconds: 4,
- },
- {
- videoId: 'aR-KAldshAE', // ID Vídeo (LOL)
- startSeconds: 180,
- endSeconds: 192,
- bgAllStaySeconds: 3,
- },
- ];
- var currentVideoIndex = 0;
- var videoStarted = false;
- function onYouTubeIframeAPIReady() {
- player = new YT.Player('YoutubeVideoPlayer', {
- videoId: videos[currentVideoIndex].videoId,
- playerVars: {
- autoplay: 1,
- controls: 0,
- showinfo: 0,
- modestbranding: 0,
- loop: 0,
- fs: 0,
- cc_load_policy: 0,
- iv_load_policy: 3,
- autohide: 0,
- rel: 0,
- start: videos[currentVideoIndex].startSeconds,
- end: videos[currentVideoIndex].endSeconds
- },
- events: {
- onReady: function (e) {
- e.target.setVolume(0);
- videoStarted = false;
- setTimeout(function () {
- if (!videoStarted) {
- document.getElementById('retryButton').style.display = 'block';
- }
- }, 2000);
- },
- onStateChange: onPlayerStateChange,
- onError: function (e) {
- document.getElementById('retryButton').style.display = 'block';
- }
- }
- });
- }
- var muteButton = document.getElementById('muteButton');
- muteButton.style.display = 'none';
- function onPlayerStateChange(event) {
- if (event.data == YT.PlayerState.PLAYING) {
- videoStarted = true;
- setTimeout(function () {
- muteButton.style.display = 'inline-block';
- }, 4000);
- document.getElementById('retryButton').style.display = 'none';
- var video = videos[currentVideoIndex];
- var bgAll = document.getElementById('bg-all');
- bgAll.classList.remove('hidden');
- setTimeout(function () {
- bgAll.classList.add('hidden');
- }, video.bgAllStaySeconds * 1000);
- setTimeout(function () {
- bgAll.classList.remove('hidden');
- }, (video.endSeconds - video.startSeconds - 1) * 1000);
- }
- if (event.data == YT.PlayerState.ENDED) {
- console.log("Vídeo atual terminou: ", videos[currentVideoIndex].videoId);
- if (currentVideoIndex >= videos.length - 1) {
- console.log("Último vídeo da lista alcançado. Reiniciando...");
- currentVideoIndex = 0;
- } else {
- currentVideoIndex++;
- }
- console.log("Próximo vídeo a ser reproduzido: ", videos[currentVideoIndex].videoId);
- var video = videos[currentVideoIndex];
- player.loadVideoById({
- videoId: video.videoId,
- startSeconds: video.startSeconds,
- endSeconds: video.endSeconds
- });
- }
- }
- document.getElementById('retryButton').addEventListener('click', function () {
- var video = videos[currentVideoIndex];
- player.loadVideoById({
- videoId: video.videoId,
- startSeconds: video.startSeconds,
- endSeconds: video.endSeconds
- });
- });
- var isMuted = true;
- muteButton.addEventListener('click', function () {
- if (isMuted) {
- player.unMute();
- player.setVolume(50);
- isMuted = false;
- muteButton.querySelector('.fa-volume-mute').style.display = 'none';
- muteButton.querySelector('.fa-volume-up').style.display = 'block';
- } else {
- player.mute();
- isMuted = true;
- muteButton.querySelector('.fa-volume-mute').style.display = 'block';
- muteButton.querySelector('.fa-volume-up').style.display = 'none';
- }
- });
- </script>
- <div id="welcome-message" class="overlay">
- <div class="logo" style="width: 27rem;">
- <span class="top-description">Todos os direitos reservados a</span>
- <div class="title"><span class="cl-green custom-gradient-one">SS</span><span
- class="custom-gradient-two">Gamers</span></div>
- <svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="0 0 737.000000 111.000000"
- preserveAspectRatio="xMidYMid meet">
- <defs>
- <filter id="purple-glow">
- <feGaussianBlur in="SourceAlpha" stdDeviation="2" result="blur">
- </feGaussianBlur>
- <feOffset in="blur" dx="0" dy="0" result="offsetBlur"></feOffset>
- <feFlood flood-color="purple" result="flood"></feFlood>
- <feComposite in="flood" in2="offsetBlur" operator="in" result="offsetColor">
- </feComposite>
- <feComposite in="offsetColor" in2="SourceAlpha" operator="in" result="offsetBlurAlpha">
- </feComposite>
- <feMerge>
- <feMergeNode in="offsetBlurAlpha"></feMergeNode>
- <feMergeNode in="SourceGraphic"></feMergeNode>
- </feMerge>
- </filter>
- </defs>
- <g transform="translate(27.100000,217.700000) scale(0.155300,-0.159900)" fill="#28fd00"
- stroke="none" filter="url(#purple-glow)">
- <path
- d="M3705 1306 c-27 -13 -58 -32 -68 -44 l-19 -20 -50 31 -51 32 -1099 3 -1099 2 -59 -40 c-32 -22 -61 -44 -65 -49 -3 -5 -17 1 -30 15 -14 14 -49 36 -78 49 -89 42 -234 29 -293 -25 -21 -20 -21 -20 -88 15 -58 30 -77 35 -135 35 -90 0 -152 -22 -195 -70 -32 -35 -56 -92 -56 -130 0 -34 22 -91 47 -120 l26 -31 -40 -42 c-23 -23 -44 -52 -47 -64 -15 -50 61 -126 160 -160 74 -25 181 -14 244 25 l51 32 37 -24 c58 -37 107 -49 187 -44 78 5 148 36 182 82 l17 23 51 -39 c75 -57 130 -72 234 -64 47 4 134 6 193 6 102 -2 108 -1 133 24 14 14 25 32 25 41 0 11 11 15 49 15 45 0 50 -2 61 -30 7 -17 21 -35 31 -40 10 -6 85 -10 168 -10 130 0 153 2 169 18 16 16 18 16 35 0 22 -23 153 -26 182 -4 16 12 22 12 40 0 17 -11 95 -13 415 -11 l394 2 23 34 c13 19 23 29 23 22 0 -7 11 -23 25 -36 22 -23 32 -25 113 -25 60 0 94 4 107 14 17 12 24 12 50 -2 47 -24 166 -28 221 -7 156 59 206 245 96 349 l-31 29 34 39 c65 71 42 133 -67 187 -80 41 -177 43 -253 7z">
- </path>
- </g>
- <g transform="translate(29.000000,213.000000) scale(0.154500,-0.155000)" fill="#030b16"
- stroke="none">
- <path
- d="M3705 1306 c-27 -13 -58 -32 -68 -44 l-19 -20 -50 31 -51 32 -1099 3 -1099 2 -59 -40 c-32 -22 -61 -44 -65 -49 -3 -5 -17 1 -30 15 -14 14 -49 36 -78 49 -89 42 -234 29 -293 -25 -21 -20 -21 -20 -88 15 -58 30 -77 35 -135 35 -90 0 -152 -22 -195 -70 -32 -35 -56 -92 -56 -130 0 -34 22 -91 47 -120 l26 -31 -40 -42 c-23 -23 -44 -52 -47 -64 -15 -50 61 -126 160 -160 74 -25 181 -14 244 25 l51 32 37 -24 c58 -37 107 -49 187 -44 78 5 148 36 182 82 l17 23 51 -39 c75 -57 130 -72 234 -64 47 4 134 6 193 6 102 -2 108 -1 133 24 14 14 25 32 25 41 0 11 11 15 49 15 45 0 50 -2 61 -30 7 -17 21 -35 31 -40 10 -6 85 -10 168 -10 130 0 153 2 169 18 16 16 18 16 35 0 22 -23 153 -26 182 -4 16 12 22 12 40 0 17 -11 95 -13 415 -11 l394 2 23 34 c13 19 23 29 23 22 0 -7 11 -23 25 -36 22 -23 32 -25 113 -25 60 0 94 4 107 14 17 12 24 12 50 -2 47 -24 166 -28 221 -7 156 59 206 245 96 349 l-31 29 34 39 c65 71 42 133 -67 187 -80 41 -177 43 -253 7z">
- </path>
- </g>
- </svg>
- <span class="bottom-description" style="margin-left: 1rem;">Há 12 anos revolucionando servidores de
- jogos e tecnologia com
- você!</span>
- </div>
- </div>
- <div class="container content" id="main-content">
- <main>
- <div class="container-content custom">
- <div class="card-left">
- <div class="logo">
- <span class="top-description">Todos os direitos reservados a</span>
- <div class="title"><span class="cl-green custom-gradient-one">SS</span><span
- class="custom-gradient-two">Gamers</span></div>
- <svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="0 0 737.000000 111.000000"
- preserveAspectRatio="xMidYMid meet">
- <defs>
- <filter id="purple-glow">
- <feGaussianBlur in="SourceAlpha" stdDeviation="2" result="blur">
- </feGaussianBlur>
- <feOffset in="blur" dx="0" dy="0" result="offsetBlur"></feOffset>
- <feFlood flood-color="purple" result="flood"></feFlood>
- <feComposite in="flood" in2="offsetBlur" operator="in" result="offsetColor">
- </feComposite>
- <feComposite in="offsetColor" in2="SourceAlpha" operator="in"
- result="offsetBlurAlpha"></feComposite>
- <feMerge>
- <feMergeNode in="offsetBlurAlpha"></feMergeNode>
- <feMergeNode in="SourceGraphic"></feMergeNode>
- </feMerge>
- </filter>
- </defs>
- <g transform="translate(27.100000,217.700000) scale(0.155300,-0.159900)" fill="#28fd00"
- stroke="none" filter="url(#purple-glow)">
- <path
- d="M3705 1306 c-27 -13 -58 -32 -68 -44 l-19 -20 -50 31 -51 32 -1099 3 -1099 2 -59 -40 c-32 -22 -61 -44 -65 -49 -3 -5 -17 1 -30 15 -14 14 -49 36 -78 49 -89 42 -234 29 -293 -25 -21 -20 -21 -20 -88 15 -58 30 -77 35 -135 35 -90 0 -152 -22 -195 -70 -32 -35 -56 -92 -56 -130 0 -34 22 -91 47 -120 l26 -31 -40 -42 c-23 -23 -44 -52 -47 -64 -15 -50 61 -126 160 -160 74 -25 181 -14 244 25 l51 32 37 -24 c58 -37 107 -49 187 -44 78 5 148 36 182 82 l17 23 51 -39 c75 -57 130 -72 234 -64 47 4 134 6 193 6 102 -2 108 -1 133 24 14 14 25 32 25 41 0 11 11 15 49 15 45 0 50 -2 61 -30 7 -17 21 -35 31 -40 10 -6 85 -10 168 -10 130 0 153 2 169 18 16 16 18 16 35 0 22 -23 153 -26 182 -4 16 12 22 12 40 0 17 -11 95 -13 415 -11 l394 2 23 34 c13 19 23 29 23 22 0 -7 11 -23 25 -36 22 -23 32 -25 113 -25 60 0 94 4 107 14 17 12 24 12 50 -2 47 -24 166 -28 221 -7 156 59 206 245 96 349 l-31 29 34 39 c65 71 42 133 -67 187 -80 41 -177 43 -253 7z">
- </path>
- </g>
- <g transform="translate(29.000000,213.000000) scale(0.154500,-0.155000)" fill="#030b16"
- stroke="none">
- <path
- d="M3705 1306 c-27 -13 -58 -32 -68 -44 l-19 -20 -50 31 -51 32 -1099 3 -1099 2 -59 -40 c-32 -22 -61 -44 -65 -49 -3 -5 -17 1 -30 15 -14 14 -49 36 -78 49 -89 42 -234 29 -293 -25 -21 -20 -21 -20 -88 15 -58 30 -77 35 -135 35 -90 0 -152 -22 -195 -70 -32 -35 -56 -92 -56 -130 0 -34 22 -91 47 -120 l26 -31 -40 -42 c-23 -23 -44 -52 -47 -64 -15 -50 61 -126 160 -160 74 -25 181 -14 244 25 l51 32 37 -24 c58 -37 107 -49 187 -44 78 5 148 36 182 82 l17 23 51 -39 c75 -57 130 -72 234 -64 47 4 134 6 193 6 102 -2 108 -1 133 24 14 14 25 32 25 41 0 11 11 15 49 15 45 0 50 -2 61 -30 7 -17 21 -35 31 -40 10 -6 85 -10 168 -10 130 0 153 2 169 18 16 16 18 16 35 0 22 -23 153 -26 182 -4 16 12 22 12 40 0 17 -11 95 -13 415 -11 l394 2 23 34 c13 19 23 29 23 22 0 -7 11 -23 25 -36 22 -23 32 -25 113 -25 60 0 94 4 107 14 17 12 24 12 50 -2 47 -24 166 -28 221 -7 156 59 206 245 96 349 l-31 29 34 39 c65 71 42 133 -67 187 -80 41 -177 43 -253 7z">
- </path>
- </g>
- </svg>
- <span class="bottom-description">O melhor e mais antigo fórum de games e tecnologia.</span>
- </div>
- <div class="title-bottom">
- <h4>Seja muito bem-vindo(a)</h4>
- <div id="rotating-messages"></div>
- </div>
- </div>
- <div class="card-sidebar">
- <nav>
- <ul>
- <li><a class="text-white" href="/forum">Fórum</a></li>
- <li><a class="text-white" href="/portal">Portal</a></li>
- <li><a class="text-white" href="/login">Minha conta</a>
- </li>
- <li><a class="text-white active" href="/register">Registre-se</a></li>
- </ul>
- </nav>
- </div>
- <div class="container-mobile">
- <div class="card-left2">
- <iframe src="https://www.youtube.com/embed/UhkN79XG6K4" frameborder="0"></iframe>
- </div>
- <div class="card-right">
- <h3 class="cl-green">Para seu conhecimento</h3>
- <h5>Regras para os fóruns & tópicos</h5>
- <ul>
- <li>1° Proibido criar fóruns idênticos.</li>
- <li>2° Proibido flood e spam em fóruns.</li>
- <li>3° Proibido divulgar outros fóruns, blogs ou sites.</li>
- <li>4° Proibido trollar forumeiros, sites ou blogs sem autorização de um
- administrador
- da
- SSGamers.</li>
- </ul>
- <a class="btn-custom" href="/f3-regulamento-da-ssgamers">Continuar
- lendo <i class="fa-solid fa-angles-right"></i></a>
- </div>
- </div>
- <div class="card-right2">
- <h3><i class="fa-solid fa-handshake-angle"></i> Parceiros</h3>
- <ul>
- <li><a href="https://animescx.com.br/" target="_blank"><img
- src="https://i.imgur.com/mlLs50c.gif" style="width: 180px; height: 40px;"></a>
- </li>
- <li><a href="https://www.infoanime.com.br/" target="_blank"><img
- src="https://www.infoanime.com.br/botaosite_180x40.gif"></a></li>
- <li><a href="https://www.redetemplates.com.br" target="_blank"><img
- src="https://i.imgur.com/LjM4HHE.png"></a></li>
- <li><a href="https://www.geekpopnews.com.br/" target="_blank"><img
- src="https://i.imgur.com/ff0tdpr.png"></a></li>
- <li><a href="https://baixarmusicasmp3.net/" target="_blank"><img
- src="https://i.ibb.co/vjcVNXK/banner.jpg"></a></li>
- </ul>
- </div>
- <footer>
- <a href="https://www.forumeiros.com">Forumeiros</a>
- </footer>
- </main>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement