Help
RSS
API
Feed
Maltego
Contact
Domain > www.rv.fishboost.xyz
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-02
14.128.15.182
(
ClassC
)
2026-02-25
103.213.39.10
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100set-cookie: PHPSESSID12f175628aaa5d72e3610fc219d4a775; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedDate: Wed, 25 Feb 2026 22:05:20 GMTServer: LiteSpeed !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Fish Booster - সীমিত সময়ের অফার!/title> link hrefhttps://fonts.googleapis.com/css2?familyNoto+Sans+Bengali:wght@400;500;700&familySolaimanLipi&displayswap relstylesheet> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css relstylesheet integritysha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH crossoriginanonymous> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css relstylesheet> style> body { font-family: Noto Sans Bengali, sans-serif; margin: 0; padding: 0; background-color: #042F2E; color: #F0FDF4; } .hero-section { background: linear-gradient(135deg, #064E3B 0%, #047857 100%); color: #F0FDF4; text-align: center; padding: 60px 20px; } .hero-section h1 { font-family: SolaimanLipi, sans-serif; font-size: 3rem; margin-bottom: 20px; background: #065F46; color: #F0FDF4; display: inline-block; padding: 10px 20px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .hero-section p { font-size: 1.2rem; margin-bottom: 25px; color: #D1FAE5; } .btn-custom { background-color: #F59E0B; color: #064E3B; font-weight: 600; font-size: 1.3rem; padding: 12px 35px; border: none; border-radius: 10px; text-decoration: none; transition: background 0.3s; } .btn-custom:hover { background-color: #D97706; } .product-section { background-color: #042F2E; padding: 50px 20px; } .product-image img { max-width: 100%; border-radius: 12px; border: 4px solid #F59E0B; } .benefits-section h2 { font-family: SolaimanLipi, sans-serif; font-size: 2.5rem; background: #D1FAE5; color: #064E3B; display: inline-block; padding: 10px 20px; border-radius: 8px; margin-bottom: 20px; } .list-unstyled li { font-size: 1.2rem; display: flex; align-items: center; margin-bottom: 15px; color: #D1FAE5; } .list-unstyled i { font-size: 1.4rem; margin-right: 15px; color: #F59E0B; } .btn-order { padding: 12px 50px; background-color: #F59E0B; color: #064E3B; border: none; font-size: 1.3rem; cursor: pointer; border-radius: 10px; } .btn-order:hover { background-color: #D97706; } .footer { text-align: center; padding: 20px; background-color: #042F2E; color: #D1FAE5; border-top: 1px solid #10B981; } input#quantity { width: 70px; text-align: center; border: 2px solid #F59E0B; border-radius: 8px; padding: 8px; font-size: 1.1rem; color: #064E3B; } .offer-banner { background-color: #F59E0B; color: #064E3B; padding: 10px; text-align: center; font-size: 1.5rem; font-weight: 600; } .countdown { font-size: 1.2rem; color: #064E3B; } .faq-container { max-width: 800px; margin: auto; } .faq { background: #042F2E; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 3px 6px rgba(0,0,0,0.1); } .question { cursor: pointer; font-weight: 600; padding: 15px; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; color: #10B981; min-height: 60px; } .answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out, padding 0.3s ease-out; padding: 0 15px; background: #D1FAE5; border-radius: 0 0 10px 10px; color: #064E3B; } .answer.show { max-height: 300px; padding: 15px; } .question.open .arrow { transform: rotate(180deg); } .testimonials { background: #064E3B; padding: 50px 20px; } .slider-container { position: relative; overflow: hidden; max-width: 800px; margin: 0 auto; } .slider { display: flex; transition: transform 0.5s ease-in-out; } .slide { flex: 0 0 100%; padding: 0 15px; text-align: center; } .slide img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); } .slider-btn { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(245,158,11,0.5); color: #064E3B; border: none; padding: 10px; cursor: pointer; border-radius: 50%; font-size: 1.5rem; } .slider-btn.prev { left: 10px; } .slider-btn.next { right: 10px; } .form-control { border: 2px solid #F59E0B; border-radius: 10px; padding: 12px; font-size: 1.1rem; box-sizing: border-box; color: #064E3B; } .form-control:focus { border-color: #D97706; box-shadow: 0 0 5px rgba(245,158,11,0.3); } .error-message { color: #064E3B; font-size: 0.85rem; display: none; margin-top: 5px; background: #D1FAE5; padding: 5px; border-radius: 5px; } .form-label { color: #D1FAE5; } .quantity-btn { border: 2px solid #F59E0B; color: #064E3B; } /* Mobile Responsive Styles */ @media (max-width: 768px) { .hero-section { padding: 30px 15px; } .hero-section h1 { font-size: calc(1.8rem + 1vw); padding: 8px 15px; line-height: 1.5; } .hero-section h3 { font-size: calc(1.2rem + 1vw); line-height: 1.5; } .hero-section p { font-size: calc(0.9rem + 1vw); line-height: 1.5; } .btn-custom { font-size: 1.2rem; padding: 10px 25px; width: 100%; max-width: 300px; min-height: 44px; margin: 10px 0; } .product-section { padding: 30px 15px; } .product-image img { width: 80%; margin: 0 auto; } .benefits-section { padding: 30px 15px; } .benefits-section h2 { font-size: calc(1.6rem + 1vw); line-height: 1.5; } .list-unstyled li { font-size: calc(0.9rem + 1vw); line-height: 1.5; } .list-unstyled i { font-size: 1.2rem; } .testimonials { padding: 30px 15px; } .slider-container { max-width: 100%; } .slide img { max-width: 90%; } .slider-btn { padding: 8px; font-size: 1.2rem; } .why-buy-section { padding: 30px 15px; } .call-order-section { padding: 30px 15px; } .call-order-section h2 { font-size: calc(1.6rem + 1vw); } .call-order-section h4 { font-size: calc(1rem + 1vw); } .offer-banner { font-size: 1rem; max-height: 40px; overflow: hidden; } .countdown { font-size: 1rem; } .faq-container { padding: 0 15px; } .question { padding: 12px; font-size: calc(0.9rem + 1vw); min-height: 60px; } .answer { font-size: calc(0.9rem + 1vw); } .form-control { padding: 12px; font-size: calc(0.9rem + 1vw); width: 100%; } .btn-order { font-size: 1.2rem; padding: 10px; width: 100%; min-height: 44px; margin: 10px 0; } input#quantity { width: 60px; font-size: calc(0.9rem + 1vw); margin: 0 8px; } .order-form table { width: 100%; } .order-form tr td { padding: 8px; } .quantity-btn { margin: 0 8px; } } @media (max-width: 480px) { .hero-section h1 { font-size: calc(1.6rem + 1vw); } .hero-section h3 { font-size: calc(1.1rem + 1vw); } .hero-section p { font-size: calc(0.85rem + 1vw); } .benefits-section h2 { font-size: calc(1.4rem + 1vw); } .list-unstyled li { font-size: calc(0.85rem + 1vw); } .offer-banner { font-size: 0.95rem; padding-bottom: 44px; } .countdown { font-size: 0.95rem; } .form-control { font-size: calc(0.85rem + 1vw); } .error-message { font-size: 0.85rem; } .slider-btn { padding: 6px; font-size: 1rem; } } /style> !-- ✅ Browser-side Pixel Code (auto reflect test_mode) -->!-- ✅ Facebook Pixel Loader -->script> !function(f,b,e,v,n,t,s){ if(f.fbq)return;nf.fbqfunction(){ n.callMethod ? n.callMethod.apply(n,arguments) : n.queue.push(arguments)}; if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0; n.queue;tb.createElement(e);t.async!0; t.srcv;sb.getElementsByTagName(e)0; s.parentNode.insertBefore(t,s) }(window, document,script,https://connect.facebook.net/en_US/fbevents.js); const pixelId 3633151660327164; const eventId viewcontent_699f721ff042f3.15085436; const isTest true; const testEventCode TEST26838; if (isTest) { fbq(init, pixelId, { test_event_code: testEventCode }); } else { fbq(init, pixelId); }/script>!-- ✅ SHA256 Function -->script> async function sha256(input) { const msgBuffer new TextEncoder().encode(input); const hashBuffer await crypto.subtle.digest(SHA-256, msgBuffer); const hashArray Array.from(new Uint8Array(hashBuffer)); return hashArray.map(b > b.toString(16).padStart(2, 0)).join(); }/script>!-- ✅ FingerprintJS + PageView -->script srchttps://cdn.jsdelivr.net/npm/@fingerprintjs/fingerprintjs@3/dist/fp.min.js>/script>script> async function sha256(input) { const msgBuffer new TextEncoder().encode(input); const hashBuffer await crypto.subtle.digest(SHA-256, msgBuffer); const hashArray Array.from(new Uint8Array(hashBuffer)); return hashArray.map(b > b.toString(16).padStart(2, 0)).join(); }FingerprintJS.load().then(fp > { fp.get().then(async result > { const data { fingerprint: await sha256(result.visitorId), screen: await sha256(window.screen.width + x + window.screen.height), timezone: await sha256(Intl.DateTimeFormat().resolvedOptions().timeZone), ua: await sha256(navigator.userAgent) }; // 👉 Track standard PageView (no custom params) fbq(trackCustom, ViewContent, data, { eventID: eventId }); fbq(trackCustom, FingerprintView, data, { eventID: eventId }); console.log(✅ FingerprintView sent:, data); });});/script>!-- ✅ Optional Events -->script> let pageStart Date.now(); window.addEventListener(beforeunload, function () { let timeSpent Math.round((Date.now() - pageStart) / 1000); fbq(trackCustom, PageTimeSpent, { seconds: timeSpent }, { eventID: eventId }); }); setTimeout(() > { fbq(trackCustom, Engaged30s, {}, { eventID: eventId }); }, 30000); window.addEventListener(scroll, function () { const scrolled window.scrollY + window.innerHeight; const fullHeight document.documentElement.scrollHeight; const percentage (scrolled / fullHeight) * 100; if (percentage > 50 && !window.hasScrolled50) { fbq(trackCustom, Scrolled50Percent, {}, { eventID: eventId }); window.hasScrolled50 true; } }); document.addEventListener(DOMContentLoaded, function() { const inputs document.querySelectorAll(input, textarea); inputs.forEach(input > { input.addEventListener(input, function() { if (!window.startedTyping) { fbq(trackCustom, StartedTyping, {}, { eventID: eventId }); window.startedTyping true; } }); }); }); document.addEventListener(mouseout, function(e) { if (e.clientY 50 && !window.exitIntentTriggered) { fbq(trackCustom, ExitIntent, {}, { eventID: eventId }); window.exitIntentTriggered true; } });/script>noscript> img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id3633151660327164&evPageView&noscript1/>/noscript>/head>body>div classoffer-banner idofferBanner> 🔥 সীমিত সময়ের অফার! Chicken Egg Booster এখন মাত্র del>2450৳ /del> ৳ ১২২৫ (50 % ছাড়) ⏰ span idcountdown classcountdown>/span>br/>/div>section classhero-section> div classcontainer> h1>❌ প্রতিদিন ডিম কমে যাচ্ছে, অথচ আপনি শুধু খাবার দিয়ে যাচ্ছেন! /h1> p> 🥚 পাতলা ডিম, বিকৃত আকার, ইনফেকশন br/> লাভ তো দূরের কথা, খরচই উঠে না!br/>প্রতিদিন খাবার দিচ্ছেন, কিন্তু বিনিময়ে পাচ্ছেন লোকসান! br/>🤯 এটা শুধু আপনার সমস্যা না —br/>দেশের ৭০% খামারি একই লোকসান ফেস করছে।/p> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div>/section>section classproduct-section> div classcontainer text-center> div classproduct-image mb-4> img srcimg/fish-booster.webp altFish Booster classimg-fluid rounded srcsetimg/fish-booster-lowres.webp 320w, img/fish-booster.webp 800w sizes(max-width: 768px) 320px, 800px loadinglazy onerrorthis.srcimg/placeholder.jpg> /div> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div>/section>section classbenefits-section py-5 stylebackground-color:#042F2E> div classcontainer> h2 classtext-center mb-4>🐓 Chicken Egg Booster – আধুনিক বিজ্ঞানভিত্তিক ডিম ও গ্রোথ বুস্টার 🥚/h2> div classrow align-items-center> div classcol-12 text-center> img srcimg/fish-booster.webp altFish Booster classimg-fluid rounded srcsetimg/fish-booster-lowres.webp 320w, img/fish-booster.webp 800w sizes(max-width: 768px) 320px, 800px loadinglazy onerrorthis.srcimg/placeholder.jpg> /div> div classcol-12> ul classlist-unstyled> li>i classfa-solid fa-circle-check>/i> ✅ ৩-৫ দিনের মধ্যেই দেখা যায় চোখে পড়ার মতো উন্নতি /li> li>i classfa-solid fa-circle-check>/i>✅ রোগ প্রতিরোধ ক্ষমতা বাড়ে ২-৩ গুণ/li> li>i classfa-solid fa-circle-check>/i> ✅ হিট স্ট্রেস কমিয়ে মৃত্যুহার কমায় ৪০% পর্যন্ত/li> li>i classfa-solid fa-circle-check>/i> ✅ হজমশক্তি ঠিক রাখে – খাবারের এক ফোঁটাও অপচয় হয় না?/li> li>i classfa-solid fa-circle-check>/i>✅ শত শত খামারি ইতিমধ্যে ব্যবহার করে লাভে ফিরেছেন/li> /ul> div classtext-center mt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div> /div> /div>/section>section classbenefits-section py-5 stylebackground-color:#064E3B> div classcontainer> h2 classtext-center mb-4>💡 Chicken Growth Booster – মুরগির জন্য আধুনিক বিজ্ঞানভিত্তিক সমাধান /h2> div classrow align-items-center> div classcol-12 mx-auto> ul classlist-unstyled stylecolor:#F0FDF4> li>i classfa-solid fa-circle-check>/i> 🧪 ৩-৫ দিনেই রেজাল্ট /li> li>i classfa-solid fa-circle-check>/i> 💪 দ্রুত ওজন বৃদ্ধি – স্বাস্থ্যকরভাবে /li> li>i classfa-solid fa-circle-check>/i> 🛡️ রোগ প্রতিরোধ ক্ষমতা দ্বিগুণ /li> li>i classfa-solid fa-circle-check>/i> 🔥 হিট স্ট্রেস কমায়, গরমেও মৃত্যুহার কম /li> li>i classfa-solid fa-circle-check>/i> 🥣 হজমশক্তি বাড়ায়, খাবার হয় ১০০% কাজে লাগানো /li> /ul> div classtext-center mt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div> /div> /div>/section>section classbenefits-section py-5 stylebackground-color:#042F2E> div classcontainer> h2 classtext-center mb-4>🧑🌾 স্মার্ট খামারিরা এখন আর রিস্ক নেয় না – তারা বেছে নেয় Chicken Egg Booster!/h2> div classrow align-items-center> div classcol-12 mx-auto> ul classlist-unstyled stylecolor:#F0FDF4> li stylefont-weight:600>i classfa-solid fa-circle-check>/i> 👉 লোকসান ভুলে যান, লাভে ফিরুন — আজই! /li> li stylefont-weight:600>i classfa-solid fa-circle-check>/i> ✅ Chicken Egg Booster — মুরগির গ্রোথ, আপনার লাভ! /li> /ul> div classtext-center mt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div> /div> /div>/section>!--section classtestimonials py-5 stylebackground-color:#064E3B> div classcontainer> h2 classtext-center mb-4>ক্রেতার মতামত/h2> div classslider-container> div classslider> div classslide> img srcimg/review01 .webp altCustomer Review 1 loadinglazy onerrorthis.srcimg/review01.webp> /div> div classslide> img srcimg/review02.webp altCustomer Review 2 loadinglazy onerrorthis.srcimg/review02.webp> /div> div classslide> img srcimg/review03.webp altCustomer Review 3 loadinglazy onerrorthis.srcimg/review03.webp> /div> /div> button classslider-btn prev onclickmoveSlide(-1)>❮/button> button classslider-btn next onclickmoveSlide(1)>❯/button> /div> /div>/section>-->section classwhy-buy-section py-5 stylebackground-color:#012905> div classcontainer text-center> h2 classmb-4>ব্যবহারবিধি/h2> div classdecorative-line mb-4 stylewidth: 120px; height: 4px; background-color: #F59E0B; margin: 0 auto; border-radius: 2px;>/div> ul classlist-unstyled text-start mx-auto stylemax-width: 800px; color: #064E3B;> li>i classfa-solid fa-circle-check>/i> ১ কেজি খাবারে ১ গ্রাম Chicken Egg Booster মেশাতে হবে /li> li>i classfa-solid fa-circle-check>/i>✳️ অর্থাৎ:→ 100 কেজি ফিডে 100 গ্রাম /li> li>i classfa-solid fa-circle-check>/i> 📞 ব্যবহারের আগে অবশ্যই আমাদের বিশেষজ্ঞদের সাথে কথা বলুন – যেন আপনি সর্বোচ্চ ফলাফল পান। /li> /ul> div classmt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div>/section>section classcall-order-section py-5 stylebackground-color:#064E3B> div classcontainer text-center> h2 classmb-4>এবার আপনার খামারে থাকবে শুধু লাভ,Chicken Egg Booster -এর সাথে!/h2> h4>এখনই অর্ডার করুন, আমাদের বিশেষজ্ঞদের সাথে পরামর্শ করুন!/h4> a hreftel:01838404044 classbtn btn-custom> i classfa-solid fa-phone me-2>/i> 01838404044 /a> /div>/section> div classsection py-5 stylebackground-color:#042F2E idorder> div classcontainer> h2 classtext-center mb-4>এখনই অর্ডার করুন – সীমিত স্টক!/h2> form action methodPOST idorderForm classorder-form> input typehidden idorder_id nameorder_id value25410> div classrow> div classcol-12> div classmt-2 styletext-align:left;> label forphone classform-label>আপনার ফোন নাম্বার (১১ সংখ্যা):/label> input typetel idphone namephone classform-control maxlength11 pattern\d{11} oninputautoSave(); validatePhone(); placeholderআপনার ফোন নাম্বার required> span classerror-message idphone-error>১১ সংখ্যার ফোন নাম্বার লিখুন।/span> /div> div classmt-2 styletext-align:left;> label forname classform-label>আপনার নাম:/label> input typetext idname namename classform-control oninputautoSave(); validateName(); placeholderআপনার নাম required> span classerror-message idname-error>নাম লিখুন (শুধুমাত্র অক্ষর ও স্পেস)।/span> /div> div classmt-2 styletext-align:left;> label foraddress classform-label>আপনার ঠিকানা:/label> input typetext idaddress nameaddress classform-control oninputautoSave() placeholderআপনার ঠিকানা required> span classerror-message idaddress-error>ঠিকানা লিখুন।/span> /div> div classmt-3> table stylemargin:auto; width: 100%;> tr> td colspan2> img srcimg/fish-booster.webp altFish Booster width25 srcsetimg/fish-booster-lowres.webp 320w, img/fish-booster.webp 800w sizes(max-width: 768px) 320px, 800px loadinglazy onerrorthis.srcimg/placeholder.jpg /> Chicken Egg Booster! × button typebutton classquantity-btn onclickchangeQuantity(-1) stylepadding: 6px 11px; border: 2px solid #F59E0B; border-radius: 8px;>-/button> input typenumber namequantity idquantity value1 min1 onchangeupdateOrderSummary(); autoSave();> button typebutton classquantity-btn onclickchangeQuantity(1) stylepadding: 6px 11px; border: 2px solid #F59E0B; border-radius: 8px;>+/button> টি /td> /tr> tr> td stylepadding: 8px; color: #D1FAE5;>মোট/td> td stylepadding: 8px;>span idsubtotal>১২২৫ ৳/span>/td> /tr> tr styleborder-top: 1px solid #10B981;> td stylepadding: 8px; color: #D1FAE5;>ডেলিভারি/td> td stylepadding: 8px; color: #D1FAE5;>ফ্রি ডেলিভারি/td> /tr> tr styleborder-top: 1px solid #10B981;> td stylepadding: 8px; color: #D1FAE5;>সর্বমোট/td> td stylepadding: 8px;>span stylefont-weight:600 idtotal>১২২৫ ৳/span>/td> /tr> input typehidden namefingerprint idfingerprint> input typehidden namescreen_resolution idscreen_resolution> input typehidden namewebgl idwebgl> input typehidden namefonts idfonts> input typehidden nametimezone idtimezone> tr> td colspan2>button nameplaceorder typesubmit classbtn-order>অর্ডার কনফার্ম/button>/td> /tr> /table> /div> /div> /div> /form> /div>/div>section stylebackground:#064E3B; margin-bottom:20px; classpy-5> div classcontainer> h2 classtext-center text-white mb-4>সাধারণ প্রশ্ন ও উত্তর/h2> div classfaq-container text-white> div classfaq> div classquestion>১. Chicken Egg Booster কি নিরাপদ?span classarrow>▼/span>/div> div classanswer>হ্যাঁ, এটি সম্পূর্ণ নিরাপদ ও প্রাকৃতিক উপাদানে তৈরি। সারা দেশের শত শত খামারি এটি ব্যবহার করছেন।/div> /div> div classfaq> div classquestion>২. কতদিনে ফলাফল দেখা যায়?span classarrow>▼/span>/div> div classanswer>সঠিক নিয়মে ব্যবহার করলে মাত্র ৩–৫ দিনের মধ্যেই ওজন বৃদ্ধির পার্থক্য বোঝা যায়।/div> /div> div classfaq> div classquestion>৩. কোন বয়সের মুরগির জন্য ব্যবহারযোগ্য?span classarrow>▼/span>/div> div classanswer>দিন বয়সী থেকে শুরু করে যেকোনো বয়সের ব্রয়ালার মুরগির জন্য কার্যকর।/div> /div> div classfaq> div classquestion>৪. খাবারের সাথে মেশানো যাবে?span classarrow>▼/span>/div> div classanswer>হ্যাঁ, খাবার বা পানির সঙ্গে সহজেই মেশানো যায় এবং এটি পুষ্টিগুণ বাড়ায়।/div> /div> div classfaq> div classquestion>৫. এটা কি ওষুধ নাকি ফিড অ্যাডিটিভ?span classarrow>▼/span>/div> div classanswer>এটি একটি প্রিমিক্স ফিড অ্যাডিটিভ, যা রোগ প্রতিরোধ ও ওজন বৃদ্ধিতে সহায়তা করে।/div> /div> /div> /div>/section>!-- Footer Section -->div classfooter> a idcall-phone classbtn btn-success hreftel:+8801838404044> i classfa-solid fa-phone>/i> কল করুন /a> a idcall-wp classbtn btn-success hrefhttps://wa.me/8801838404044?textআমি%20আপনাদের%20প্রোডাক্ট%20সম্পর্কে%20জানতে%20চাই।> i classfa-brands fa-whatsapp>/i> মেসেজ দিন /a>/div>!-- CSS -->style typetext/css> .footer { position: fixed; bottom: 0; left: 0; width: 100%; /* ব্যাকগ্রাউন্ড ফুল স্ক্রিনে রাখার জন্য */ background: #12511d; display: flex; justify-content: center; align-items: center; padding: 10px 0; gap: 10px}.footer a { text-decoration: none; padding: 10px; font-size: ; /* ডিসপ্লে সাইজের অর্ধেক */ width: 10vw; /* ডিসপ্লে সাইজের অর্ধেক */ display: flex; align-items: center; justify-content: center; color: white; background: green; width: 100%}.footer a i { font-size: 5vw; /* আইকন সাইজ ডিসপ্লে অনুযায়ী */ margin-right: 10px}/style>div classmodal fade idduplicateOrderModal tabindex-1 aria-labelledbyduplicateOrderLabel aria-hiddentrue> div classmodal-dialog> div classmodal-content> div classmodal-header> h5 classmodal-title idduplicateOrderLabel>দুঃখিত!/h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> /div> div classmodal-footer> button typebutton classbtn btn-secondary data-bs-dismissmodal>ঠিক আছে/button> /div> /div> /div>/div>script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js integritysha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz crossoriginanonymous defer>/script>script> // Load FingerprintJS only on form submission function loadFingerprintJS(callback) { const script document.createElement(script); script.src https://cdn.jsdelivr.net/npm/fingerprintjs2@2.1.4/dist/fingerprint2.min.js; script.onerror () > { console.warn(FingerprintJS failed to load, proceeding without fingerprint.); callback({}); }; script.onload callback; document.head.appendChild(script); } document.addEventListener(DOMContentLoaded, function () { const fingerprintInput document.getElementById(fingerprint); const screenResolutionInput document.getElementById(screen_resolution); const webglInput document.getElementById(webgl); const fontsInput document.getElementById(fonts); const timezoneInput document.getElementById(timezone); const orderForm document.getElementById(orderForm); if (!fingerprintInput || !orderForm) { console.error(❌ Required form elements not found.); return; } let fingerprintReady false; orderForm.addEventListener(submit, function (event) { if (!fingerprintReady) { event.preventDefault(); loadFingerprintJS(() > { if (typeof Fingerprint2 undefined) { console.warn(FingerprintJS not available, submitting form without fingerprint.); fingerprintInput.value ; screenResolutionInput.value `${window.screen.width}x${window.screen.height}`; webglInput.value WebGL Not Available; fontsInput.value Fonts Not Available; timezoneInput.value Intl.DateTimeFormat().resolvedOptions().timeZone; fingerprintReady true; orderForm.submit(); return; } Fingerprint2.get(components > { let webglComponent components.find(x > x.key webgl) || { value: WebGL Not Available }; let fontsComponent components.find(x > x.key fonts) || { value: Fonts Not Available }; let canvasComponent components.find(x > x.key canvas) || { value: Canvas Not Available }; const advancedFingerprint { visitorId: Fingerprint2.x64hash128(components.map(pair > pair.value).join(), 31), canvas: canvasComponent.value, webgl: JSON.stringify(webglComponent.value), fonts: JSON.stringify(fontsComponent.value), screenResolution: `${window.screen.width}x${window.screen.height}`, timezone: Intl.DateTimeFormat().resolvedOptions().timeZone, userAgent: navigator.userAgent, }; fingerprintInput.value JSON.stringify(advancedFingerprint); screenResolutionInput.value advancedFingerprint.screenResolution; webglInput.value advancedFingerprint.webgl; fontsInput.value advancedFingerprint.fonts; timezoneInput.value advancedFingerprint.timezone; fingerprintReady true; orderForm.submit(); }); }); } if (!validateForm()) { event.preventDefault(); } }); // Countdown timer with session storage const countdownElement document.getElementById(countdown); if (countdownElement) { let endTime sessionStorage.getItem(countdownEnd); if (!endTime) { endTime new Date().getTime() + 24 * 60 * 60 * 1000; // 24 hours sessionStorage.setItem(countdownEnd, endTime); } const updateCountdown () > { const now new Date().getTime(); const distance endTime - now; const hours Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const seconds Math.floor((distance % (1000 * 60)) / 1000); countdownElement.innerText `${hours}h ${minutes}m ${seconds}s`; if (distance 0) { countdownElement.innerText অফার শেষ!; } }; updateCountdown(); setInterval(updateCountdown, 1000); } // Hide offer banner on scroll let lastScrollTop 0; const offerBanner document.getElementById(offerBanner); if (offerBanner) { window.addEventListener(scroll, () > { let currentScroll window.pageYOffset || document.documentElement.scrollTop; if (currentScroll > lastScrollTop && currentScroll > 100) { offerBanner.style.display none; } else if (currentScroll 100) { offerBanner.style.display block; } lastScrollTop currentScroll 0 ? 0 : currentScroll; }); } // Form validation function validateName() { const name document.getElementById(name); const nameError document.getElementById(name-error); const nameRegex /^A-Za-z\s+$/; if (!name.value || !nameRegex.test(name.value)) { nameError.style.display block; return false; } nameError.style.display none; return true; } function validatePhone() { const phone document.getElementById(phone); const phoneError document.getElementById(phone-error); const phoneRegex /^\d{11}$/; if (!phone.value || !phoneRegex.test(phone.value)) { phoneError.style.display block; return false; } phoneError.style.display none; return true; } function validateForm() { return validateName() && validatePhone(); } // Keep form visible on keyboard popup const formInputs document.querySelectorAll(#orderForm input); formInputs.forEach(input > { input.addEventListener(focus, () > { setTimeout(() > { input.scrollIntoView({ behavior: smooth, block: center }); }, 300); }); }); // Slider functionality const slider document.querySelector(.slider); if (slider) { let currentSlide 0; const slides document.querySelectorAll(.slide); const totalSlides slides.length || 1; window.moveSlide function(direction) { currentSlide + direction; if (currentSlide > totalSlides) currentSlide 0; if (currentSlide 0) currentSlide totalSlides - 1; slider.style.transform `translateX(-${currentSlide * 100}%)`; }; // Auto-slide every 5 seconds if (totalSlides > 1) { setInterval(() > { moveSlide(1); }, 5000); } } }); function changeQuantity(amount) { const input document.getElementById(quantity); const currentValue parseInt(input.value, 10) || 1; const min parseInt(input.min, 10) || 1; let newValue currentValue + amount; if (newValue min) { newValue min; } input.value newValue; updateOrderSummary(); } const productPrice 1225; // 10% discount price function updateOrderSummary() { const quantity document.getElementById(quantity).value; const subtotal productPrice * quantity; const subtotalElement document.getElementById(subtotal); const totalElement document.getElementById(total); if (subtotalElement && totalElement) { subtotalElement.innerText subtotal + ৳; totalElement.innerText subtotal + ৳; } } // FAQ accordion: only one open at a time document.querySelectorAll(.question).forEach(item > { item.addEventListener(click, () > { let answer item.nextElementSibling; let isVisible answer.classList.contains(show); document.querySelectorAll(.answer).forEach(ans > { ans.classList.remove(show); ans.style.maxHeight 0; }); document.querySelectorAll(.question).forEach(q > q.classList.remove(open)); if (!isVisible) { answer.classList.add(show); answer.style.maxHeight 300px; item.classList.add(open); } }); });/script>script> let autoSaveTimer; function autoSave() { clearTimeout(autoSaveTimer); autoSaveTimer setTimeout(() > { const formData new FormData(); formData.append(order_id, document.getElementById(order_id)?.value || ); formData.append(name, document.getElementById(name)?.value || ); formData.append(address, document.getElementById(address)?.value || ); formData.append(phone, document.getElementById(phone)?.value || ); formData.append(quantity, document.getElementById(quantity)?.value || 1); fetch(auto_save.php, { method: POST, body: formData }) .then(res > res.text()) .then(res > console.log(AutoSaved:, res)) .catch(err > console.warn(AutoSave failed:, err)); }, 1000); }/script>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100set-cookie: PHPSESSIDa11b48b832e666929f646bc10868bdce; path/; secureExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedDate: Wed, 25 Feb 2026 22:05:21 GMTServer: LiteSpeed !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Fish Booster - সীমিত সময়ের অফার!/title> link hrefhttps://fonts.googleapis.com/css2?familyNoto+Sans+Bengali:wght@400;500;700&familySolaimanLipi&displayswap relstylesheet> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css relstylesheet integritysha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH crossoriginanonymous> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css relstylesheet> style> body { font-family: Noto Sans Bengali, sans-serif; margin: 0; padding: 0; background-color: #042F2E; color: #F0FDF4; } .hero-section { background: linear-gradient(135deg, #064E3B 0%, #047857 100%); color: #F0FDF4; text-align: center; padding: 60px 20px; } .hero-section h1 { font-family: SolaimanLipi, sans-serif; font-size: 3rem; margin-bottom: 20px; background: #065F46; color: #F0FDF4; display: inline-block; padding: 10px 20px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .hero-section p { font-size: 1.2rem; margin-bottom: 25px; color: #D1FAE5; } .btn-custom { background-color: #F59E0B; color: #064E3B; font-weight: 600; font-size: 1.3rem; padding: 12px 35px; border: none; border-radius: 10px; text-decoration: none; transition: background 0.3s; } .btn-custom:hover { background-color: #D97706; } .product-section { background-color: #042F2E; padding: 50px 20px; } .product-image img { max-width: 100%; border-radius: 12px; border: 4px solid #F59E0B; } .benefits-section h2 { font-family: SolaimanLipi, sans-serif; font-size: 2.5rem; background: #D1FAE5; color: #064E3B; display: inline-block; padding: 10px 20px; border-radius: 8px; margin-bottom: 20px; } .list-unstyled li { font-size: 1.2rem; display: flex; align-items: center; margin-bottom: 15px; color: #D1FAE5; } .list-unstyled i { font-size: 1.4rem; margin-right: 15px; color: #F59E0B; } .btn-order { padding: 12px 50px; background-color: #F59E0B; color: #064E3B; border: none; font-size: 1.3rem; cursor: pointer; border-radius: 10px; } .btn-order:hover { background-color: #D97706; } .footer { text-align: center; padding: 20px; background-color: #042F2E; color: #D1FAE5; border-top: 1px solid #10B981; } input#quantity { width: 70px; text-align: center; border: 2px solid #F59E0B; border-radius: 8px; padding: 8px; font-size: 1.1rem; color: #064E3B; } .offer-banner { background-color: #F59E0B; color: #064E3B; padding: 10px; text-align: center; font-size: 1.5rem; font-weight: 600; } .countdown { font-size: 1.2rem; color: #064E3B; } .faq-container { max-width: 800px; margin: auto; } .faq { background: #042F2E; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 3px 6px rgba(0,0,0,0.1); } .question { cursor: pointer; font-weight: 600; padding: 15px; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; color: #10B981; min-height: 60px; } .answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out, padding 0.3s ease-out; padding: 0 15px; background: #D1FAE5; border-radius: 0 0 10px 10px; color: #064E3B; } .answer.show { max-height: 300px; padding: 15px; } .question.open .arrow { transform: rotate(180deg); } .testimonials { background: #064E3B; padding: 50px 20px; } .slider-container { position: relative; overflow: hidden; max-width: 800px; margin: 0 auto; } .slider { display: flex; transition: transform 0.5s ease-in-out; } .slide { flex: 0 0 100%; padding: 0 15px; text-align: center; } .slide img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); } .slider-btn { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(245,158,11,0.5); color: #064E3B; border: none; padding: 10px; cursor: pointer; border-radius: 50%; font-size: 1.5rem; } .slider-btn.prev { left: 10px; } .slider-btn.next { right: 10px; } .form-control { border: 2px solid #F59E0B; border-radius: 10px; padding: 12px; font-size: 1.1rem; box-sizing: border-box; color: #064E3B; } .form-control:focus { border-color: #D97706; box-shadow: 0 0 5px rgba(245,158,11,0.3); } .error-message { color: #064E3B; font-size: 0.85rem; display: none; margin-top: 5px; background: #D1FAE5; padding: 5px; border-radius: 5px; } .form-label { color: #D1FAE5; } .quantity-btn { border: 2px solid #F59E0B; color: #064E3B; } /* Mobile Responsive Styles */ @media (max-width: 768px) { .hero-section { padding: 30px 15px; } .hero-section h1 { font-size: calc(1.8rem + 1vw); padding: 8px 15px; line-height: 1.5; } .hero-section h3 { font-size: calc(1.2rem + 1vw); line-height: 1.5; } .hero-section p { font-size: calc(0.9rem + 1vw); line-height: 1.5; } .btn-custom { font-size: 1.2rem; padding: 10px 25px; width: 100%; max-width: 300px; min-height: 44px; margin: 10px 0; } .product-section { padding: 30px 15px; } .product-image img { width: 80%; margin: 0 auto; } .benefits-section { padding: 30px 15px; } .benefits-section h2 { font-size: calc(1.6rem + 1vw); line-height: 1.5; } .list-unstyled li { font-size: calc(0.9rem + 1vw); line-height: 1.5; } .list-unstyled i { font-size: 1.2rem; } .testimonials { padding: 30px 15px; } .slider-container { max-width: 100%; } .slide img { max-width: 90%; } .slider-btn { padding: 8px; font-size: 1.2rem; } .why-buy-section { padding: 30px 15px; } .call-order-section { padding: 30px 15px; } .call-order-section h2 { font-size: calc(1.6rem + 1vw); } .call-order-section h4 { font-size: calc(1rem + 1vw); } .offer-banner { font-size: 1rem; max-height: 40px; overflow: hidden; } .countdown { font-size: 1rem; } .faq-container { padding: 0 15px; } .question { padding: 12px; font-size: calc(0.9rem + 1vw); min-height: 60px; } .answer { font-size: calc(0.9rem + 1vw); } .form-control { padding: 12px; font-size: calc(0.9rem + 1vw); width: 100%; } .btn-order { font-size: 1.2rem; padding: 10px; width: 100%; min-height: 44px; margin: 10px 0; } input#quantity { width: 60px; font-size: calc(0.9rem + 1vw); margin: 0 8px; } .order-form table { width: 100%; } .order-form tr td { padding: 8px; } .quantity-btn { margin: 0 8px; } } @media (max-width: 480px) { .hero-section h1 { font-size: calc(1.6rem + 1vw); } .hero-section h3 { font-size: calc(1.1rem + 1vw); } .hero-section p { font-size: calc(0.85rem + 1vw); } .benefits-section h2 { font-size: calc(1.4rem + 1vw); } .list-unstyled li { font-size: calc(0.85rem + 1vw); } .offer-banner { font-size: 0.95rem; padding-bottom: 44px; } .countdown { font-size: 0.95rem; } .form-control { font-size: calc(0.85rem + 1vw); } .error-message { font-size: 0.85rem; } .slider-btn { padding: 6px; font-size: 1rem; } } /style> !-- ✅ Browser-side Pixel Code (auto reflect test_mode) -->!-- ✅ Facebook Pixel Loader -->script> !function(f,b,e,v,n,t,s){ if(f.fbq)return;nf.fbqfunction(){ n.callMethod ? n.callMethod.apply(n,arguments) : n.queue.push(arguments)}; if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0; n.queue;tb.createElement(e);t.async!0; t.srcv;sb.getElementsByTagName(e)0; s.parentNode.insertBefore(t,s) }(window, document,script,https://connect.facebook.net/en_US/fbevents.js); const pixelId 3633151660327164; const eventId viewcontent_699f72218b7677.17160327; const isTest true; const testEventCode TEST26838; if (isTest) { fbq(init, pixelId, { test_event_code: testEventCode }); } else { fbq(init, pixelId); }/script>!-- ✅ SHA256 Function -->script> async function sha256(input) { const msgBuffer new TextEncoder().encode(input); const hashBuffer await crypto.subtle.digest(SHA-256, msgBuffer); const hashArray Array.from(new Uint8Array(hashBuffer)); return hashArray.map(b > b.toString(16).padStart(2, 0)).join(); }/script>!-- ✅ FingerprintJS + PageView -->script srchttps://cdn.jsdelivr.net/npm/@fingerprintjs/fingerprintjs@3/dist/fp.min.js>/script>script> async function sha256(input) { const msgBuffer new TextEncoder().encode(input); const hashBuffer await crypto.subtle.digest(SHA-256, msgBuffer); const hashArray Array.from(new Uint8Array(hashBuffer)); return hashArray.map(b > b.toString(16).padStart(2, 0)).join(); }FingerprintJS.load().then(fp > { fp.get().then(async result > { const data { fingerprint: await sha256(result.visitorId), screen: await sha256(window.screen.width + x + window.screen.height), timezone: await sha256(Intl.DateTimeFormat().resolvedOptions().timeZone), ua: await sha256(navigator.userAgent) }; // 👉 Track standard PageView (no custom params) fbq(trackCustom, ViewContent, data, { eventID: eventId }); fbq(trackCustom, FingerprintView, data, { eventID: eventId }); console.log(✅ FingerprintView sent:, data); });});/script>!-- ✅ Optional Events -->script> let pageStart Date.now(); window.addEventListener(beforeunload, function () { let timeSpent Math.round((Date.now() - pageStart) / 1000); fbq(trackCustom, PageTimeSpent, { seconds: timeSpent }, { eventID: eventId }); }); setTimeout(() > { fbq(trackCustom, Engaged30s, {}, { eventID: eventId }); }, 30000); window.addEventListener(scroll, function () { const scrolled window.scrollY + window.innerHeight; const fullHeight document.documentElement.scrollHeight; const percentage (scrolled / fullHeight) * 100; if (percentage > 50 && !window.hasScrolled50) { fbq(trackCustom, Scrolled50Percent, {}, { eventID: eventId }); window.hasScrolled50 true; } }); document.addEventListener(DOMContentLoaded, function() { const inputs document.querySelectorAll(input, textarea); inputs.forEach(input > { input.addEventListener(input, function() { if (!window.startedTyping) { fbq(trackCustom, StartedTyping, {}, { eventID: eventId }); window.startedTyping true; } }); }); }); document.addEventListener(mouseout, function(e) { if (e.clientY 50 && !window.exitIntentTriggered) { fbq(trackCustom, ExitIntent, {}, { eventID: eventId }); window.exitIntentTriggered true; } });/script>noscript> img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id3633151660327164&evPageView&noscript1/>/noscript>/head>body>div classoffer-banner idofferBanner> 🔥 সীমিত সময়ের অফার! Chicken Egg Booster এখন মাত্র del>2450৳ /del> ৳ ১২২৫ (50 % ছাড়) ⏰ span idcountdown classcountdown>/span>br/>/div>section classhero-section> div classcontainer> h1>❌ প্রতিদিন ডিম কমে যাচ্ছে, অথচ আপনি শুধু খাবার দিয়ে যাচ্ছেন! /h1> p> 🥚 পাতলা ডিম, বিকৃত আকার, ইনফেকশন br/> লাভ তো দূরের কথা, খরচই উঠে না!br/>প্রতিদিন খাবার দিচ্ছেন, কিন্তু বিনিময়ে পাচ্ছেন লোকসান! br/>🤯 এটা শুধু আপনার সমস্যা না —br/>দেশের ৭০% খামারি একই লোকসান ফেস করছে।/p> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div>/section>section classproduct-section> div classcontainer text-center> div classproduct-image mb-4> img srcimg/fish-booster.webp altFish Booster classimg-fluid rounded srcsetimg/fish-booster-lowres.webp 320w, img/fish-booster.webp 800w sizes(max-width: 768px) 320px, 800px loadinglazy onerrorthis.srcimg/placeholder.jpg> /div> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div>/section>section classbenefits-section py-5 stylebackground-color:#042F2E> div classcontainer> h2 classtext-center mb-4>🐓 Chicken Egg Booster – আধুনিক বিজ্ঞানভিত্তিক ডিম ও গ্রোথ বুস্টার 🥚/h2> div classrow align-items-center> div classcol-12 text-center> img srcimg/fish-booster.webp altFish Booster classimg-fluid rounded srcsetimg/fish-booster-lowres.webp 320w, img/fish-booster.webp 800w sizes(max-width: 768px) 320px, 800px loadinglazy onerrorthis.srcimg/placeholder.jpg> /div> div classcol-12> ul classlist-unstyled> li>i classfa-solid fa-circle-check>/i> ✅ ৩-৫ দিনের মধ্যেই দেখা যায় চোখে পড়ার মতো উন্নতি /li> li>i classfa-solid fa-circle-check>/i>✅ রোগ প্রতিরোধ ক্ষমতা বাড়ে ২-৩ গুণ/li> li>i classfa-solid fa-circle-check>/i> ✅ হিট স্ট্রেস কমিয়ে মৃত্যুহার কমায় ৪০% পর্যন্ত/li> li>i classfa-solid fa-circle-check>/i> ✅ হজমশক্তি ঠিক রাখে – খাবারের এক ফোঁটাও অপচয় হয় না?/li> li>i classfa-solid fa-circle-check>/i>✅ শত শত খামারি ইতিমধ্যে ব্যবহার করে লাভে ফিরেছেন/li> /ul> div classtext-center mt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div> /div> /div>/section>section classbenefits-section py-5 stylebackground-color:#064E3B> div classcontainer> h2 classtext-center mb-4>💡 Chicken Growth Booster – মুরগির জন্য আধুনিক বিজ্ঞানভিত্তিক সমাধান /h2> div classrow align-items-center> div classcol-12 mx-auto> ul classlist-unstyled stylecolor:#F0FDF4> li>i classfa-solid fa-circle-check>/i> 🧪 ৩-৫ দিনেই রেজাল্ট /li> li>i classfa-solid fa-circle-check>/i> 💪 দ্রুত ওজন বৃদ্ধি – স্বাস্থ্যকরভাবে /li> li>i classfa-solid fa-circle-check>/i> 🛡️ রোগ প্রতিরোধ ক্ষমতা দ্বিগুণ /li> li>i classfa-solid fa-circle-check>/i> 🔥 হিট স্ট্রেস কমায়, গরমেও মৃত্যুহার কম /li> li>i classfa-solid fa-circle-check>/i> 🥣 হজমশক্তি বাড়ায়, খাবার হয় ১০০% কাজে লাগানো /li> /ul> div classtext-center mt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div> /div> /div>/section>section classbenefits-section py-5 stylebackground-color:#042F2E> div classcontainer> h2 classtext-center mb-4>🧑🌾 স্মার্ট খামারিরা এখন আর রিস্ক নেয় না – তারা বেছে নেয় Chicken Egg Booster!/h2> div classrow align-items-center> div classcol-12 mx-auto> ul classlist-unstyled stylecolor:#F0FDF4> li stylefont-weight:600>i classfa-solid fa-circle-check>/i> 👉 লোকসান ভুলে যান, লাভে ফিরুন — আজই! /li> li stylefont-weight:600>i classfa-solid fa-circle-check>/i> ✅ Chicken Egg Booster — মুরগির গ্রোথ, আপনার লাভ! /li> /ul> div classtext-center mt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div> /div> /div>/section>!--section classtestimonials py-5 stylebackground-color:#064E3B> div classcontainer> h2 classtext-center mb-4>ক্রেতার মতামত/h2> div classslider-container> div classslider> div classslide> img srcimg/review01 .webp altCustomer Review 1 loadinglazy onerrorthis.srcimg/review01.webp> /div> div classslide> img srcimg/review02.webp altCustomer Review 2 loadinglazy onerrorthis.srcimg/review02.webp> /div> div classslide> img srcimg/review03.webp altCustomer Review 3 loadinglazy onerrorthis.srcimg/review03.webp> /div> /div> button classslider-btn prev onclickmoveSlide(-1)>❮/button> button classslider-btn next onclickmoveSlide(1)>❯/button> /div> /div>/section>-->section classwhy-buy-section py-5 stylebackground-color:#012905> div classcontainer text-center> h2 classmb-4>ব্যবহারবিধি/h2> div classdecorative-line mb-4 stylewidth: 120px; height: 4px; background-color: #F59E0B; margin: 0 auto; border-radius: 2px;>/div> ul classlist-unstyled text-start mx-auto stylemax-width: 800px; color: #064E3B;> li>i classfa-solid fa-circle-check>/i> ১ কেজি খাবারে ১ গ্রাম Chicken Egg Booster মেশাতে হবে /li> li>i classfa-solid fa-circle-check>/i>✳️ অর্থাৎ:→ 100 কেজি ফিডে 100 গ্রাম /li> li>i classfa-solid fa-circle-check>/i> 📞 ব্যবহারের আগে অবশ্যই আমাদের বিশেষজ্ঞদের সাথে কথা বলুন – যেন আপনি সর্বোচ্চ ফলাফল পান। /li> /ul> div classmt-4> a href#order classbtn btn-custom>এখনই অর্ডার করুন/a> /div> /div>/section>section classcall-order-section py-5 stylebackground-color:#064E3B> div classcontainer text-center> h2 classmb-4>এবার আপনার খামারে থাকবে শুধু লাভ,Chicken Egg Booster -এর সাথে!/h2> h4>এখনই অর্ডার করুন, আমাদের বিশেষজ্ঞদের সাথে পরামর্শ করুন!/h4> a hreftel:01838404044 classbtn btn-custom> i classfa-solid fa-phone me-2>/i> 01838404044 /a> /div>/section> div classsection py-5 stylebackground-color:#042F2E idorder> div classcontainer> h2 classtext-center mb-4>এখনই অর্ডার করুন – সীমিত স্টক!/h2> form action methodPOST idorderForm classorder-form> input typehidden idorder_id nameorder_id value25411> div classrow> div classcol-12> div classmt-2 styletext-align:left;> label forphone classform-label>আপনার ফোন নাম্বার (১১ সংখ্যা):/label> input typetel idphone namephone classform-control maxlength11 pattern\d{11} oninputautoSave(); validatePhone(); placeholderআপনার ফোন নাম্বার required> span classerror-message idphone-error>১১ সংখ্যার ফোন নাম্বার লিখুন।/span> /div> div classmt-2 styletext-align:left;> label forname classform-label>আপনার নাম:/label> input typetext idname namename classform-control oninputautoSave(); validateName(); placeholderআপনার নাম required> span classerror-message idname-error>নাম লিখুন (শুধুমাত্র অক্ষর ও স্পেস)।/span> /div> div classmt-2 styletext-align:left;> label foraddress classform-label>আপনার ঠিকানা:/label> input typetext idaddress nameaddress classform-control oninputautoSave() placeholderআপনার ঠিকানা required> span classerror-message idaddress-error>ঠিকানা লিখুন।/span> /div> div classmt-3> table stylemargin:auto; width: 100%;> tr> td colspan2> img srcimg/fish-booster.webp altFish Booster width25 srcsetimg/fish-booster-lowres.webp 320w, img/fish-booster.webp 800w sizes(max-width: 768px) 320px, 800px loadinglazy onerrorthis.srcimg/placeholder.jpg /> Chicken Egg Booster! × button typebutton classquantity-btn onclickchangeQuantity(-1) stylepadding: 6px 11px; border: 2px solid #F59E0B; border-radius: 8px;>-/button> input typenumber namequantity idquantity value1 min1 onchangeupdateOrderSummary(); autoSave();> button typebutton classquantity-btn onclickchangeQuantity(1) stylepadding: 6px 11px; border: 2px solid #F59E0B; border-radius: 8px;>+/button> টি /td> /tr> tr> td stylepadding: 8px; color: #D1FAE5;>মোট/td> td stylepadding: 8px;>span idsubtotal>১২২৫ ৳/span>/td> /tr> tr styleborder-top: 1px solid #10B981;> td stylepadding: 8px; color: #D1FAE5;>ডেলিভারি/td> td stylepadding: 8px; color: #D1FAE5;>ফ্রি ডেলিভারি/td> /tr> tr styleborder-top: 1px solid #10B981;> td stylepadding: 8px; color: #D1FAE5;>সর্বমোট/td> td stylepadding: 8px;>span stylefont-weight:600 idtotal>১২২৫ ৳/span>/td> /tr> input typehidden namefingerprint idfingerprint> input typehidden namescreen_resolution idscreen_resolution> input typehidden namewebgl idwebgl> input typehidden namefonts idfonts> input typehidden nametimezone idtimezone> tr> td colspan2>button nameplaceorder typesubmit classbtn-order>অর্ডার কনফার্ম/button>/td> /tr> /table> /div> /div> /div> /form> /div>/div>section stylebackground:#064E3B; margin-bottom:20px; classpy-5> div classcontainer> h2 classtext-center text-white mb-4>সাধারণ প্রশ্ন ও উত্তর/h2> div classfaq-container text-white> div classfaq> div classquestion>১. Chicken Egg Booster কি নিরাপদ?span classarrow>▼/span>/div> div classanswer>হ্যাঁ, এটি সম্পূর্ণ নিরাপদ ও প্রাকৃতিক উপাদানে তৈরি। সারা দেশের শত শত খামারি এটি ব্যবহার করছেন।/div> /div> div classfaq> div classquestion>২. কতদিনে ফলাফল দেখা যায়?span classarrow>▼/span>/div> div classanswer>সঠিক নিয়মে ব্যবহার করলে মাত্র ৩–৫ দিনের মধ্যেই ওজন বৃদ্ধির পার্থক্য বোঝা যায়।/div> /div> div classfaq> div classquestion>৩. কোন বয়সের মুরগির জন্য ব্যবহারযোগ্য?span classarrow>▼/span>/div> div classanswer>দিন বয়সী থেকে শুরু করে যেকোনো বয়সের ব্রয়ালার মুরগির জন্য কার্যকর।/div> /div> div classfaq> div classquestion>৪. খাবারের সাথে মেশানো যাবে?span classarrow>▼/span>/div> div classanswer>হ্যাঁ, খাবার বা পানির সঙ্গে সহজেই মেশানো যায় এবং এটি পুষ্টিগুণ বাড়ায়।/div> /div> div classfaq> div classquestion>৫. এটা কি ওষুধ নাকি ফিড অ্যাডিটিভ?span classarrow>▼/span>/div> div classanswer>এটি একটি প্রিমিক্স ফিড অ্যাডিটিভ, যা রোগ প্রতিরোধ ও ওজন বৃদ্ধিতে সহায়তা করে।/div> /div> /div> /div>/section>!-- Footer Section -->div classfooter> a idcall-phone classbtn btn-success hreftel:+8801838404044> i classfa-solid fa-phone>/i> কল করুন /a> a idcall-wp classbtn btn-success hrefhttps://wa.me/8801838404044?textআমি%20আপনাদের%20প্রোডাক্ট%20সম্পর্কে%20জানতে%20চাই।> i classfa-brands fa-whatsapp>/i> মেসেজ দিন /a>/div>!-- CSS -->style typetext/css> .footer { position: fixed; bottom: 0; left: 0; width: 100%; /* ব্যাকগ্রাউন্ড ফুল স্ক্রিনে রাখার জন্য */ background: #12511d; display: flex; justify-content: center; align-items: center; padding: 10px 0; gap: 10px}.footer a { text-decoration: none; padding: 10px; font-size: ; /* ডিসপ্লে সাইজের অর্ধেক */ width: 10vw; /* ডিসপ্লে সাইজের অর্ধেক */ display: flex; align-items: center; justify-content: center; color: white; background: green; width: 100%}.footer a i { font-size: 5vw; /* আইকন সাইজ ডিসপ্লে অনুযায়ী */ margin-right: 10px}/style>div classmodal fade idduplicateOrderModal tabindex-1 aria-labelledbyduplicateOrderLabel aria-hiddentrue> div classmodal-dialog> div classmodal-content> div classmodal-header> h5 classmodal-title idduplicateOrderLabel>দুঃখিত!/h5> button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button> /div> div classmodal-body> /div> div classmodal-footer> button typebutton classbtn btn-secondary data-bs-dismissmodal>ঠিক আছে/button> /div> /div> /div>/div>script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js integritysha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz crossoriginanonymous defer>/script>script> // Load FingerprintJS only on form submission function loadFingerprintJS(callback) { const script document.createElement(script); script.src https://cdn.jsdelivr.net/npm/fingerprintjs2@2.1.4/dist/fingerprint2.min.js; script.onerror () > { console.warn(FingerprintJS failed to load, proceeding without fingerprint.); callback({}); }; script.onload callback; document.head.appendChild(script); } document.addEventListener(DOMContentLoaded, function () { const fingerprintInput document.getElementById(fingerprint); const screenResolutionInput document.getElementById(screen_resolution); const webglInput document.getElementById(webgl); const fontsInput document.getElementById(fonts); const timezoneInput document.getElementById(timezone); const orderForm document.getElementById(orderForm); if (!fingerprintInput || !orderForm) { console.error(❌ Required form elements not found.); return; } let fingerprintReady false; orderForm.addEventListener(submit, function (event) { if (!fingerprintReady) { event.preventDefault(); loadFingerprintJS(() > { if (typeof Fingerprint2 undefined) { console.warn(FingerprintJS not available, submitting form without fingerprint.); fingerprintInput.value ; screenResolutionInput.value `${window.screen.width}x${window.screen.height}`; webglInput.value WebGL Not Available; fontsInput.value Fonts Not Available; timezoneInput.value Intl.DateTimeFormat().resolvedOptions().timeZone; fingerprintReady true; orderForm.submit(); return; } Fingerprint2.get(components > { let webglComponent components.find(x > x.key webgl) || { value: WebGL Not Available }; let fontsComponent components.find(x > x.key fonts) || { value: Fonts Not Available }; let canvasComponent components.find(x > x.key canvas) || { value: Canvas Not Available }; const advancedFingerprint { visitorId: Fingerprint2.x64hash128(components.map(pair > pair.value).join(), 31), canvas: canvasComponent.value, webgl: JSON.stringify(webglComponent.value), fonts: JSON.stringify(fontsComponent.value), screenResolution: `${window.screen.width}x${window.screen.height}`, timezone: Intl.DateTimeFormat().resolvedOptions().timeZone, userAgent: navigator.userAgent, }; fingerprintInput.value JSON.stringify(advancedFingerprint); screenResolutionInput.value advancedFingerprint.screenResolution; webglInput.value advancedFingerprint.webgl; fontsInput.value advancedFingerprint.fonts; timezoneInput.value advancedFingerprint.timezone; fingerprintReady true; orderForm.submit(); }); }); } if (!validateForm()) { event.preventDefault(); } }); // Countdown timer with session storage const countdownElement document.getElementById(countdown); if (countdownElement) { let endTime sessionStorage.getItem(countdownEnd); if (!endTime) { endTime new Date().getTime() + 24 * 60 * 60 * 1000; // 24 hours sessionStorage.setItem(countdownEnd, endTime); } const updateCountdown () > { const now new Date().getTime(); const distance endTime - now; const hours Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const seconds Math.floor((distance % (1000 * 60)) / 1000); countdownElement.innerText `${hours}h ${minutes}m ${seconds}s`; if (distance 0) { countdownElement.innerText অফার শেষ!; } }; updateCountdown(); setInterval(updateCountdown, 1000); } // Hide offer banner on scroll let lastScrollTop 0; const offerBanner document.getElementById(offerBanner); if (offerBanner) { window.addEventListener(scroll, () > { let currentScroll window.pageYOffset || document.documentElement.scrollTop; if (currentScroll > lastScrollTop && currentScroll > 100) { offerBanner.style.display none; } else if (currentScroll 100) { offerBanner.style.display block; } lastScrollTop currentScroll 0 ? 0 : currentScroll; }); } // Form validation function validateName() { const name document.getElementById(name); const nameError document.getElementById(name-error); const nameRegex /^A-Za-z\s+$/; if (!name.value || !nameRegex.test(name.value)) { nameError.style.display block; return false; } nameError.style.display none; return true; } function validatePhone() { const phone document.getElementById(phone); const phoneError document.getElementById(phone-error); const phoneRegex /^\d{11}$/; if (!phone.value || !phoneRegex.test(phone.value)) { phoneError.style.display block; return false; } phoneError.style.display none; return true; } function validateForm() { return validateName() && validatePhone(); } // Keep form visible on keyboard popup const formInputs document.querySelectorAll(#orderForm input); formInputs.forEach(input > { input.addEventListener(focus, () > { setTimeout(() > { input.scrollIntoView({ behavior: smooth, block: center }); }, 300); }); }); // Slider functionality const slider document.querySelector(.slider); if (slider) { let currentSlide 0; const slides document.querySelectorAll(.slide); const totalSlides slides.length || 1; window.moveSlide function(direction) { currentSlide + direction; if (currentSlide > totalSlides) currentSlide 0; if (currentSlide 0) currentSlide totalSlides - 1; slider.style.transform `translateX(-${currentSlide * 100}%)`; }; // Auto-slide every 5 seconds if (totalSlides > 1) { setInterval(() > { moveSlide(1); }, 5000); } } }); function changeQuantity(amount) { const input document.getElementById(quantity); const currentValue parseInt(input.value, 10) || 1; const min parseInt(input.min, 10) || 1; let newValue currentValue + amount; if (newValue min) { newValue min; } input.value newValue; updateOrderSummary(); } const productPrice 1225; // 10% discount price function updateOrderSummary() { const quantity document.getElementById(quantity).value; const subtotal productPrice * quantity; const subtotalElement document.getElementById(subtotal); const totalElement document.getElementById(total); if (subtotalElement && totalElement) { subtotalElement.innerText subtotal + ৳; totalElement.innerText subtotal + ৳; } } // FAQ accordion: only one open at a time document.querySelectorAll(.question).forEach(item > { item.addEventListener(click, () > { let answer item.nextElementSibling; let isVisible answer.classList.contains(show); document.querySelectorAll(.answer).forEach(ans > { ans.classList.remove(show); ans.style.maxHeight 0; }); document.querySelectorAll(.question).forEach(q > q.classList.remove(open)); if (!isVisible) { answer.classList.add(show); answer.style.maxHeight 300px; item.classList.add(open); } }); });/script>script> let autoSaveTimer; function autoSave() { clearTimeout(autoSaveTimer); autoSaveTimer setTimeout(() > { const formData new FormData(); formData.append(order_id, document.getElementById(order_id)?.value || ); formData.append(name, document.getElementById(name)?.value || ); formData.append(address, document.getElementById(address)?.value || ); formData.append(phone, document.getElementById(phone)?.value || ); formData.append(quantity, document.getElementById(quantity)?.value || 1); fetch(auto_save.php, { method: POST, body: formData }) .then(res > res.text()) .then(res > console.log(AutoSaved:, res)) .catch(err > console.warn(AutoSave failed:, err)); }, 1000); }/script>/body>/html>
Subdomains
Date
Domain
IP
cpanel.fishboost.xyz
2026-02-25
103.213.39.10
mail.fishboost.xyz
2026-02-11
103.213.39.10
www.rv.fishboost.xyz
2026-02-25
103.213.39.10
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
]