Help
RSS
API
Feed
Maltego
Contact
Domain > bingosupermatch.click
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-27
104.21.5.119
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Thu, 27 Nov 2025 14:24:36 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Wed, 26 Feb 2025 07:32:22 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sKwO0BlgIl2Cf%2Bj1ZxiCOwXrQ%2BH3F2MzYvBuB%2B%2FPXZxlFHYBVlRJB94BpY7Kd5tTsm5wkD9qF1BR%2FPm8ayx1CF%2Fn1IMW3otwxDCdqtksTD%2BJUCPI%3D}}vary: accept-encodingcf-cache-status: DYNAMICCF-RAY: 9a524a439f78ef2c-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Bingo Super Match - The Ultimate Bingo Experience/title> style> @import url(https://fonts.googleapis.com/css2?familyPoppins:wght@400;500;600;700;800&displayswap); * { margin: 0; padding: 0; box-sizing: border-box; font-family: Poppins, sans-serif; } body { background-color: #230051; color: white; overflow-x: hidden; } .background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: radial-gradient(circle, #4b0082, #230051); overflow: hidden; } .light-particle { position: absolute; background: radial-gradient(circle, rgba(255, 215, 0, 0.8), transparent 70%); border-radius: 50%; transform: translate(-50%, -50%); opacity: 0; animation: float 8s infinite ease-in-out; } @keyframes float { 0% { opacity: 0; transform: translate(-50%, -50%) scale(0.5); } 50% { opacity: 0.5; transform: translate(-50%, -50%) scale(1); } 100% { opacity: 0; transform: translate(-50%, -50%) scale(0.5); } } header { display: flex; justify-content: center; padding: 2rem 0; } .logo { max-width: 300px; height: auto; filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.7)); animation: pulse 2s infinite; } @keyframes pulse { 0% { filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.7)); } 50% { filter: drop-shadow(0 0 15px rgba(255, 215, 0, 0.9)); } 100% { filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.7)); } } .hero { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 2rem; position: relative; } .hero-title { font-size: 3rem; margin-bottom: 1rem; background: linear-gradient(to right, #ff8a00, #ff4e50, #f857a6); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 800; text-shadow: 0 2px 10px rgba(255, 138, 0, 0.3); } .hero-subtitle { font-size: 1.5rem; margin-bottom: 2rem; max-width: 800px; color: #e5c7ff; } .cta-button { display: inline-block; padding: 1rem 2.5rem; background: linear-gradient(to right, #ff8a00, #ff4e50); color: white; font-size: 1.2rem; font-weight: 600; border-radius: 30px; text-decoration: none; margin-top: 1rem; box-shadow: 0 5px 15px rgba(255, 138, 0, 0.4); transition: transform 0.3s, box-shadow 0.3s; } .cta-button:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(255, 138, 0, 0.6); } .floating { animation: floating 3s infinite ease-in-out; } @keyframes floating { 0% { transform: translateY(0px); } 50% { transform: translateY(-15px); } 100% { transform: translateY(0px); } } .game-features { padding: 4rem 2rem; text-align: center; } .section-title { font-size: 2.5rem; margin-bottom: 3rem; background: linear-gradient(to right, #61dafb, #c679e3); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 700; text-align: center; } .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2rem; max-width: 1200px; margin: 0 auto; } .feature-card { background: rgba(73, 10, 143, 0.6); border-radius: 15px; padding: 2rem; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s; display: flex; flex-direction: column; align-items: center; backdrop-filter: blur(5px); border: 1px solid rgba(255, 255, 255, 0.1); } .feature-card:hover { transform: translateY(-10px); } .feature-icon { width: 80px; height: 80px; margin-bottom: 1.5rem; } .feature-title { font-size: 1.5rem; margin-bottom: 1rem; color: #ffd700; } .feature-desc { color: #e5c7ff; line-height: 1.6; } .mockups { display: flex; justify-content: center; flex-wrap: wrap; gap: 2rem; padding: 2rem; margin-top: 3rem; } .mockup-img { max-height: 500px; border-radius: 25px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); transition: transform 0.3s; } .mockup-img:hover { transform: scale(1.05); } .game-modes { padding: 4rem 2rem; background: linear-gradient(to bottom, rgba(73, 10, 143, 0.3), rgba(73, 10, 143, 0.1)); position: relative; overflow: hidden; } .mode-container { display: flex; flex-wrap: wrap; justify-content: center; max-width: 1200px; margin: 0 auto; gap: 3rem; } .mode-card { background: rgba(73, 10, 143, 0.7); border-radius: 20px; padding: 2rem; flex: 1; min-width: 300px; max-width: 500px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); border: 1px solid rgba(255, 215, 0, 0.2); backdrop-filter: blur(5px); } .mode-title { font-size: 1.8rem; margin-bottom: 1rem; color: #ffd700; } .mode-desc { color: #e5c7ff; line-height: 1.6; margin-bottom: 1.5rem; } .mode-img { width: 100%; height: auto; border-radius: 10px; margin-top: 1rem; } .floating-balls { position: absolute; width: 100%; height: 100%; top: 0; left: 0; pointer-events: none; z-index: -1; } .ball { position: absolute; border-radius: 50%; opacity: 0.6; filter: blur(1px); } .testimonials { padding: 4rem 2rem; text-align: center; } .testimonial-container { max-width: 1000px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 2rem; } .testimonial-card { background: rgba(73, 10, 143, 0.6); border-radius: 15px; padding: 2rem; flex: 1; min-width: 300px; max-width: 400px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); border: 1px solid rgba(255, 255, 255, 0.1); } .testimonial-text { font-style: italic; color: #e5c7ff; margin-bottom: 1.5rem; line-height: 1.6; } .testimonial-author { color: #ffd700; font-weight: 600; } .testimonial-rating { color: #ffd700; font-size: 1.5rem; margin-top: 0.5rem; } .download-section { display: flex; flex-direction: column; align-items: center; padding: 5rem 2rem; text-align: center; background: linear-gradient(to top, rgba(73, 10, 143, 0.6), transparent); position: relative; } .download-title { font-size: 2.5rem; margin-bottom: 1.5rem; background: linear-gradient(to right, #ffd700, #ff8a00); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 700; } .download-subtitle { font-size: 1.2rem; margin-bottom: 2rem; max-width: 800px; color: #e5c7ff; } .app-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.5rem; margin-top: 1rem; } .app-button { display: flex; align-items: center; padding: 0.8rem 1.5rem; background: rgba(0, 0, 0, 0.6); border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.2); color: white; text-decoration: none; transition: transform 0.3s, background 0.3s; } .app-button:hover { transform: translateY(-5px); background: rgba(0, 0, 0, 0.8); } .app-icon { font-size: 1.8rem; margin-right: 0.8rem; } .app-text { text-align: left; } .app-store-text { font-size: 0.7rem; font-weight: 400; } .app-name { font-size: 1.1rem; font-weight: 600; } .dog-container { position: relative; margin: 3rem 0; max-width: 300px; } .dog-img { width: 100%; animation: float 4s infinite ease-in-out; } @keyframes float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); } } footer { padding: 2rem; background: rgba(0, 0, 0, 0.5); text-align: center; margin-top: 3rem; } .footer-logo { max-width: 150px; margin-bottom: 1rem; } .footer-links { display: flex; justify-content: center; gap: 2rem; margin: 1.5rem 0; flex-wrap: wrap; } .footer-link { color: #e5c7ff; text-decoration: none; transition: color 0.3s; } .footer-link:hover { color: #ffd700; } .copyright { color: #a58cc3; font-size: 0.9rem; margin-top: 1.5rem; } @media (max-width: 768px) { .hero-title { font-size: 2.2rem; } .hero-subtitle { font-size: 1.1rem; } .section-title { font-size: 2rem; } .download-title { font-size: 2rem; } .mockup-img { max-height: 400px; } .feature-card { padding: 1.5rem; } } @media (max-width: 480px) { .hero-title { font-size: 1.8rem; } .mockup-img { max-height: 350px; } .mode-card { min-width: 250px; } .app-buttons { flex-direction: column; } } /style>/head>body> div classbackground idanimated-bg>/div> header> img srclogo.png altBingo Super Match Logo classlogo> /header> section classhero> h1 classhero-title>The Ultimate Bingo Experience/h1> p classhero-subtitle>Join millions of players worldwide and enjoy the most exciting Bingo game on mobile with amazing rewards and bonus games!/p> a href#download classcta-button>Download Now/a> div classdog-container> img srcirwin_dog.png altIrwin the Dog classdog-img> /div> /section> section classgame-features> h2 classsection-title>Game Features/h2> div classfeatures-grid> div classfeature-card> img srcpaper.png altBingo Cards classfeature-icon> h3 classfeature-title>Multiple Bingo Cards/h3> p classfeature-desc>Play with up to 4 cards simultaneously to increase your winning chances and multiply your rewards!/p> /div> div classfeature-card> img srcbox1.png altTreasure Chests classfeature-icon> h3 classfeature-title>Treasure Chests/h3> p classfeature-desc>Open amazing treasure chests to find extra coins, power-ups, and special rewards that boost your gameplay!/p> /div> div classfeature-card> img srcgift_box.png altDaily Gifts classfeature-icon> h3 classfeature-title>Daily Gifts/h3> p classfeature-desc>Log in daily to receive amazing gifts and bonuses that will help you progress faster and win bigger!/p> /div> div classfeature-card> img srcblue.png altPower Balls classfeature-icon> h3 classfeature-title>Power Balls/h3> p classfeature-desc>Collect special power balls to unlock unique abilities like auto-daub, instant bingo, and multiplier boosts!/p> /div> div classfeature-card> img srcred.png altScratch Cards classfeature-icon> h3 classfeature-title>Scratch Cards/h3> p classfeature-desc>Scratch to reveal hidden prizes and surprise bonuses! Choose your favorite card and test your luck!/p> /div> div classfeature-card> img srcyellow.png altTournament Mode classfeature-icon> h3 classfeature-title>Tournaments/h3> p classfeature-desc>Compete against players worldwide in exciting tournaments with massive prize pools and exclusive rewards!/p> /div> /div> /section> div classmockups> img srcmockup_1.png altBingo Super Match Gameplay classmockup-img> img srcmockup_2.png altBingo Super Match Cards classmockup-img> img srcmockup_3.png altBingo Super Match Scratch Feature classmockup-img> img srcmockup_4.png altBingo Super Match Treasure Chests classmockup-img> /div> section classgame-modes> div classfloating-balls idfloating-balls>/div> h2 classsection-title>Exciting Game Modes/h2> div classmode-container> div classmode-card> h3 classmode-title>Classic Bingo/h3> p classmode-desc>Experience the traditional bingo gameplay with a modern twist! Mark off numbers as theyre called and be the first to complete patterns to win amazing prizes. With stunning visuals and smooth gameplay, our classic bingo mode will keep you entertained for hours!/p> p classmode-desc>Features multiple card options, auto-daub functionality, and various winning patterns to master!/p> /div> div classmode-card> h3 classmode-title>Treasure Chest Bonus/h3> p classmode-desc>Unlock and open treasure chests filled with amazing rewards! Each chest contains different surprises - from coins and power-ups to exclusive items and special abilities that will enhance your bingo experience./p> p classmode-desc>Collect keys during regular gameplay to unlock more valuable chests with even better rewards!/p> /div> div classmode-card> h3 classmode-title>Scratch Cards/h3> p classmode-desc>Try your luck with our exciting scratch card feature! Choose your favorite card and scratch to reveal hidden prizes. Match symbols to win special rewards, bonus coins, and exclusive items!/p> p classmode-desc>New scratch card designs and themes are added regularly, keeping the gameplay fresh and exciting!/p> /div> div classmode-card> h3 classmode-title>Tournament Mode/h3> p classmode-desc>Challenge players from around the world in thrilling tournaments! Climb the leaderboard by winning games and collecting points. Earn exclusive rewards based on your ranking at the end of each tournament period./p> p classmode-desc>Tournament themes change weekly with special rules and unique challenges to test your bingo skills!/p> /div> /div> /section> section classtestimonials> h2 classsection-title>What Our Players Say/h2> div classtestimonial-container> div classtestimonial-card> p classtestimonial-text>Bingo Super Match is by far the best bingo game Ive ever played! The bonus games and treasure chests make it so much more exciting than regular bingo. Im addicted!/p> p classtestimonial-author>- Sarah K./p> div classtestimonial-rating>★★★★★/div> /div> div classtestimonial-card> p classtestimonial-text>I love the scratch card feature! It adds a whole new dimension to the game. The graphics are beautiful and the app runs so smoothly. Highly recommend!/p> p classtestimonial-author>- Michael T./p> div classtestimonial-rating>★★★★★/div> /div> div classtestimonial-card> p classtestimonial-text>Playing with multiple cards at once is so exciting! Ive won more in Bingo Super Match than any other game. The daily gifts are very generous too!/p> p classtestimonial-author>- Emily R./p> div classtestimonial-rating>★★★★★/div> /div> /div> /section> section classdownload-section iddownload> h2 classdownload-title>Download Now & Start Winning!/h2> p classdownload-subtitle>Available on iOS and Android. Join millions of players and start collecting amazing rewards today!/p> div classapp-buttons> a href# classapp-button> div classapp-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fill#ffffff> path dM17.6 7.8c-1.7-2-4.4-2.1-4.4-2.1s-1.5-1.9-3.7-2c-1.4 0-2.8.8-3.7.8L5 4.6c-.6 0-2.2.3-3.5 2C1 7.6.5 9.4.5 12c0 4 2.2 7 2.9 7.8.7.8 1.7 1.7 2.7 1.7s2.4-.8 3.2-.8c1.4-.1 2.2.8 3.3.8s1.9-.8 2.7-1.7c.4-.4 1.5-2.1 1.5-2.1-.1-.1-3-1.4-3-4.8 0-3 2.5-4.4 2.6-4.4-.2-.7-1.4-2.5-3.8-2.7zm-5-2c.4-.5 1.1-.8 1.7-.9 0 0 0 .1 0 .2 0 .4-.1.8-.3 1.2-.2.3-.4.6-.7.9-.3.3-.7.5-1.1.6 0-.1-.1-.2-.1-.3 0-.6.2-1.2.5-1.7z/> /svg> /div> div classapp-text> div classapp-store-text>Download on the/div> div classapp-name>App Store/div> /div> /a> /div> /section> footer> img srclogo.png altBingo Super Match Logo classfooter-logo> div classfooter-links> a hrefpripolicy.html classfooter-link>Privacy Policy/a> /div> p classcopyright>© 2025 Bingo Super Match/p> /footer> script> const background document.getElementById(animated-bg); for (let i 0; i 20; i++) { const particle document.createElement(div); particle.classList.add(light-particle); const size Math.random() * 200 + 50; particle.style.width size + px; particle.style.height size + px; const posX Math.random() * 100; const posY Math.random() * 100; particle.style.left posX + %; particle.style.top posY + %; particle.style.animationDelay (Math.random() * 8) + s; background.appendChild(particle); } const floatingBalls document.getElementById(floating-balls); const ballColors #FF5B5B, #5B8CFF, #FFCC29, #8B5BFF, #5BFFB8; for (let i 0; i 15; i++) { const ball document.createElement(div); ball.classList.add(ball); const size Math.random() * 40 + 20; ball.style.width size + px; ball.style.height size + px; const posX Math.random() * 100; const posY Math.random() * 100; ball.style.left posX + %; ball.style.top posY + %; const color ballColorsMath.floor(Math.random() * ballColors.length); ball.style.background color; const duration Math.random() * 20 + 10; ball.style.animation `float ${duration}s infinite ease-in-out`; ball.style.animationDelay (Math.random() * 5) + s; floatingBalls.appendChild(ball); } /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Thu, 27 Nov 2025 14:24:36 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Wed, 26 Feb 2025 07:32:22 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sOrCzC5QP7nCCostqVC8hsa4R8DrIvQum6q51FJRnlncQeRDMJhPVeqx5GEcEeU47U1cJwEL5a78MwZXSifgIFitJwbMAS7j%2FMuMuJf%2F1J%2BuiZ4%2B9Sg%3D%3D}}vary: accept-encodingcf-cache-status: DYNAMICCF-RAY: 9a524a4479a63e6d-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Bingo Super Match - The Ultimate Bingo Experience/title> style> @import url(https://fonts.googleapis.com/css2?familyPoppins:wght@400;500;600;700;800&displayswap); * { margin: 0; padding: 0; box-sizing: border-box; font-family: Poppins, sans-serif; } body { background-color: #230051; color: white; overflow-x: hidden; } .background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: radial-gradient(circle, #4b0082, #230051); overflow: hidden; } .light-particle { position: absolute; background: radial-gradient(circle, rgba(255, 215, 0, 0.8), transparent 70%); border-radius: 50%; transform: translate(-50%, -50%); opacity: 0; animation: float 8s infinite ease-in-out; } @keyframes float { 0% { opacity: 0; transform: translate(-50%, -50%) scale(0.5); } 50% { opacity: 0.5; transform: translate(-50%, -50%) scale(1); } 100% { opacity: 0; transform: translate(-50%, -50%) scale(0.5); } } header { display: flex; justify-content: center; padding: 2rem 0; } .logo { max-width: 300px; height: auto; filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.7)); animation: pulse 2s infinite; } @keyframes pulse { 0% { filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.7)); } 50% { filter: drop-shadow(0 0 15px rgba(255, 215, 0, 0.9)); } 100% { filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.7)); } } .hero { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 2rem; position: relative; } .hero-title { font-size: 3rem; margin-bottom: 1rem; background: linear-gradient(to right, #ff8a00, #ff4e50, #f857a6); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 800; text-shadow: 0 2px 10px rgba(255, 138, 0, 0.3); } .hero-subtitle { font-size: 1.5rem; margin-bottom: 2rem; max-width: 800px; color: #e5c7ff; } .cta-button { display: inline-block; padding: 1rem 2.5rem; background: linear-gradient(to right, #ff8a00, #ff4e50); color: white; font-size: 1.2rem; font-weight: 600; border-radius: 30px; text-decoration: none; margin-top: 1rem; box-shadow: 0 5px 15px rgba(255, 138, 0, 0.4); transition: transform 0.3s, box-shadow 0.3s; } .cta-button:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(255, 138, 0, 0.6); } .floating { animation: floating 3s infinite ease-in-out; } @keyframes floating { 0% { transform: translateY(0px); } 50% { transform: translateY(-15px); } 100% { transform: translateY(0px); } } .game-features { padding: 4rem 2rem; text-align: center; } .section-title { font-size: 2.5rem; margin-bottom: 3rem; background: linear-gradient(to right, #61dafb, #c679e3); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 700; text-align: center; } .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2rem; max-width: 1200px; margin: 0 auto; } .feature-card { background: rgba(73, 10, 143, 0.6); border-radius: 15px; padding: 2rem; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s; display: flex; flex-direction: column; align-items: center; backdrop-filter: blur(5px); border: 1px solid rgba(255, 255, 255, 0.1); } .feature-card:hover { transform: translateY(-10px); } .feature-icon { width: 80px; height: 80px; margin-bottom: 1.5rem; } .feature-title { font-size: 1.5rem; margin-bottom: 1rem; color: #ffd700; } .feature-desc { color: #e5c7ff; line-height: 1.6; } .mockups { display: flex; justify-content: center; flex-wrap: wrap; gap: 2rem; padding: 2rem; margin-top: 3rem; } .mockup-img { max-height: 500px; border-radius: 25px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); transition: transform 0.3s; } .mockup-img:hover { transform: scale(1.05); } .game-modes { padding: 4rem 2rem; background: linear-gradient(to bottom, rgba(73, 10, 143, 0.3), rgba(73, 10, 143, 0.1)); position: relative; overflow: hidden; } .mode-container { display: flex; flex-wrap: wrap; justify-content: center; max-width: 1200px; margin: 0 auto; gap: 3rem; } .mode-card { background: rgba(73, 10, 143, 0.7); border-radius: 20px; padding: 2rem; flex: 1; min-width: 300px; max-width: 500px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); border: 1px solid rgba(255, 215, 0, 0.2); backdrop-filter: blur(5px); } .mode-title { font-size: 1.8rem; margin-bottom: 1rem; color: #ffd700; } .mode-desc { color: #e5c7ff; line-height: 1.6; margin-bottom: 1.5rem; } .mode-img { width: 100%; height: auto; border-radius: 10px; margin-top: 1rem; } .floating-balls { position: absolute; width: 100%; height: 100%; top: 0; left: 0; pointer-events: none; z-index: -1; } .ball { position: absolute; border-radius: 50%; opacity: 0.6; filter: blur(1px); } .testimonials { padding: 4rem 2rem; text-align: center; } .testimonial-container { max-width: 1000px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; gap: 2rem; } .testimonial-card { background: rgba(73, 10, 143, 0.6); border-radius: 15px; padding: 2rem; flex: 1; min-width: 300px; max-width: 400px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); border: 1px solid rgba(255, 255, 255, 0.1); } .testimonial-text { font-style: italic; color: #e5c7ff; margin-bottom: 1.5rem; line-height: 1.6; } .testimonial-author { color: #ffd700; font-weight: 600; } .testimonial-rating { color: #ffd700; font-size: 1.5rem; margin-top: 0.5rem; } .download-section { display: flex; flex-direction: column; align-items: center; padding: 5rem 2rem; text-align: center; background: linear-gradient(to top, rgba(73, 10, 143, 0.6), transparent); position: relative; } .download-title { font-size: 2.5rem; margin-bottom: 1.5rem; background: linear-gradient(to right, #ffd700, #ff8a00); -webkit-background-clip: text; background-clip: text; color: transparent; font-weight: 700; } .download-subtitle { font-size: 1.2rem; margin-bottom: 2rem; max-width: 800px; color: #e5c7ff; } .app-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 1.5rem; margin-top: 1rem; } .app-button { display: flex; align-items: center; padding: 0.8rem 1.5rem; background: rgba(0, 0, 0, 0.6); border-radius: 12px; border: 1px solid rgba(255, 255, 255, 0.2); color: white; text-decoration: none; transition: transform 0.3s, background 0.3s; } .app-button:hover { transform: translateY(-5px); background: rgba(0, 0, 0, 0.8); } .app-icon { font-size: 1.8rem; margin-right: 0.8rem; } .app-text { text-align: left; } .app-store-text { font-size: 0.7rem; font-weight: 400; } .app-name { font-size: 1.1rem; font-weight: 600; } .dog-container { position: relative; margin: 3rem 0; max-width: 300px; } .dog-img { width: 100%; animation: float 4s infinite ease-in-out; } @keyframes float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); } } footer { padding: 2rem; background: rgba(0, 0, 0, 0.5); text-align: center; margin-top: 3rem; } .footer-logo { max-width: 150px; margin-bottom: 1rem; } .footer-links { display: flex; justify-content: center; gap: 2rem; margin: 1.5rem 0; flex-wrap: wrap; } .footer-link { color: #e5c7ff; text-decoration: none; transition: color 0.3s; } .footer-link:hover { color: #ffd700; } .copyright { color: #a58cc3; font-size: 0.9rem; margin-top: 1.5rem; } @media (max-width: 768px) { .hero-title { font-size: 2.2rem; } .hero-subtitle { font-size: 1.1rem; } .section-title { font-size: 2rem; } .download-title { font-size: 2rem; } .mockup-img { max-height: 400px; } .feature-card { padding: 1.5rem; } } @media (max-width: 480px) { .hero-title { font-size: 1.8rem; } .mockup-img { max-height: 350px; } .mode-card { min-width: 250px; } .app-buttons { flex-direction: column; } } /style>/head>body> div classbackground idanimated-bg>/div> header> img srclogo.png altBingo Super Match Logo classlogo> /header> section classhero> h1 classhero-title>The Ultimate Bingo Experience/h1> p classhero-subtitle>Join millions of players worldwide and enjoy the most exciting Bingo game on mobile with amazing rewards and bonus games!/p> a href#download classcta-button>Download Now/a> div classdog-container> img srcirwin_dog.png altIrwin the Dog classdog-img> /div> /section> section classgame-features> h2 classsection-title>Game Features/h2> div classfeatures-grid> div classfeature-card> img srcpaper.png altBingo Cards classfeature-icon> h3 classfeature-title>Multiple Bingo Cards/h3> p classfeature-desc>Play with up to 4 cards simultaneously to increase your winning chances and multiply your rewards!/p> /div> div classfeature-card> img srcbox1.png altTreasure Chests classfeature-icon> h3 classfeature-title>Treasure Chests/h3> p classfeature-desc>Open amazing treasure chests to find extra coins, power-ups, and special rewards that boost your gameplay!/p> /div> div classfeature-card> img srcgift_box.png altDaily Gifts classfeature-icon> h3 classfeature-title>Daily Gifts/h3> p classfeature-desc>Log in daily to receive amazing gifts and bonuses that will help you progress faster and win bigger!/p> /div> div classfeature-card> img srcblue.png altPower Balls classfeature-icon> h3 classfeature-title>Power Balls/h3> p classfeature-desc>Collect special power balls to unlock unique abilities like auto-daub, instant bingo, and multiplier boosts!/p> /div> div classfeature-card> img srcred.png altScratch Cards classfeature-icon> h3 classfeature-title>Scratch Cards/h3> p classfeature-desc>Scratch to reveal hidden prizes and surprise bonuses! Choose your favorite card and test your luck!/p> /div> div classfeature-card> img srcyellow.png altTournament Mode classfeature-icon> h3 classfeature-title>Tournaments/h3> p classfeature-desc>Compete against players worldwide in exciting tournaments with massive prize pools and exclusive rewards!/p> /div> /div> /section> div classmockups> img srcmockup_1.png altBingo Super Match Gameplay classmockup-img> img srcmockup_2.png altBingo Super Match Cards classmockup-img> img srcmockup_3.png altBingo Super Match Scratch Feature classmockup-img> img srcmockup_4.png altBingo Super Match Treasure Chests classmockup-img> /div> section classgame-modes> div classfloating-balls idfloating-balls>/div> h2 classsection-title>Exciting Game Modes/h2> div classmode-container> div classmode-card> h3 classmode-title>Classic Bingo/h3> p classmode-desc>Experience the traditional bingo gameplay with a modern twist! Mark off numbers as theyre called and be the first to complete patterns to win amazing prizes. With stunning visuals and smooth gameplay, our classic bingo mode will keep you entertained for hours!/p> p classmode-desc>Features multiple card options, auto-daub functionality, and various winning patterns to master!/p> /div> div classmode-card> h3 classmode-title>Treasure Chest Bonus/h3> p classmode-desc>Unlock and open treasure chests filled with amazing rewards! Each chest contains different surprises - from coins and power-ups to exclusive items and special abilities that will enhance your bingo experience./p> p classmode-desc>Collect keys during regular gameplay to unlock more valuable chests with even better rewards!/p> /div> div classmode-card> h3 classmode-title>Scratch Cards/h3> p classmode-desc>Try your luck with our exciting scratch card feature! Choose your favorite card and scratch to reveal hidden prizes. Match symbols to win special rewards, bonus coins, and exclusive items!/p> p classmode-desc>New scratch card designs and themes are added regularly, keeping the gameplay fresh and exciting!/p> /div> div classmode-card> h3 classmode-title>Tournament Mode/h3> p classmode-desc>Challenge players from around the world in thrilling tournaments! Climb the leaderboard by winning games and collecting points. Earn exclusive rewards based on your ranking at the end of each tournament period./p> p classmode-desc>Tournament themes change weekly with special rules and unique challenges to test your bingo skills!/p> /div> /div> /section> section classtestimonials> h2 classsection-title>What Our Players Say/h2> div classtestimonial-container> div classtestimonial-card> p classtestimonial-text>Bingo Super Match is by far the best bingo game Ive ever played! The bonus games and treasure chests make it so much more exciting than regular bingo. Im addicted!/p> p classtestimonial-author>- Sarah K./p> div classtestimonial-rating>★★★★★/div> /div> div classtestimonial-card> p classtestimonial-text>I love the scratch card feature! It adds a whole new dimension to the game. The graphics are beautiful and the app runs so smoothly. Highly recommend!/p> p classtestimonial-author>- Michael T./p> div classtestimonial-rating>★★★★★/div> /div> div classtestimonial-card> p classtestimonial-text>Playing with multiple cards at once is so exciting! Ive won more in Bingo Super Match than any other game. The daily gifts are very generous too!/p> p classtestimonial-author>- Emily R./p> div classtestimonial-rating>★★★★★/div> /div> /div> /section> section classdownload-section iddownload> h2 classdownload-title>Download Now & Start Winning!/h2> p classdownload-subtitle>Available on iOS and Android. Join millions of players and start collecting amazing rewards today!/p> div classapp-buttons> a href# classapp-button> div classapp-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fill#ffffff> path dM17.6 7.8c-1.7-2-4.4-2.1-4.4-2.1s-1.5-1.9-3.7-2c-1.4 0-2.8.8-3.7.8L5 4.6c-.6 0-2.2.3-3.5 2C1 7.6.5 9.4.5 12c0 4 2.2 7 2.9 7.8.7.8 1.7 1.7 2.7 1.7s2.4-.8 3.2-.8c1.4-.1 2.2.8 3.3.8s1.9-.8 2.7-1.7c.4-.4 1.5-2.1 1.5-2.1-.1-.1-3-1.4-3-4.8 0-3 2.5-4.4 2.6-4.4-.2-.7-1.4-2.5-3.8-2.7zm-5-2c.4-.5 1.1-.8 1.7-.9 0 0 0 .1 0 .2 0 .4-.1.8-.3 1.2-.2.3-.4.6-.7.9-.3.3-.7.5-1.1.6 0-.1-.1-.2-.1-.3 0-.6.2-1.2.5-1.7z/> /svg> /div> div classapp-text> div classapp-store-text>Download on the/div> div classapp-name>App Store/div> /div> /a> /div> /section> footer> img srclogo.png altBingo Super Match Logo classfooter-logo> div classfooter-links> a hrefpripolicy.html classfooter-link>Privacy Policy/a> /div> p classcopyright>© 2025 Bingo Super Match/p> /footer> script> const background document.getElementById(animated-bg); for (let i 0; i 20; i++) { const particle document.createElement(div); particle.classList.add(light-particle); const size Math.random() * 200 + 50; particle.style.width size + px; particle.style.height size + px; const posX Math.random() * 100; const posY Math.random() * 100; particle.style.left posX + %; particle.style.top posY + %; particle.style.animationDelay (Math.random() * 8) + s; background.appendChild(particle); } const floatingBalls document.getElementById(floating-balls); const ballColors #FF5B5B, #5B8CFF, #FFCC29, #8B5BFF, #5BFFB8; for (let i 0; i 15; i++) { const ball document.createElement(div); ball.classList.add(ball); const size Math.random() * 40 + 20; ball.style.width size + px; ball.style.height size + px; const posX Math.random() * 100; const posY Math.random() * 100; ball.style.left posX + %; ball.style.top posY + %; const color ballColorsMath.floor(Math.random() * ballColors.length); ball.style.background color; const duration Math.random() * 20 + 10; ball.style.animation `float ${duration}s infinite ease-in-out`; ball.style.animationDelay (Math.random() * 5) + s; floatingBalls.appendChild(ball); } /script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]