Help
RSS
API
Feed
Maltego
Contact
Domain > b.mobilepandit.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-18
172.67.158.73
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sun, 18 Jan 2026 11:58:34 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sDwG0sZhKQZVzIqtH2VchsfoY%2BSng0f56%2FItKW1XNAW2OOtrv6VLZaYIXrLzCjsx13o9vbEsky3JDpddFsEJcx%2BAwIAC%2BbjlJFS8AIPWiNiZ6ig%3D%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}vary: Accept-Encodingcf-cache-status: DYNAMICServer: cloudflareCF-RAY: 9bfdebd7a93028b9-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Quiz with Timer and Rewards/title>style>body { font-family: Poppins, sans-serif; font-size: 16px; margin: 0; padding: 0; color: #fff; display: flex; justify-content: center; align-items: flex-start; min-height: 100vh; overflow-x: hidden; position: relative; background: radial-gradient(circle at center, #2c5364, #0f2027);}body::after { background: url(img.jpg); content: ; position: absolute; z-index: 0; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.05; min-height: 100vh;}.container { width: 428px; min-height: 100vh; margin: 0 auto; position: relative; background-color: #16213e; z-index: 2; height: auto; animation: fadeIn 1s ease-in;}@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}header { background: linear-gradient(180deg, #1e3c72 0%, #2a5298 100%); text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); padding: 10px 0;}header > div { display: flex; align-items: center; justify-content: center; gap: 10px; animation: slideDown 0.5s ease-out;}@keyframes slideDown { from { transform: translateY(-100%); opacity: 0; } to { transform: translateY(0); opacity: 1; }}header img { height: 40px; width: auto;}header p { font-family: Montserrat, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; color: #ffd700; margin: 0; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);}.ads-container { background: rgba(0, 0, 0, 0.7); padding: 10px; text-align: center; font-size: 14px; border-top: 1px solid #444; border-bottom: 1px solid #444; color: #fff;}.ads-container::before { content: Advertisement; display: block; font-size: 12px; color: #888; margin-bottom: 5px;}.quiz-container { padding: 20px; text-align: center;}.coins { display: flex; justify-content: space-between; align-items: center; padding: 10px 20px; background: linear-gradient(45deg, #ffd700, #e6c200); border-radius: 10px; color: #000; font-weight: bold; margin: 0 auto 20px; max-width: 350px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);}.timer_baseTimer___57OS { width: 50px; height: 50px; position: relative; animation: pulse 2s infinite;}@keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); }}.timer_baseTimer__svg__kqz_Y { width: 100%; height: 100%; transform: scaleX(-1);}.timer_baseTimer__circle__1YodV { fill: none; stroke: none;}.timer_baseTimer__pathElapsed__D6lCz { stroke-width: 4; stroke: #ccc; stroke-dasharray: 4, 4;}.timer_baseTimer__pathRemaining__PkIN0 { stroke-width: 4; stroke-linecap: round; stroke: #ffd700; transform: rotate(90deg); transform-origin: center; transition: 1s linear all;}.timer_green__SVzgO { stroke: #ffd700;}.timer_baseTimer__label__5CfV0 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: bold; color: #ffd700;}.timer_inner__ClpEy { border-radius: 50%; background: #282d93; border: 3px solid #090551; width: 40px; height: 40px; position: absolute; top: 5px; left: 5px;}.timer_seconds__2KixA { position: relative; z-index: 1002;}.progress { font-size: 16px; margin-bottom: 15px; color: #fff;}.coin-popup { font-size: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-weight: bold; display: none; z-index: 1000; text-shadow: 0 0 15px rgba(0, 0, 0, 0.5); padding: 10px 20px; border-radius: 10px; background: rgba(0, 0, 0, 0.7); color: #fff; transition: all 0.5s ease;}.question { font-size: 22px; margin-bottom: 10px; color: #ffd700; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);}.options { padding: 0.5rem; width: calc(100% - 10px); display: grid; gap: 4px; grid-template-columns: repeat(2, 1fr); background: linear-gradient(135deg, #1e2a3a, #283593); border-radius: 10px; border: 1px solid #ffd700; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); overflow: hidden; box-sizing: border-box;}.options button { width: 100%; padding: 12px; margin: 0; background: #283593; color: white; border: 1px solid #ffd700; border-radius: 6px; cursor: pointer; font-size: 14px; font-weight: 500; transition: background 0.3s ease, transform 0.2s ease;}.options button:hover { background: #3949ab; transform: scale(1.02);}.options button.correct { background: #28a745; border-color: #28a745;}.options button.wrong { background: #dc3545; border-color: #dc3545;}.description { margin-top: 20px; padding: 15px; background: #1e2a3a; border-radius: 8px; font-size: 14px; color: #fff; text-align: justify; line-height: 1.6;}.description h2 { font-size: 18px; color: #ffd700; margin-bottom: 15px; text-align: left; text-transform: uppercase; letter-spacing: 1px;}.description h3 { font-size: 16px; color: #ccc; margin: 15px 0 10px; text-align: left;}.description p { margin: 0 0 15px; font-size: 14px; color: #fff;}.popup { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; max-width: 350px; padding: 20px; background: #16213e; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); border-radius: 12px; text-align: center; display: none; z-index: 1000;}.popup h2 { font-size: 20px; margin-bottom: 15px; color: #ffd700;}.popup p { font-size: 14px; margin-bottom: 20px; color: #ccc;}.popup button { padding: 10px 20px; margin: 5px; font-size: 16px; border: none; border-radius: 8px; cursor: pointer; transition: all 0.3s ease;}.popup .claim { background: #ffd700; color: #000;}.popup .claim:hover { background: #e6c200;}.popup .close { background: #8b0000; color: #fff;}.popup .close:hover { background: #a30000;}footer { text-align: center; padding: 10px; font-size: 12px;}.footer-links { display: flex; justify-content: center; gap: 20px; margin-bottom: 10px;}footer .footer-links a { text-decoration: none; font-size: 14px; color: #ccc; transition: color 0.3s ease;}footer .footer-links a:hover { color: #ffd700;}footer p { font-size: 12px; color: #888;}.play-now { display: inline-block; padding: 12px 20px; font-size: 16px; color: #fff; background: linear-gradient(45deg, #28a745, #218838); border: none; border-radius: 8px; cursor: pointer; margin-top: 20px; text-transform: uppercase; font-weight: bold; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); transition: all 0.3s ease;}.play-now:hover { background: linear-gradient(45deg, #218838, #28a745); transform: scale(1.1); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);}/style> /head>body> div classcontainer> header> div style display: flex; align-items: center; justify-content: center; gap: 10px; > mobilepandit.com /div> /header> div classads-container> !-- Google Ads --> script async srchttps://securepubads.g.doubleclick.net/tag/js/gpt.js>/script>script> window.googletag window.googletag || {cmd: }; googletag.cmd.push(function() { googletag.defineSlot(/23298546661/nad13525, 336, 280, 300, 250, fluid, div-gpt-ad-1740581198913-0).addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); });/script>!-- /23298546661/nad9325 -->div iddiv-gpt-ad-1740581198913-0 stylemin-width: 300px; min-height: 250px;> script> googletag.cmd.push(function() { googletag.display(div-gpt-ad-1740581198913-0); }); /script>/div> /div> div classquiz-container idquiz-container> div classcoins> span>💵 Coins: span idcoins>0/span>/span> div classtimer_baseTimer___57OS> svg classtimer_baseTimer__svg__kqz_Y viewBox0 0 100 100 xmlnshttp://www.w3.org/2000/svg> g classtimer_baseTimer__circle__1YodV> circle classtimer_baseTimer__pathElapsed__D6lCz cx50 cy50 r45>/circle> path idbase-timer-path-remaining stroke-dasharray142 283 classtimer_baseTimer__pathRemaining__PkIN0 timer_green__SVzgO dM 50, 50 m -45, 0 a 45,45 0 1,0 90,0 a 45,45 0 1,0 -90,0>/path> /g> /svg> span idbase-timer-label classtimer_baseTimer__label__5CfV0> span classtimer_inner__ClpEy>/span> span classtimer_seconds__2KixA idtimer>30/span> /span> /div>/div> div classprogress> Question span idcurrent-question>1/span> of span idtotal-questions>5/span> /div> div classcoin-popup idcoin-popup>/div> div classquestion idquestion>Loading question.../div> div classoptions idoptions> !-- Options will be loaded dynamically --> /div> div classdescription iddescription> !-- Description content --> /div>/div> footer> div classfooter-links> a hrefabout>About Us/a> a hrefcontact>Contact Us/a> a hrefprivacy>Privacy Policy/a> a hrefterms>Terms & Conditions/a> /div> p>© 2025 mobilepandit.com. All rights reserved./p>/footer> /div> div classpopup idreward-popup> h2>Earn Extra Rewards!/h2> p>Watch an ad to earn 500 bonus coins and continue the quiz!/p> button classclaim idclaim-button>Claim/button> button classclose idclose-button>Close/button> /div> script> let quizzes ; let selectedQuizzes ; let currentQuiz 0; let coins 0; let timerInterval;let timePassed 0; // Tracks how much time has passedconst TIME_LIMIT 30; // Total time in seconds const questionElement document.getElementById(question); const optionsElement document.getElementById(options); const coinsElement document.getElementById(coins); const coinPopupElement document.getElementById(coin-popup); const descriptionElement document.getElementById(description); const timerElement document.getElementById(timer); const popup document.getElementById(reward-popup); const claimButton document.getElementById(claim-button); const closeButton document.getElementById(close-button); const currentQuestionElement document.getElementById(current-question); const totalQuestionsElement document.getElementById(total-questions); totalQuestionsElement.textContent 5; async function loadQuestions() { try { const response await fetch(./questions.json); quizzes await response.json(); console.log(quizzes,quizzes); selectedQuizzes quizzes.sort(() > 0.5 - Math.random()).slice(0, 5); loadQuiz(); } catch (error) { console.error(Error fetching questions:, error); } } function startTimer() { const timerElement document.getElementById(timer); // Keep your timer element const baseTimerPath document.getElementById(base-timer-path-remaining); // Circle path let timeLeft 30; // Total time const FULL_DASH_ARRAY 283; // Full stroke-dasharray for the circle timerElement.textContent timeLeft; timerInterval setInterval(() > { timeLeft--; timerElement.textContent timeLeft; // Update the stroke-dasharray for the visual timer baseTimerPath.setAttribute( stroke-dasharray, `${calculateTimeFraction(timeLeft) * FULL_DASH_ARRAY} ${FULL_DASH_ARRAY}` ); if (timeLeft 0) { clearInterval(timerInterval); alert(Times up! Moving to the next question.); currentQuiz++; loadQuiz(); } }, 1000);}// Calculate the fraction of time leftfunction calculateTimeFraction(timeLeft) { const TIME_LIMIT 30; // Total time limit return timeLeft / TIME_LIMIT;} function loadQuiz() { if (timerInterval) clearInterval(timerInterval); if (currentQuiz selectedQuizzes.length) { const quiz selectedQuizzescurrentQuiz; console.log(quiz,quiz); questionElement.textContent quiz.question; optionsElement.innerHTML ; descriptionElement.innerHTML quiz.description; currentQuestionElement.textContent currentQuiz + 1; for (let i 0; i 4; i++) { // Loop from 0 to 3 (array index) const button document.createElement(button); button.textContent quiz.optionsi; // Correctly access options array button.onclick () > checkAnswer(quiz.optionsi quiz.answer, button, quiz.options.indexOf(quiz.answer)); optionsElement.appendChild(button);} startTimer(); } else { showFinalScore(); } } function checkAnswer(isCorrect, button, correctIndex) { if (timerInterval) clearInterval(timerInterval); if (isCorrect) { button.classList.add(correct); } else { button.classList.add(wrong); document.querySelectorAll(.options button)correctIndex.classList.add(correct); } let coinChange isCorrect ? 100 : -50; coins + coinChange; coinsElement.textContent coins; coinPopupElement.textContent `${coinChange > 0 ? + : }${coinChange}`; coinPopupElement.style.color coinChange > 0 ? limegreen : red; coinPopupElement.style.display block; coinPopupElement.style.animation fadeMove 1.5s forwards; setTimeout(() > { coinPopupElement.style.display none; if (currentQuiz 0 || (currentQuiz + 1) % 3 0) { showPopup(); } else { currentQuiz++; loadQuiz(); } }, 1500); } function showPopup() { popup.style.display block; } function hidePopup() { popup.style.display none; } closeButton.onclick () > { alert(You must watch the ad to proceed.); }; function showFinalScore() { // Save the final score to localStorage localStorage.setItem(finalScore, coins); document.getElementById(quiz-container).innerHTML ` div classfinal-score> h2>Quiz Completed!/h2> p>Your Final Score: 💵 ${coins}/p> button classplay-now onclickredirectToNextQuiz()>Play Now/button> /div> `;}// Redirect function for the Play Now buttonfunction redirectToNextQuiz() { window.location.href quiz-categories; // Replace next_quiz.html with the URL of your next page} loadQuestions(); /script> script> let rewardedAdShown false; function showRewardedAd(callback) { if (!window.googletag || !googletag.cmd) { console.error(Google Ad Manager not initialized.); callback(false); return; } googletag.cmd.push(function () { try { const rewardedSlot googletag .defineOutOfPageSlot(/23298546661/rewardmay, googletag.enums.OutOfPageFormat.REWARDED) .addService(googletag.pubads()); googletag.enableServices(); googletag.display(rewardedSlot); console.log(Displaying rewarded ad...); googletag.pubads().addEventListener(rewardedSlotReady, function (evt) { console.log(Rewarded ad ready.); evt.makeRewardedVisible(); }); googletag.pubads().addEventListener(rewardedSlotClosed, function () { console.log(Rewarded ad closed.); googletag.destroySlots(rewardedSlot); callback(true); // Proceed after ad is closed }); } catch (error) { console.error(Ad error:, error); callback(false); } }); } // Show ad after 2 seconds on first visit document.addEventListener(DOMContentLoaded, function () { setTimeout(function () { if (!rewardedAdShown) { rewardedAdShown true; showRewardedAd(function () { console.log(Initial ad completed.); // Optional: give some reward on first ad view here }); } }, 2000); }); // Claim Button Click claimButton.onclick () > { showRewardedAd(function (completed) { if (completed) { coins + 500; coinsElement.textContent coins; hidePopup(); alert(Ad watched! 500 coins added!); currentQuiz++; loadQuiz(); } else { alert(Ad not completed. Reward not granted.); } }); };/script> !-- Matomo -->script> var _paq window._paq window._paq || ; /* tracker methods like setCustomDimension should be called before trackPageView */ _paq.push(trackPageView); _paq.push(enableLinkTracking); (function() { var u//trk.webhostsec.com/; _paq.push(setTrackerUrl, u+matomo.php); _paq.push(setSiteId, 61); var ddocument, gd.createElement(script), sd.getElementsByTagName(script)0; g.asynctrue; g.srcu+matomo.js; s.parentNode.insertBefore(g,s); })();/script>!-- End Matomo Code -->/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 18 Jan 2026 11:58:34 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sITfqmTashBo%2BVEsgIhtY2Irj9691%2FN7YcnKC7LEjypkIgh5WAxw%2FOBr13SqrPxFvppxT9n4WDShKCvnUslGSWOhuzGiYkkywnXULRKPPEa0%3D}}vary: Accept-Encodingcf-cache-status: DYNAMICNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9bfdebd98d9def53-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Quiz with Timer and Rewards/title>style>body { font-family: Poppins, sans-serif; font-size: 16px; margin: 0; padding: 0; color: #fff; display: flex; justify-content: center; align-items: flex-start; min-height: 100vh; overflow-x: hidden; position: relative; background: radial-gradient(circle at center, #2c5364, #0f2027);}body::after { background: url(img.jpg); content: ; position: absolute; z-index: 0; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.05; min-height: 100vh;}.container { width: 428px; min-height: 100vh; margin: 0 auto; position: relative; background-color: #16213e; z-index: 2; height: auto; animation: fadeIn 1s ease-in;}@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}header { background: linear-gradient(180deg, #1e3c72 0%, #2a5298 100%); text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); padding: 10px 0;}header > div { display: flex; align-items: center; justify-content: center; gap: 10px; animation: slideDown 0.5s ease-out;}@keyframes slideDown { from { transform: translateY(-100%); opacity: 0; } to { transform: translateY(0); opacity: 1; }}header img { height: 40px; width: auto;}header p { font-family: Montserrat, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 1px; text-transform: uppercase; color: #ffd700; margin: 0; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);}.ads-container { background: rgba(0, 0, 0, 0.7); padding: 10px; text-align: center; font-size: 14px; border-top: 1px solid #444; border-bottom: 1px solid #444; color: #fff;}.ads-container::before { content: Advertisement; display: block; font-size: 12px; color: #888; margin-bottom: 5px;}.quiz-container { padding: 20px; text-align: center;}.coins { display: flex; justify-content: space-between; align-items: center; padding: 10px 20px; background: linear-gradient(45deg, #ffd700, #e6c200); border-radius: 10px; color: #000; font-weight: bold; margin: 0 auto 20px; max-width: 350px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);}.timer_baseTimer___57OS { width: 50px; height: 50px; position: relative; animation: pulse 2s infinite;}@keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); }}.timer_baseTimer__svg__kqz_Y { width: 100%; height: 100%; transform: scaleX(-1);}.timer_baseTimer__circle__1YodV { fill: none; stroke: none;}.timer_baseTimer__pathElapsed__D6lCz { stroke-width: 4; stroke: #ccc; stroke-dasharray: 4, 4;}.timer_baseTimer__pathRemaining__PkIN0 { stroke-width: 4; stroke-linecap: round; stroke: #ffd700; transform: rotate(90deg); transform-origin: center; transition: 1s linear all;}.timer_green__SVzgO { stroke: #ffd700;}.timer_baseTimer__label__5CfV0 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: bold; color: #ffd700;}.timer_inner__ClpEy { border-radius: 50%; background: #282d93; border: 3px solid #090551; width: 40px; height: 40px; position: absolute; top: 5px; left: 5px;}.timer_seconds__2KixA { position: relative; z-index: 1002;}.progress { font-size: 16px; margin-bottom: 15px; color: #fff;}.coin-popup { font-size: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-weight: bold; display: none; z-index: 1000; text-shadow: 0 0 15px rgba(0, 0, 0, 0.5); padding: 10px 20px; border-radius: 10px; background: rgba(0, 0, 0, 0.7); color: #fff; transition: all 0.5s ease;}.question { font-size: 22px; margin-bottom: 10px; color: #ffd700; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);}.options { padding: 0.5rem; width: calc(100% - 10px); display: grid; gap: 4px; grid-template-columns: repeat(2, 1fr); background: linear-gradient(135deg, #1e2a3a, #283593); border-radius: 10px; border: 1px solid #ffd700; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); overflow: hidden; box-sizing: border-box;}.options button { width: 100%; padding: 12px; margin: 0; background: #283593; color: white; border: 1px solid #ffd700; border-radius: 6px; cursor: pointer; font-size: 14px; font-weight: 500; transition: background 0.3s ease, transform 0.2s ease;}.options button:hover { background: #3949ab; transform: scale(1.02);}.options button.correct { background: #28a745; border-color: #28a745;}.options button.wrong { background: #dc3545; border-color: #dc3545;}.description { margin-top: 20px; padding: 15px; background: #1e2a3a; border-radius: 8px; font-size: 14px; color: #fff; text-align: justify; line-height: 1.6;}.description h2 { font-size: 18px; color: #ffd700; margin-bottom: 15px; text-align: left; text-transform: uppercase; letter-spacing: 1px;}.description h3 { font-size: 16px; color: #ccc; margin: 15px 0 10px; text-align: left;}.description p { margin: 0 0 15px; font-size: 14px; color: #fff;}.popup { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; max-width: 350px; padding: 20px; background: #16213e; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); border-radius: 12px; text-align: center; display: none; z-index: 1000;}.popup h2 { font-size: 20px; margin-bottom: 15px; color: #ffd700;}.popup p { font-size: 14px; margin-bottom: 20px; color: #ccc;}.popup button { padding: 10px 20px; margin: 5px; font-size: 16px; border: none; border-radius: 8px; cursor: pointer; transition: all 0.3s ease;}.popup .claim { background: #ffd700; color: #000;}.popup .claim:hover { background: #e6c200;}.popup .close { background: #8b0000; color: #fff;}.popup .close:hover { background: #a30000;}footer { text-align: center; padding: 10px; font-size: 12px;}.footer-links { display: flex; justify-content: center; gap: 20px; margin-bottom: 10px;}footer .footer-links a { text-decoration: none; font-size: 14px; color: #ccc; transition: color 0.3s ease;}footer .footer-links a:hover { color: #ffd700;}footer p { font-size: 12px; color: #888;}.play-now { display: inline-block; padding: 12px 20px; font-size: 16px; color: #fff; background: linear-gradient(45deg, #28a745, #218838); border: none; border-radius: 8px; cursor: pointer; margin-top: 20px; text-transform: uppercase; font-weight: bold; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); transition: all 0.3s ease;}.play-now:hover { background: linear-gradient(45deg, #218838, #28a745); transform: scale(1.1); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);}/style> /head>body> div classcontainer> header> div style display: flex; align-items: center; justify-content: center; gap: 10px; > mobilepandit.com /div> /header> div classads-container> !-- Google Ads --> script async srchttps://securepubads.g.doubleclick.net/tag/js/gpt.js>/script>script> window.googletag window.googletag || {cmd: }; googletag.cmd.push(function() { googletag.defineSlot(/23298546661/nad13525, 336, 280, 300, 250, fluid, div-gpt-ad-1740581198913-0).addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); });/script>!-- /23298546661/nad9325 -->div iddiv-gpt-ad-1740581198913-0 stylemin-width: 300px; min-height: 250px;> script> googletag.cmd.push(function() { googletag.display(div-gpt-ad-1740581198913-0); }); /script>/div> /div> div classquiz-container idquiz-container> div classcoins> span>💵 Coins: span idcoins>0/span>/span> div classtimer_baseTimer___57OS> svg classtimer_baseTimer__svg__kqz_Y viewBox0 0 100 100 xmlnshttp://www.w3.org/2000/svg> g classtimer_baseTimer__circle__1YodV> circle classtimer_baseTimer__pathElapsed__D6lCz cx50 cy50 r45>/circle> path idbase-timer-path-remaining stroke-dasharray142 283 classtimer_baseTimer__pathRemaining__PkIN0 timer_green__SVzgO dM 50, 50 m -45, 0 a 45,45 0 1,0 90,0 a 45,45 0 1,0 -90,0>/path> /g> /svg> span idbase-timer-label classtimer_baseTimer__label__5CfV0> span classtimer_inner__ClpEy>/span> span classtimer_seconds__2KixA idtimer>30/span> /span> /div>/div> div classprogress> Question span idcurrent-question>1/span> of span idtotal-questions>5/span> /div> div classcoin-popup idcoin-popup>/div> div classquestion idquestion>Loading question.../div> div classoptions idoptions> !-- Options will be loaded dynamically --> /div> div classdescription iddescription> !-- Description content --> /div>/div> footer> div classfooter-links> a hrefabout>About Us/a> a hrefcontact>Contact Us/a> a hrefprivacy>Privacy Policy/a> a hrefterms>Terms & Conditions/a> /div> p>© 2025 mobilepandit.com. All rights reserved./p>/footer> /div> div classpopup idreward-popup> h2>Earn Extra Rewards!/h2> p>Watch an ad to earn 500 bonus coins and continue the quiz!/p> button classclaim idclaim-button>Claim/button> button classclose idclose-button>Close/button> /div> script> let quizzes ; let selectedQuizzes ; let currentQuiz 0; let coins 0; let timerInterval;let timePassed 0; // Tracks how much time has passedconst TIME_LIMIT 30; // Total time in seconds const questionElement document.getElementById(question); const optionsElement document.getElementById(options); const coinsElement document.getElementById(coins); const coinPopupElement document.getElementById(coin-popup); const descriptionElement document.getElementById(description); const timerElement document.getElementById(timer); const popup document.getElementById(reward-popup); const claimButton document.getElementById(claim-button); const closeButton document.getElementById(close-button); const currentQuestionElement document.getElementById(current-question); const totalQuestionsElement document.getElementById(total-questions); totalQuestionsElement.textContent 5; async function loadQuestions() { try { const response await fetch(./questions.json); quizzes await response.json(); console.log(quizzes,quizzes); selectedQuizzes quizzes.sort(() > 0.5 - Math.random()).slice(0, 5); loadQuiz(); } catch (error) { console.error(Error fetching questions:, error); } } function startTimer() { const timerElement document.getElementById(timer); // Keep your timer element const baseTimerPath document.getElementById(base-timer-path-remaining); // Circle path let timeLeft 30; // Total time const FULL_DASH_ARRAY 283; // Full stroke-dasharray for the circle timerElement.textContent timeLeft; timerInterval setInterval(() > { timeLeft--; timerElement.textContent timeLeft; // Update the stroke-dasharray for the visual timer baseTimerPath.setAttribute( stroke-dasharray, `${calculateTimeFraction(timeLeft) * FULL_DASH_ARRAY} ${FULL_DASH_ARRAY}` ); if (timeLeft 0) { clearInterval(timerInterval); alert(Times up! Moving to the next question.); currentQuiz++; loadQuiz(); } }, 1000);}// Calculate the fraction of time leftfunction calculateTimeFraction(timeLeft) { const TIME_LIMIT 30; // Total time limit return timeLeft / TIME_LIMIT;} function loadQuiz() { if (timerInterval) clearInterval(timerInterval); if (currentQuiz selectedQuizzes.length) { const quiz selectedQuizzescurrentQuiz; console.log(quiz,quiz); questionElement.textContent quiz.question; optionsElement.innerHTML ; descriptionElement.innerHTML quiz.description; currentQuestionElement.textContent currentQuiz + 1; for (let i 0; i 4; i++) { // Loop from 0 to 3 (array index) const button document.createElement(button); button.textContent quiz.optionsi; // Correctly access options array button.onclick () > checkAnswer(quiz.optionsi quiz.answer, button, quiz.options.indexOf(quiz.answer)); optionsElement.appendChild(button);} startTimer(); } else { showFinalScore(); } } function checkAnswer(isCorrect, button, correctIndex) { if (timerInterval) clearInterval(timerInterval); if (isCorrect) { button.classList.add(correct); } else { button.classList.add(wrong); document.querySelectorAll(.options button)correctIndex.classList.add(correct); } let coinChange isCorrect ? 100 : -50; coins + coinChange; coinsElement.textContent coins; coinPopupElement.textContent `${coinChange > 0 ? + : }${coinChange}`; coinPopupElement.style.color coinChange > 0 ? limegreen : red; coinPopupElement.style.display block; coinPopupElement.style.animation fadeMove 1.5s forwards; setTimeout(() > { coinPopupElement.style.display none; if (currentQuiz 0 || (currentQuiz + 1) % 3 0) { showPopup(); } else { currentQuiz++; loadQuiz(); } }, 1500); } function showPopup() { popup.style.display block; } function hidePopup() { popup.style.display none; } closeButton.onclick () > { alert(You must watch the ad to proceed.); }; function showFinalScore() { // Save the final score to localStorage localStorage.setItem(finalScore, coins); document.getElementById(quiz-container).innerHTML ` div classfinal-score> h2>Quiz Completed!/h2> p>Your Final Score: 💵 ${coins}/p> button classplay-now onclickredirectToNextQuiz()>Play Now/button> /div> `;}// Redirect function for the Play Now buttonfunction redirectToNextQuiz() { window.location.href quiz-categories; // Replace next_quiz.html with the URL of your next page} loadQuestions(); /script> script> let rewardedAdShown false; function showRewardedAd(callback) { if (!window.googletag || !googletag.cmd) { console.error(Google Ad Manager not initialized.); callback(false); return; } googletag.cmd.push(function () { try { const rewardedSlot googletag .defineOutOfPageSlot(/23298546661/rewardmay, googletag.enums.OutOfPageFormat.REWARDED) .addService(googletag.pubads()); googletag.enableServices(); googletag.display(rewardedSlot); console.log(Displaying rewarded ad...); googletag.pubads().addEventListener(rewardedSlotReady, function (evt) { console.log(Rewarded ad ready.); evt.makeRewardedVisible(); }); googletag.pubads().addEventListener(rewardedSlotClosed, function () { console.log(Rewarded ad closed.); googletag.destroySlots(rewardedSlot); callback(true); // Proceed after ad is closed }); } catch (error) { console.error(Ad error:, error); callback(false); } }); } // Show ad after 2 seconds on first visit document.addEventListener(DOMContentLoaded, function () { setTimeout(function () { if (!rewardedAdShown) { rewardedAdShown true; showRewardedAd(function () { console.log(Initial ad completed.); // Optional: give some reward on first ad view here }); } }, 2000); }); // Claim Button Click claimButton.onclick () > { showRewardedAd(function (completed) { if (completed) { coins + 500; coinsElement.textContent coins; hidePopup(); alert(Ad watched! 500 coins added!); currentQuiz++; loadQuiz(); } else { alert(Ad not completed. Reward not granted.); } }); };/script> !-- Matomo -->script> var _paq window._paq window._paq || ; /* tracker methods like setCustomDimension should be called before trackPageView */ _paq.push(trackPageView); _paq.push(enableLinkTracking); (function() { var u//trk.webhostsec.com/; _paq.push(setTrackerUrl, u+matomo.php); _paq.push(setSiteId, 61); var ddocument, gd.createElement(script), sd.getElementsByTagName(script)0; g.asynctrue; g.srcu+matomo.js; s.parentNode.insertBefore(g,s); })();/script>!-- End Matomo Code -->/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
]