Warning: Undefined variable $liatds in /home/ayyodoro/whomeopathy.org/wp-includes/blocks/categories/index.php on line 2 Disable Functions: Path : /home/ayyodoro/whomeopathy.org/ |
| Current File : /home/ayyodoro/whomeopathy.org/1xyek.app.html |
<!DOCTYPE html>
<html dir="rtl" lang="fa-IR">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.4",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(t))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<!-- This site is optimized with the Yoast SEO Premium plugin v25.3 (Yoast SEO v25.3.1) - https://yoast.com/wordpress/plugins/seo/ -->
<title>(دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید</title>
<meta name="description" content="سایت شرط بندی (دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید یکی از معتبرترین سایت های شرط بندی ایرانی است که این سایت هم از پیش بینی های ورزشی و بازی های کازینویی پشتیبانی می کند. بلکه شما کاربران از طریق اپلیکیشن وان ایکس یک نیز می توانید به این بازی ها دسترسی داشته باشید. اپلیکیشن اندروید 1xyek یکی از برنامه های پر آپشن این حوزه است. اپلیکیشن اندروید وان ایکس یک نیز دارای بخش پیش بینی و کازینویی می باشد. برنامه 1xyek یا اپلیکیشن وان ایکس یک بونوس های متنوعی برای کاربران خود ارائه داده است. برای دستیابی به همه این امکانات ، اپلیکیشن وان ایکس یک بت را دانلود کنید. ..." />
<link rel="canonical" href="https://1xyek.app/" />
<meta property="og:locale" content="fa_IR" />
<meta property="og:type" content="website" />
<meta property="og:title" content="(دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید" />
<meta property="og:description" content="سایت شرط بندی (دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید یکی از معتبرترین سایت های شرط بندی ایرانی است که این سایت هم از پیش بینی های ورزشی و بازی های کازینویی پشتیبانی می کند. بلکه شما کاربران از طریق اپلیکیشن وان ایکس یک نیز می توانید به این بازی ها دسترسی داشته باشید. اپلیکیشن اندروید 1xyek یکی از برنامه های پر آپشن این حوزه است. اپلیکیشن اندروید وان ایکس یک نیز دارای بخش پیش بینی و کازینویی می باشد. برنامه 1xyek یا اپلیکیشن وان ایکس یک بونوس های متنوعی برای کاربران خود ارائه داده است. برای دستیابی به همه این امکانات ، اپلیکیشن وان ایکس یک بت را دانلود کنید. ..." />
<meta property="og:url" content="https://1xyek.app/" />
<meta property="og:site_name" content="اپلیکیشن وان ایکس یک" />
<meta property="article:modified_time" content="2024-12-18T13:20:54+00:00" />
<meta property="og:image" content="https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-وان-ایکس-یک-1XYek.jpg" />
<meta property="og:image:width" content="1000" />
<meta property="og:image:height" content="500" />
<meta property="og:image:type" content="image/jpeg" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://1xyek.app/","url":"https://1xyek.app/","name":"(دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید","isPartOf":{"@id":"https://1xyek.app/#website"},"about":{"@id":"https://1xyek.app/#organization"},"datePublished":"2024-01-29T05:30:06+00:00","dateModified":"2024-12-18T13:20:54+00:00","description":"سایت شرط بندی (دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید یکی از معتبرترین سایت های شرط بندی ایرانی است که این سایت هم از پیش بینی های ورزشی و بازی های کازینویی پشتیبانی می کند. بلکه شما کاربران از طریق اپلیکیشن وان ایکس یک نیز می توانید به این بازی ها دسترسی داشته باشید. اپلیکیشن اندروید 1xyek یکی از برنامه های پر آپشن این حوزه است. اپلیکیشن اندروید وان ایکس یک نیز دارای بخش پیش بینی و کازینویی می باشد. برنامه 1xyek یا اپلیکیشن وان ایکس یک بونوس های متنوعی برای کاربران خود ارائه داده است. برای دستیابی به همه این امکانات ، اپلیکیشن وان ایکس یک بت را دانلود کنید. ...","breadcrumb":{"@id":"https://1xyek.app/#breadcrumb"},"inLanguage":"fa-IR","potentialAction":[{"@type":"ReadAction","target":["https://1xyek.app/"]}]},{"@type":"BreadcrumbList","@id":"https://1xyek.app/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"خانه"}]},{"@type":"WebSite","@id":"https://1xyek.app/#website","url":"https://1xyek.app/","name":"دانلود اپلیکیشن وان ایکس یک 1xYek برای اندروید 🚀","description":"اپلیکیشن وان ایکس یک 1XYek برای اندروید","publisher":{"@id":"https://1xyek.app/#organization"},"alternateName":"برنامه وان ایکس یک","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://1xyek.app/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fa-IR"},{"@type":"Organization","@id":"https://1xyek.app/#organization","name":"دانلود اپلیکیشن وان ایکس یک 1xYek برای اندروید 🚀","alternateName":"برنامه وان ایکس یک","url":"https://1xyek.app/","logo":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https://1xyek.app/#/schema/logo/image/","url":"https://1xyek.app/wp-content/uploads/2023/09/1xyek-logo.png","contentUrl":"https://1xyek.app/wp-content/uploads/2023/09/1xyek-logo.png","width":100,"height":100,"caption":"دانلود اپلیکیشن وان ایکس یک 1xYek برای اندروید 🚀"},"image":{"@id":"https://1xyek.app/#/schema/logo/image/"},"description":"دانلود اپلیکیشن وان ایکس یک","legalName":"1xyek","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}}]}</script>
<meta name="google-site-verification" content="S0Cxhxj47WHQyVzni1EuYW2jMpZxr6I6uWbWw-g8glo" />
<!-- / Yoast SEO Premium plugin. -->
<script type="rocketlazyloadscript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/1xyek.app\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.3"}};
/*! This file is auto-generated */
!function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
</script>
<style id='wp-emoji-styles-inline-css'>
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wpfront-notification-bar-css' href='https://1xyek.app/wp-content/plugins/wpfront-notification-bar/css/wpfront-notification-bar.min.css?ver=3.5.1.05102' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/reset.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-theme-style-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/theme.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-header-footer-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=1751366919' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='elementor-post-6-css' href='https://1xyek.app/wp-content/uploads/elementor/css/post-6.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='elementskit-parallax-style-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css?ver=1751366919' media='all' />
<style id='akismet-widget-style-inline-css'>
.a-stats {
--akismet-color-mid-green: #357b49;
--akismet-color-white: #fff;
--akismet-color-light-grey: #f6f7f7;
max-width: 350px;
width: auto;
}
.a-stats * {
all: unset;
box-sizing: border-box;
}
.a-stats strong {
font-weight: 600;
}
.a-stats a.a-stats__link,
.a-stats a.a-stats__link:visited,
.a-stats a.a-stats__link:active {
background: var(--akismet-color-mid-green);
border: none;
box-shadow: none;
border-radius: 8px;
color: var(--akismet-color-white);
cursor: pointer;
display: block;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
font-weight: 500;
padding: 12px;
text-align: center;
text-decoration: none;
transition: all 0.2s ease;
}
/* Extra specificity to deal with TwentyTwentyOne focus style */
.widget .a-stats a.a-stats__link:focus {
background: var(--akismet-color-mid-green);
color: var(--akismet-color-white);
text-decoration: none;
}
.a-stats a.a-stats__link:hover {
filter: brightness(110%);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
}
.a-stats .count {
color: var(--akismet-color-white);
display: block;
font-size: 1.5em;
line-height: 1.4;
padding: 0 13px;
white-space: nowrap;
}
</style>
<link data-minify="1" rel='stylesheet' id='ekit-widget-styles-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='ekit-widget-styles-pro-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='ekit-responsive-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='elementskit-rtl-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/rtl.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1751366919' media='all' />
<script src="https://1xyek.app/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script src="https://1xyek.app/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://1xyek.app/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar.min.js?ver=3.5.1.05102" id="wpfront-notification-bar-js"></script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js?ver=1751071263" id="jarallax-js"></script>
<meta name="generator" content="Elementor 3.29.2; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-external, google_font-enabled, font_display-swap">
<script type="text/javascript">
var elementskit_module_parallax_url = "https://1xyek.app/wp-content/plugins/elementskit/modules/parallax/"
</script>
<style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<!-- هیچ نسخه amphtml برای این نشانی اینترنتی وجود ندارد. --><link rel="icon" href="https://1xyek.app/wp-content/uploads/2023/09/cropped-1xyek-logo-32x32.png" sizes="32x32" />
<link rel="icon" href="https://1xyek.app/wp-content/uploads/2023/09/cropped-1xyek-logo-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://1xyek.app/wp-content/uploads/2023/09/cropped-1xyek-logo-180x180.png" />
<meta name="msapplication-TileImage" content="https://1xyek.app/wp-content/uploads/2023/09/cropped-1xyek-logo-270x270.png" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /></head>
<body class="rtl home wp-singular page-template page-template-elementor_canvas page page-id-2 wp-custom-logo wp-embed-responsive wp-theme-hello-elementor hello-elementor-default elementor-default elementor-template-canvas elementor-kit-6">
<div data-elementor-type="header" data-elementor-id="308" class="elementor elementor-308" data-elementor-post-type="elementor_library">
<section class="elementor-section elementor-top-section elementor-element elementor-element-75130b6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="75130b6" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e315955" data-id="e315955" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-dc12faa elementor-nav-menu__align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="dc12faa" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger","ekit_we_effect_on":"none"}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
<ul id="menu-1-dc12faa" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-has-children menu-item-313"><a href="https://1xyek.app/" aria-current="page" class="elementor-item elementor-item-active">اپلیکیشن وان ایکس یک</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-310"><a href="https://1xyek.app/download-1xyek-app/" class="elementor-sub-item">دانلود برنامه وان ایکس یک</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-312"><a href="https://1xyek.app/1xyek-betting-site/" class="elementor-item">سایت شرط بندی وان ایکس یک</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-311"><a href="https://1xyek.app/%d8%b1%d8%a7%d9%87%d9%86%d8%a7%db%8c-%d8%ab%d8%a8%d8%aa-%d9%86%d8%a7%d9%85-%d8%af%d8%b1-1xyek/" class="elementor-item">راهنای ثبت نام در 1xyek</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-449"><a href="https://1xyek.app/trusted-betting-app/" class="elementor-item">اپلیکیشن شرط بندی معتبر</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> </div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-dc12faa" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-has-children menu-item-313"><a href="https://1xyek.app/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">اپلیکیشن وان ایکس یک</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-310"><a href="https://1xyek.app/download-1xyek-app/" class="elementor-sub-item" tabindex="-1">دانلود برنامه وان ایکس یک</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-312"><a href="https://1xyek.app/1xyek-betting-site/" class="elementor-item" tabindex="-1">سایت شرط بندی وان ایکس یک</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-311"><a href="https://1xyek.app/%d8%b1%d8%a7%d9%87%d9%86%d8%a7%db%8c-%d8%ab%d8%a8%d8%aa-%d9%86%d8%a7%d9%85-%d8%af%d8%b1-1xyek/" class="elementor-item" tabindex="-1">راهنای ثبت نام در 1xyek</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-449"><a href="https://1xyek.app/trusted-betting-app/" class="elementor-item" tabindex="-1">اپلیکیشن شرط بندی معتبر</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div data-elementor-type="page" data-elementor-id="20" class="elementor elementor-20" data-elementor-post-type="elementor_library">
<section class="elementor-section elementor-top-section elementor-element elementor-element-64c1c08 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="64c1c08" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9c866ec" data-id="9c866ec" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ea75d62 elementor-widget elementor-widget-heading" data-id="ea75d62" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-medium"><a href="https://1xyekios.app/" target="_blank">اپلیکیشن وان ایکس یک بت</a></p> </div>
</div>
<div class="elementor-element elementor-element-b2d3466 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="b2d3466" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="theme-site-logo.default">
<div class="elementor-widget-container">
<a href="https://1xyek.app">
<img decoding="async" width="300" height="63" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2063'%3E%3C/svg%3E" class="attachment-full size-full wp-image-166" alt="" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/1xyekbet-logo.png"><noscript><img decoding="async" width="300" height="63" src="https://1xyek.app/wp-content/uploads/2023/09/1xyekbet-logo.png" class="attachment-full size-full wp-image-166" alt=""></noscript> </a>
</div>
</div>
<div class="elementor-element elementor-element-6fdc554 elementor-widget elementor-widget-image" data-id="6fdc554" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://cdn.ampproject.org/c/s/bet404.com/V1L3VzZXIvc2lnbnVw/?referer=112029/" target="_blank" rel="nofollow">
<img fetchpriority="high" decoding="async" width="800" height="104" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20104'%3E%3C/svg%3E" class="attachment-large size-large wp-image-496" alt="" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/bet404com-ads.gif"><noscript><img fetchpriority="high" decoding="async" width="800" height="104" src="https://1xyek.app/wp-content/uploads/2023/09/bet404com-ads.gif" class="attachment-large size-large wp-image-496" alt=""></noscript> </a>
</div>
</div>
<div class="elementor-element elementor-element-aba5e10 elementor-button-success elementor-align-center elementor-widget elementor-widget-button" data-id="aba5e10" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-md" href="https://betyekcom.pics/BetYek.apk" target="_blank" rel="nofollow">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<i aria-hidden="true" class="fas fa-download"></i> </span>
<span class="elementor-button-text">دانلود مستقیم برنامه اندروید</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-493e467 elementor-button-success elementor-align-center animated-fast elementor-widget elementor-widget-button" data-id="493e467" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-md" href="https://1xyekbet.com/V1L3VzZXIvc2lnbnVw/?referer=175999" target="_blank" rel="nofollow">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<i aria-hidden="true" class="fas fa-gem"></i> </span>
<span class="elementor-button-text">ورود به سایت اصلی</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-b7d46df elementor-button-success elementor-align-center elementor-widget elementor-widget-button" data-id="b7d46df" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-md" href="https://1xxyek1.xyz/V1L3VzZXIvc2lnbnVw/?referer=175999" target="_blank" rel="nofollow">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<i aria-hidden="true" class="far fa-star"></i> </span>
<span class="elementor-button-text"> ورود به آدرس بدون فیلتر</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-047f17a elementor-button-success elementor-align-center animated-fast elementor-widget elementor-widget-button" data-id="047f17a" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-md" href="https://t.me/app1xyek" target="_blank" rel="nofollow">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<i aria-hidden="true" class="fab fa-telegram-plane"></i> </span>
<span class="elementor-button-text">کانال تلگرام @App1Xyek</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-1644d4da elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1644d4da" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4853d30" data-id="4853d30" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-71dda687 elementor-view-framed elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="71dda687" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<span class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewbox="0 0 1024 1024" class="icon" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M410.45504 215.04l-50.35008 81.06496 109.59872 8.25856L551.25504 337.92V248.32" fill="#149CFC"></path><path d="M558.96064 341.02784c121.48224 72.28416 186.8288 217.99424 151.01952 362.27072-43.79648 176.50176-222.37696 284.04736-398.90944 240.2816-176.50176-43.79648-284.04736-222.40768-240.2816-398.90944C104.7808 407.6544 220.0576 312.13056 352.50688 296.78592c38.13888-4.44416 77.71648-2.20672 117.1968 7.5776a328.0384 328.0384 0 0 1 89.25696 36.66432z" fill="#149CFC"></path><path d="M390.61504 975.7184a353.28512 353.28512 0 0 1-84.92544-10.4192C117.51936 918.60992 2.4064 727.49568 49.0752 539.28448c17.57696-70.86592 55.9616-133.48864 111.01184-181.10976 53.8112-46.55104 119.45984-75.46368 189.84448-83.61984 41.47712-4.82816 84.09088-2.08896 125.15328 8.08448a350.65344 350.65344 0 0 1 95.34464 39.17312c63.488 37.77536 114.49856 96.23552 143.616 164.58752 30.10048 70.67648 36.20864 147.54816 17.65888 222.29504-39.0144 157.21984-179.27168 267.02336-341.08928 267.02336z m-0.44032-658.7392c-11.68384 0-23.48544 0.68608-35.07712 2.03776-126.41792 14.6432-231.936 107.4944-262.5792 231.04512-40.7296 164.26496 59.72992 331.05408 223.9488 371.80416a308.61312 308.61312 0 0 0 74.15296 9.10336c141.19936 0 263.59808-95.83104 297.64608-233.04704 32.32768-130.26304-25.5488-269.11232-140.73856-337.65376a305.93024 305.93024 0 0 0-83.20512-34.18112 308.32128 308.32128 0 0 0-74.14784-9.10848z m521.02656 56.43264c-90.496 0-164.28544-73.472-164.61312-164.04992a22.3744 22.3744 0 0 1 22.2976-22.45632h0.08192a22.3744 22.3744 0 0 1 22.3744 22.2976c0.24064 65.95072 53.97504 119.45472 119.8592 119.45472h0.47104a22.3744 22.3744 0 1 1 0.06656 44.75392h-0.5376z" fill="#000000"></path><path d="M483.00544 237.93152a22.37952 22.37952 0 0 1-22.37952-22.37952v-0.48128c0-90.43456 73.5744-164.2752 164.01408-164.608h0.54272c90.5216 0 164.3264 73.472 164.6592 164.04992a22.3744 22.3744 0 0 1-22.2976 22.45632h-0.08192a22.3744 22.3744 0 0 1-22.3744-22.2976c-0.24064-66.08384-54.23104-119.70048-120.2944-119.45472-65.83808 0.24064-119.40864 54.01088-119.40864 119.85408v0.48128a22.38464 22.38464 0 0 1-22.37952 22.37952z m415.09376 336.98304a22.3744 22.3744 0 0 1-14.464-39.46496 119.39328 119.39328 0 0 0 17.14176-17.8688c34.67776-44.46208 33.34656-107.9808-3.14368-151.05024a22.3744 22.3744 0 0 1 34.14528-28.93312c50.11968 59.15648 51.93216 146.41664 4.31104 207.47776a164.20864 164.20864 0 0 1-23.56224 24.55552 22.26688 22.26688 0 0 1-14.42816 5.28384z" fill="#000000"></path><path d="M559.22176 362.89536a22.37952 22.37952 0 0 1-22.23104-20.08064l-8.04864-77.97248-115.07712-28.57472-43.62752 65.22368a22.3744 22.3744 0 0 1-37.20192-24.8832l52.36736-78.28992a22.3744 22.3744 0 0 1 23.99232-9.27744l145.5872 36.15744a22.3744 22.3744 0 0 1 16.86528 19.42016l9.65632 93.60384a22.38464 22.38464 0 0 1-22.28224 24.67328zM182.08768 515.328a22.37952 22.37952 0 0 1-19.18464-33.86368 256.08192 256.08192 0 0 1 27.32544-37.48864 22.3744 22.3744 0 0 1 33.62816 29.53216 211.27168 211.27168 0 0 0-22.54336 30.9248 22.35904 22.35904 0 0 1-19.2256 10.89536z m143.77472 345.17504a22.3232 22.3232 0 0 1-5.4016-0.6656c-66.11968-16.38912-121.89696-57.55904-157.05088-115.9168s-45.48096-126.90944-29.07136-193.03424a22.3744 22.3744 0 0 1 27.0848-16.33792l0.0256 0.00512a22.3744 22.3744 0 0 1 16.32768 27.10528c-13.52704 54.51776-5.0176 111.04256 23.97184 159.16032 28.98432 48.11776 74.97216 82.05824 129.47968 95.57504a22.37952 22.37952 0 0 1-5.36576 44.1088zM976.128 597.5552c8.0896 4.1472 12.4416 13.1072 10.752 22.016a20.38784 20.38784 0 0 1-18.1248 16.5376l-19.0976 1.8944 8.6528 17.152c4.0448 8.0896 2.304 17.92-4.3008 24.1152a20.40832 20.40832 0 0 1-24.3712 2.7648l-16.5888-9.728-3.072 18.944a20.47488 20.47488 0 0 1-20.224 17.2032 20.48 20.48 0 0 1-18.7904-12.288l-7.68-17.6128-13.6192 13.5168a20.46464 20.46464 0 0 1-24.32 3.3792 20.4544 20.4544 0 0 1-10.0864-22.3232l4.1472-18.7392-18.9952 2.9184c-8.96 1.3824-17.7664-3.328-21.6576-11.52-3.84-8.2432-1.8432-18.0224 4.9152-24.064l14.3872-12.7488-17.0496-8.8064a20.43904 20.43904 0 0 1-10.752-22.016 20.49536 20.49536 0 0 1 18.176-16.5376l19.0464-1.8944-8.6528-17.1008a20.4288 20.4288 0 0 1 4.3008-24.1664 20.39808 20.39808 0 0 1 24.3712-2.7136l16.5888 9.728 3.072-18.9952a20.48 20.48 0 0 1 38.9632-4.864l7.68 17.5616 13.6704-13.5168a20.47488 20.47488 0 0 1 24.2688-3.3792c7.9872 4.352 12.0832 13.4656 10.1376 22.3232l-4.1472 18.7904 18.9952-2.9184c8.96-1.3824 17.7664 3.328 21.6576 11.52 3.84 8.2432 1.8432 18.0224-4.9664 24.064l-14.336 12.6976 17.0496 8.8064z m-70.4 6.5024c-1.536-2.4576-2.56-5.2736-2.9184-8.2432-0.4096-2.9696-0.1024-5.9392 0.768-8.704-2.6624-1.0752-5.1712-2.7648-7.168-4.9664-2.048-2.1504-3.584-4.7104-4.5056-7.4752-2.816 0.7168-5.7856 0.8192-8.7552 0.256-2.9184-0.6144-5.6832-1.792-8.0384-3.4816-1.8944 2.2528-4.2496 4.0448-6.9632 5.3248-2.6624 1.28-5.5808 1.8944-8.4992 1.9456-0.2048 2.9184-1.024 5.7856-2.4576 8.3968-1.4848 2.6112-3.4304 4.864-5.7856 6.5536 1.536 2.4576 2.56 5.2736 2.9184 8.2432s0.1024 5.9392-0.768 8.704c2.6624 1.0752 5.1712 2.7648 7.2192 4.9664 2.048 2.2016 3.5328 4.7616 4.5056 7.5264 1.536-0.4096 3.1744-0.6144 4.864-0.6144 1.28 0 2.56 0.1536 3.84 0.3584 2.9184 0.5632 5.632 1.792 7.9872 3.4304 1.8944-2.2016 4.2496-4.0448 6.9632-5.3248s5.632-1.8944 8.5504-1.9456a20.39808 20.39808 0 0 1 8.2432-14.9504z" fill="#000000"></path><path d="M902.8096 595.8144c0.3584 2.9696 1.3824 5.7856 2.9184 8.2432a20.39808 20.39808 0 0 0-8.2432 14.9504c-2.9184 0.0512-5.8368 0.6656-8.5504 1.9456s-5.0688 3.1232-6.9632 5.3248a21.0432 21.0432 0 0 0-7.9872-3.4304c-1.28-0.2048-2.56-0.3584-3.84-0.3584-1.6896 0-3.328 0.2048-4.864 0.6144-0.9728-2.7648-2.4576-5.3248-4.5056-7.5264-2.048-2.2016-4.5568-3.8912-7.2192-4.9664 0.8704-2.7648 1.1264-5.7344 0.768-8.704-0.3584-2.9696-1.3824-5.7856-2.9184-8.2432 2.3552-1.6896 4.3008-3.9424 5.7856-6.5536 1.4336-2.6112 2.2528-5.4784 2.4576-8.3968a20.4288 20.4288 0 0 0 8.4992-1.9456c2.7136-1.28 5.0688-3.072 6.9632-5.3248 2.3552 1.6896 5.12 2.8672 8.0384 3.4816 2.9696 0.5632 5.9392 0.4608 8.7552-0.256 0.9216 2.7648 2.4576 5.3248 4.5056 7.4752 1.9968 2.2016 4.5056 3.8912 7.168 4.9664-0.8704 2.7648-1.1776 5.7344-0.768 8.704z" fill="#149CFC"></path></g></svg> </span>
</div>
<div class="elementor-icon-box-content">
<p class="elementor-icon-box-title">
<span>
بازی انفجار وان ایکس یک </span>
</p>
<p class="elementor-icon-box-description">
سایت شرط بندی وان ایکس یک 1XYek از بازی انفجار در سایت شرط بندی خود با ضرایب بسیار بالا پشتیبانی می کند و توصیه می کنیم که حتما امتحان کنید. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-79cf6642" data-id="79cf6642" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4968e8d0 elementor-view-framed elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="4968e8d0" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<span class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="800px" height="800px" viewbox="-0.5 0 25 25" fill="none"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><path d="M6.72266 5.47968C6.81011 4.6032 7.11663 3.7628 7.61402 3.03585C8.11141 2.30889 8.78368 1.71874 9.56895 1.31971C10.3542 0.920684 11.2272 0.725607 12.1077 0.752437C12.9881 0.779267 13.8476 1.02714 14.6071 1.47324C15.3666 1.91935 16.0017 2.54934 16.4539 3.30524C16.9061 4.06113 17.1609 4.91863 17.1948 5.79881C17.2287 6.67899 17.0407 7.55355 16.648 8.342C16.2627 9.11563 15.6925 9.78195 14.9883 10.2821" stroke="#149CFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.43945 3.35268C8.25207 4.19161 9.22512 4.85854 10.3007 5.31379C11.3763 5.76904 12.5325 6.00332 13.7005 6.00268C14.8492 6.00382 15.9865 5.77762 17.0469 5.33742" stroke="#149CFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10.8232 9.75268C10.5266 9.75268 10.2366 9.84065 9.98989 10.0055C9.74321 10.1703 9.55096 10.4046 9.43742 10.6787C9.32389 10.9527 9.29419 11.2543 9.35206 11.5453C9.40994 11.8363 9.5528 12.1036 9.76258 12.3133C9.97236 12.5231 10.2396 12.666 10.5306 12.7239C10.8216 12.7817 11.1232 12.752 11.3973 12.6385C11.6714 12.525 11.9056 12.3327 12.0704 12.086C12.2353 11.8394 12.3232 11.5493 12.3232 11.2527C12.3232 10.8549 12.1652 10.4733 11.8839 10.192C11.6026 9.91071 11.2211 9.75268 10.8232 9.75268Z" stroke="#149CFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4.82324 7.17467V8.25268C4.82324 9.04832 5.13931 9.81139 5.70192 10.374C6.26453 10.9366 7.02759 11.2527 7.82324 11.2527H9.24649" stroke="#149CFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.7005 23.2527C21.7006 21.4693 21.211 19.7202 20.2852 18.196C19.3632 16.6779 18.0438 15.4409 16.4697 14.6187" stroke="#149CFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2.2002 23.2527C2.2 21.4695 2.68926 19.7206 3.61465 18.1963C4.53542 16.6797 5.85284 15.4435 7.42453 14.621" stroke="#149CFC" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg> </span>
</div>
<div class="elementor-icon-box-content">
<p class="elementor-icon-box-title">
<span>
پشتیبانی سایت وان ایکس یک </span>
</p>
<p class="elementor-icon-box-description">
سایت شرط بندی وان ایکس یک دارای پشتیبانی بسیار قوی و حرفه است که در طول شبانه روز 24 ساعت در حال خدمت رسانی به کاربران است. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-61ed09c8" data-id="61ed09c8" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5e878806 elementor-view-framed elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="5e878806" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<span class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="800px" height="800px" viewbox="0 0 64 64" xml:space="preserve" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <style type="text/css"> .st0{fill:#149CFC;} .st1{fill:#000000;} .st2{fill:#149CFC;} .st3{fill:#000000;} .st4{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} </style> <g id="_x34_0-Id_Card"></g> <g id="_x33_9-Formula"></g> <g id="_x33_8-Elbow"></g> <g id="_x33_7-Diploma"></g> <g id="_x33_6-Laptop"></g> <g id="_x33_5-Brush"></g> <g id="_x33_4-Baseball"></g> <g id="_x33_3-Student"></g> <g id="_x33_2-Highlighter"></g> <g id="_x33_1-Ruler"></g> <g id="_x33_0-Caliper"></g> <g id="_x32_9-Ruler_Elbow"></g> <g id="_x32_8-Abacus"></g> <g id="_x32_7-Id_Card"></g> <g id="_x32_6-Eraser"></g> <g id="_x32_5-Pencil"></g> <g id="_x32_4-Ink"></g> <g id="_x32_3-Graduation_Cap"></g> <g id="_x32_2-_Sling_Bag"></g> <g id="_x32_1-Rugby_Ball"></g> <g id="_x32_0-Clock"></g> <g id="_x31_9-Certificate"></g> <g id="_x31_8-Idea"></g> <g id="_x31_7-Bookshelf"></g> <g id="_x31_6-Formula"></g> <g id="_x31_5-Bell"></g> <g id="_x31_4-Magnifying_Glass"></g> <g id="_x31_3-Calculator"></g> <g id="_x31_2-Eyeglasses"></g> <g id="_x31_1-Bus"></g> <g id="_x31_0-Trophy"></g> <g id="_x39_-Globe"></g> <g id="_x38_-Basket_Ball"> <g> <g> <path class="st2" d="M62.9,32c0,8.1-3.1,15.4-8.2,21C49,59.1,41,62.9,32,62.9S15,59.1,9.3,53c-5.1-5.5-8.2-12.9-8.2-21 c0-8.1,3.1-15.4,8.2-21C15,4.9,23,1.1,32,1.1S49,4.9,54.7,11C59.8,16.6,62.9,23.9,62.9,32z"></path> </g> <g> <ellipse class="st0" cx="32" cy="53" rx="22.7" ry="9.9"></ellipse> </g> <g> <ellipse class="st0" cx="32" cy="11" rx="22.7" ry="9.9"></ellipse> </g> <g> <path class="st3" d="M55.5,10.3C49.5,3.7,40.9,0,32,0S14.5,3.7,8.5,10.3C3,16.2,0,23.9,0,32s3,15.8,8.5,21.7 C14.5,60.3,23.1,64,32,64s17.5-3.7,23.5-10.3C61,47.8,64,40.1,64,32S61,16.2,55.5,10.3z M54.6,51.3c-5.7-5.7-13.4-9.1-21.5-9.4 v-8.9h28.6C61.5,39.8,59,46.2,54.6,51.3z M51.3,54.7c-0.4,0.3-0.8,0.7-1.3,1c-0.4,0.3-0.7,0.6-1.1,0.8c-0.4,0.3-0.9,0.6-1.4,0.9 c-0.4,0.2-0.8,0.5-1.2,0.7c-0.5,0.3-1,0.5-1.5,0.7c-0.4,0.2-0.8,0.4-1.2,0.6c-0.5,0.2-1,0.4-1.6,0.6c-0.4,0.1-0.8,0.3-1.2,0.4 c-0.6,0.2-1.1,0.3-1.7,0.5c-0.4,0.1-0.8,0.2-1.2,0.3c-0.6,0.1-1.3,0.2-2,0.3c-0.3,0-0.7,0.1-1,0.2c-0.6,0.1-1.3,0.1-1.9,0.1V44.2 c7.5,0.3,14.7,3.4,20,8.7c-0.3,0.3-0.5,0.5-0.8,0.8C52,54,51.7,54.3,51.3,54.7z M28,61.5c-0.7-0.1-1.3-0.2-2-0.3 c-0.4-0.1-0.8-0.2-1.2-0.3c-0.6-0.1-1.2-0.3-1.7-0.5c-0.4-0.1-0.8-0.3-1.2-0.4c-0.5-0.2-1.1-0.4-1.6-0.6 c-0.4-0.2-0.8-0.4-1.2-0.6c-0.5-0.2-1-0.5-1.5-0.7c-0.4-0.2-0.8-0.5-1.2-0.7c-0.5-0.3-0.9-0.6-1.4-0.9c-0.4-0.3-0.8-0.6-1.1-0.8 c-0.4-0.3-0.9-0.6-1.3-1c-0.4-0.3-0.7-0.6-1-1c-0.3-0.2-0.5-0.5-0.8-0.8c5.3-5.3,12.5-8.5,20-8.7v17.5c-0.6,0-1.3,0-1.9-0.1 C28.6,61.6,28.3,61.5,28,61.5z M9.4,12.7c5.7,5.7,13.4,9.1,21.5,9.4v8.9H2.3C2.5,24.2,5,17.8,9.4,12.7z M12.7,9.3 c0.4-0.3,0.8-0.7,1.3-1c0.4-0.3,0.7-0.6,1.1-0.8c0.4-0.3,0.9-0.6,1.4-0.9c0.4-0.2,0.8-0.5,1.2-0.7c0.5-0.3,1-0.5,1.5-0.7 c0.4-0.2,0.8-0.4,1.2-0.6c0.5-0.2,1-0.4,1.6-0.6c0.4-0.1,0.8-0.3,1.2-0.4c0.6-0.2,1.1-0.3,1.7-0.5C25.2,3,25.6,2.9,26,2.8 c0.6-0.1,1.3-0.2,2-0.3c0.3,0,0.7-0.1,1-0.2c0.6-0.1,1.3-0.1,1.9-0.1v17.5c-7.5-0.3-14.7-3.4-20-8.7c0.3-0.3,0.5-0.5,0.8-0.8 C12,10,12.3,9.7,12.7,9.3z M36,2.5c0.7,0.1,1.3,0.2,2,0.3c0.4,0.1,0.8,0.2,1.2,0.3c0.6,0.1,1.2,0.3,1.7,0.5 c0.4,0.1,0.8,0.3,1.2,0.4c0.5,0.2,1.1,0.4,1.6,0.6c0.4,0.2,0.8,0.4,1.2,0.6c0.5,0.2,1,0.5,1.5,0.7c0.4,0.2,0.8,0.5,1.2,0.7 c0.5,0.3,0.9,0.6,1.4,0.9c0.4,0.3,0.8,0.6,1.1,0.8c0.4,0.3,0.9,0.6,1.3,1c0.4,0.3,0.7,0.6,1,1c0.3,0.2,0.5,0.5,0.8,0.8 c-5.3,5.3-12.5,8.5-20,8.7V2.3c0.6,0,1.3,0,1.9,0.1C35.4,2.4,35.7,2.5,36,2.5z M30.9,33.1V42c-8.1,0.3-15.8,3.6-21.5,9.4 C5,46.2,2.5,39.8,2.3,33.1H30.9z M33.1,30.9V22c8.1-0.3,15.8-3.6,21.5-9.4c4.4,5.1,6.9,11.5,7.1,18.2H33.1z"></path> </g> </g> </g> <g id="_x37_-Pen"></g> <g id="_x36_-Board"></g> <g id="_x35_-Bag"></g> <g id="_x34_-Exam"></g> <g id="_x33_-Book"></g> <g id="_x32_-Ruler"></g> <g id="_x31_-Building"></g> </g></svg> </span>
</div>
<div class="elementor-icon-box-content">
<p class="elementor-icon-box-title">
<span>
پیش بینی ورزشی در 1XYek </span>
</p>
<p class="elementor-icon-box-description">
سایت شرط بندی وان ایکس یک 1XYek از تمامی ورزش ها به خصوص از تمامی لیگ ها در فوتبال پشتیبانی می کند و شما به راحتی می توانید در قسمت پیش بینی این سایت شرط بندی کنید. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-327137a9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="327137a9" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ca77277" data-id="ca77277" data-element_type="column" data-settings="{"animation":"none"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2f3e13ec elementor-widget elementor-widget-progress" data-id="2f3e13ec" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="progress.default">
<div class="elementor-widget-container">
<span class="elementor-title" id="elementor-progress-bar-2f3e13ec">
اعتبار سایت </span>
<div aria-labelledby="elementor-progress-bar-2f3e13ec" class="elementor-progress-wrapper" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="99">
<div class="elementor-progress-bar" data-max="99">
<span class="elementor-progress-text"></span>
<span class="elementor-progress-percentage">99%</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2085db0c" data-id="2085db0c" data-element_type="column" data-settings="{"animation":"none"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5a458ba6 elementor-widget elementor-widget-progress" data-id="5a458ba6" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="progress.default">
<div class="elementor-widget-container">
<span class="elementor-title" id="elementor-progress-bar-5a458ba6">
پشتیبانی </span>
<div aria-labelledby="elementor-progress-bar-5a458ba6" class="elementor-progress-wrapper" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="99">
<div class="elementor-progress-bar" data-max="99">
<span class="elementor-progress-text"></span>
<span class="elementor-progress-percentage">99%</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f1ec668" data-id="f1ec668" data-element_type="column" data-settings="{"animation":"none"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-14e217a7 elementor-widget elementor-widget-progress" data-id="14e217a7" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="progress.default">
<div class="elementor-widget-container">
<span class="elementor-title" id="elementor-progress-bar-14e217a7">
ضرایب </span>
<div aria-labelledby="elementor-progress-bar-14e217a7" class="elementor-progress-wrapper" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="99">
<div class="elementor-progress-bar" data-max="99">
<span class="elementor-progress-text"></span>
<span class="elementor-progress-percentage">99%</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-2f68e3d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2f68e3d7" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1ed43e41" data-id="1ed43e41" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-1bf9bed5 animated-fast elementor-widget elementor-widget-image" data-id="1bf9bed5" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img decoding="async" width="1000" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20500'%3E%3C/svg%3E" class="attachment-full size-full wp-image-38" alt="" data-lazy-srcset="https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-وان-ایکس-یک-1XYek.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-وان-ایکس-یک-1XYek-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-وان-ایکس-یک-1XYek-768x384.jpg 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/%D8%A7%D9%BE%D9%84%DB%8C%DA%A9%DB%8C%D8%B4%D9%86-%D8%A7%D9%86%D8%AF%D8%B1%D9%88%DB%8C%D8%AF-%D9%88%D8%A7%D9%86-%D8%A7%DB%8C%DA%A9%D8%B3-%DB%8C%DA%A9-1XYek.jpg"><noscript><img decoding="async" width="1000" height="500" src="https://1xyek.app/wp-content/uploads/2023/09/%D8%A7%D9%BE%D9%84%DB%8C%DA%A9%DB%8C%D8%B4%D9%86-%D8%A7%D9%86%D8%AF%D8%B1%D9%88%DB%8C%D8%AF-%D9%88%D8%A7%D9%86-%D8%A7%DB%8C%DA%A9%D8%B3-%DB%8C%DA%A9-1XYek.jpg" class="attachment-full size-full wp-image-38" alt="" srcset="https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-وان-ایکس-یک-1XYek.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-وان-ایکس-یک-1XYek-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-وان-ایکس-یک-1XYek-768x384.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px"></noscript> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-41dcb8d4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="41dcb8d4" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4ea64600" data-id="4ea64600" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-373419f0 animated-fast elementor-widget elementor-widget-heading" data-id="373419f0" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<div class="lwptoc lwptoc-autoWidth lwptoc-light lwptoc-notInherit" data-smooth-scroll="1" data-smooth-scroll-offset="24"><div class="lwptoc_i"> <div class="lwptoc_header" style="font-size:110%;">
<b class="lwptoc_title">محتوا</b> <span class="lwptoc_toggle">
<a href="#" class="lwptoc_toggle_label" data-label="نمایش">پنهان</a> </span>
</div>
<div class="lwptoc_items lwptoc_items-visible" style="font-size:110%;">
<div class="lwptoc_itemWrap"><div class="lwptoc_item"> <a href="#danlwd_wan_ayks_btaplykyshn_1XYekBET_andrwyd">
<span class="lwptoc_item_number">1</span>
<span class="lwptoc_item_label">(دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید</span>
</a>
<div class="lwptoc_itemWrap"><div class="lwptoc_item"> <a href="#danlwd_aplykyshn_wan_ayks_yk">
<span class="lwptoc_item_number">1.1</span>
<span class="lwptoc_item_label">دانلود اپلیکیشن وان ایکس یک</span>
</a>
</div><div class="lwptoc_item"> <a href="#brnamh_wan_ayks_yk">
<span class="lwptoc_item_number">1.2</span>
<span class="lwptoc_item_label">برنامه وان ایکس یک</span>
</a>
</div><div class="lwptoc_item"> <a href="#aplykyshn_andrwyd_1XYek">
<span class="lwptoc_item_number">1.3</span>
<span class="lwptoc_item_label">اپلیکیشن اندروید 1XYek</span>
</a>
<div class="lwptoc_itemWrap"><div class="lwptoc_item"> <a href="#hmh_mtalb">
<span class="lwptoc_item_number">1.3.1</span>
<span class="lwptoc_item_label">همه مطالب</span>
</a>
</div></div></div></div></div></div></div>
</div></div><h1 class="elementor-heading-title elementor-size-medium"><span id="danlwd_wan_ayks_btaplykyshn_1XYekBET_andrwyd"><a href="https://1xyek.app/" target="_blank">(دانلود وان ایکس بت)اپلیکیشن 1XYekBET اندروید</a></span></h1> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-8cd3342 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8cd3342" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9495a25" data-id="9495a25" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-e04a183 elementor-widget elementor-widget-video" data-id="e04a183" data-element_type="widget" data-settings="{"youtube_url":"https:\/\/youtu.be\/tT3K79L10Uc","video_type":"youtube","controls":"yes","ekit_we_effect_on":"none"}" data-widget_type="video.default">
<div class="elementor-widget-container">
<div class="elementor-wrapper elementor-open-inline">
<div class="elementor-video"></div> </div>
</div>
</div>
<div class="elementor-element elementor-element-6b915154 animated-slow elementor-widget elementor-widget-text-editor" data-id="6b915154" data-element_type="widget" data-settings="{"_animation":"none","ekit_we_effect_on":"none"}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="text-align: justify;"><span style="font-size: 14pt;">سایت شرط بندی <span style="color: #ff0000;"><strong><a style="color: #ff0000;" href="https://1xyek.live/" target="_blank" rel="noopener">وان ایکس یک</a></strong> <strong><a style="color: #ff0000;" href="https://1xyek.live/" target="_blank" rel="noopener">1XYek</a></strong></span> یکی از معتبرترین سایت های شرط بندی ایرانی است که این سایت هم از پیش بینی های ورزشی و بازی های کازینویی پشتیبانی می کند. ب</span><span style="font-size: 14pt;">لکه شما کاربران از طریق <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://1xapk.app/" target="_blank" rel="noopener"><strong>دانلود وان ایکس بت</strong></a></span> نیز می توانید به این بازی ها دسترسی داشته باشید.</span></p><p style="text-align: justify;"><span style="font-size: 14pt;"> اپلیکیشن اندروید ١xyek یکی از برنامه های پر آپشن این حوزه است. اپلیکیشن اندروید وان ایکس یک نیز دارای بخش پیش بینی و کازینویی می باشد. برنامه 1xyek یا اپلیکیشن ١ایکس یک بونوس های متنوعی برای کاربران خود ارائه داده است. برای دستیابی به همه این امکانات ، اپلیکیشن وان ایکس یک بت را دانلود کنید.</span></p><h2><span id="danlwd_aplykyshn_wan_ayks_yk"><span style="font-size: 18pt;"><strong>دانلود اپلیکیشن وان ایکس یک</strong></span></span></h2><p><img decoding="async" class="aligncenter wp-image-33 size-full" title="دانلود اپلیکیشن وان ایکس یک" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20500'%3E%3C/svg%3E" alt="دانلود اپلیکیشن وان ایکس یک" width="1000" height="500" data-lazy-srcset="https://1xyek.app/wp-content/uploads/2023/09/دانلود-اپلیکیشن-وان-ایکس-یک.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/دانلود-اپلیکیشن-وان-ایکس-یک-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/دانلود-اپلیکیشن-وان-ایکس-یک-768x384.jpg 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/%D8%AF%D8%A7%D9%86%D9%84%D9%88%D8%AF-%D8%A7%D9%BE%D9%84%DB%8C%DA%A9%DB%8C%D8%B4%D9%86-%D9%88%D8%A7%D9%86-%D8%A7%DB%8C%DA%A9%D8%B3-%DB%8C%DA%A9.jpg"><noscript><img loading="lazy" decoding="async" class="aligncenter wp-image-33 size-full" title="دانلود اپلیکیشن وان ایکس یک" src="https://1xyek.app/wp-content/uploads/2023/09/%D8%AF%D8%A7%D9%86%D9%84%D9%88%D8%AF-%D8%A7%D9%BE%D9%84%DB%8C%DA%A9%DB%8C%D8%B4%D9%86-%D9%88%D8%A7%D9%86-%D8%A7%DB%8C%DA%A9%D8%B3-%DB%8C%DA%A9.jpg" alt="دانلود اپلیکیشن وان ایکس یک" width="1000" height="500" srcset="https://1xyek.app/wp-content/uploads/2023/09/دانلود-اپلیکیشن-وان-ایکس-یک.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/دانلود-اپلیکیشن-وان-ایکس-یک-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/دانلود-اپلیکیشن-وان-ایکس-یک-768x384.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px"></noscript></p><p style="text-align: justify;"><span style="font-size: 14pt;">برای دانلود برنامه ١ ایکس یک راحت ترین و بهترین روش این است که وارد آدرس اصلی سایت شرط بندی شوید و از آنجا دانلود کنید یا وارد کانال تلگرامی سایت وان ایکس یک ١xyek شده و اپلیکیشن وان ایکس یک را دانلود کنید و <span style="color: #ff0000;"><strong><a style="color: #ff0000;" href="https://1xyek.bio/" target="_blank" rel="noopener">ثبت نام وان ایکس یک</a></strong></span> رو سریع انجام بده.</span></p><h2><span id="brnamh_wan_ayks_yk"><span style="font-size: 18pt;"><strong>برنامه وان ایکس یک</strong></span></span></h2><p><img decoding="async" class="aligncenter wp-image-34 size-full" title="برنامه وان ایکس یک" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20500'%3E%3C/svg%3E" alt="برنامه وان ایکس یک" width="1000" height="500" data-lazy-srcset="https://1xyek.app/wp-content/uploads/2023/09/برنامه-وان-ایکس-یک.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/برنامه-وان-ایکس-یک-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/برنامه-وان-ایکس-یک-768x384.jpg 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87-%D9%88%D8%A7%D9%86-%D8%A7%DB%8C%DA%A9%D8%B3-%DB%8C%DA%A9.jpg"><noscript><img loading="lazy" decoding="async" class="aligncenter wp-image-34 size-full" title="برنامه وان ایکس یک" src="https://1xyek.app/wp-content/uploads/2023/09/%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87-%D9%88%D8%A7%D9%86-%D8%A7%DB%8C%DA%A9%D8%B3-%DB%8C%DA%A9.jpg" alt="برنامه وان ایکس یک" width="1000" height="500" srcset="https://1xyek.app/wp-content/uploads/2023/09/برنامه-وان-ایکس-یک.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/برنامه-وان-ایکس-یک-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/برنامه-وان-ایکس-یک-768x384.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px"></noscript></p><p style="text-align: justify;"><span style="font-size: 14pt;">سایت شرط بندی <span style="color: #0000ff;"><strong><a style="color: #0000ff;" href="https://1xyek.live/" target="_blank" rel="noopener">وان ایکس</a></strong></span> یک ١Xyek اپلیکشن اختصاصی سایت خود را نیز به کاربران خود ارائه می دهند تا کاربران بدون هیچ محدودیت و فیلتری به راحتی وارد سایت شرط بندی وان ایکس یک شوند و از بازی های کازینویی و پیش بینی ورزشی لذت کامل را ببرند.</span></p><h2><span id="aplykyshn_andrwyd_1XYek"><span style="font-size: 18pt;"><strong>اپلیکیشن اندروید 1XYek</strong></span></span></h2><p><img decoding="async" class="aligncenter wp-image-35 size-full" title="اپلیکیشن اندروید 1XYek" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20500'%3E%3C/svg%3E" alt="اپلیکیشن اندروید 1XYek" width="1000" height="500" data-lazy-srcset="https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-1XYek.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-1XYek-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-1XYek-768x384.jpg 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/%D8%A7%D9%BE%D9%84%DB%8C%DA%A9%DB%8C%D8%B4%D9%86-%D8%A7%D9%86%D8%AF%D8%B1%D9%88%DB%8C%D8%AF-1XYek.jpg"><noscript><img loading="lazy" decoding="async" class="aligncenter wp-image-35 size-full" title="اپلیکیشن اندروید 1XYek" src="https://1xyek.app/wp-content/uploads/2023/09/%D8%A7%D9%BE%D9%84%DB%8C%DA%A9%DB%8C%D8%B4%D9%86-%D8%A7%D9%86%D8%AF%D8%B1%D9%88%DB%8C%D8%AF-1XYek.jpg" alt="اپلیکیشن اندروید 1XYek" width="1000" height="500" srcset="https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-1XYek.jpg 1000w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-1XYek-300x150.jpg 300w, https://1xyek.app/wp-content/uploads/2023/09/اپلیکیشن-اندروید-1XYek-768x384.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px"></noscript></p><p style="text-align: justify;"><span style="font-size: 14pt;">شما از طریق اپلیکیشن وان ایکس یک همیشه به روز بمانید و از ویژگی ها و بونوس های سایت شرط بندی وان ایکس یک ١xYek (درواقع نسخه ایرانی <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://digishart.game/1xbet/"><strong>وان ایکس بت</strong></a></span>) در همان لحظه خبر دار و استفاده کنید.</span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-a314178 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a314178" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-24c923c9" data-id="24c923c9" data-element_type="column" data-settings="{"animation":"none"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-61c39551 elementor-pagination-type-bullets elementor-review--has-separator elementor--star-style-star_fontawesome elementor-widget elementor-widget-reviews" data-id="61c39551" data-element_type="widget" data-settings="{"_animation":"none","pagination":"bullets","speed":500,"space_between":{"unit":"px","size":10,"sizes":[]},"space_between_tablet":{"unit":"px","size":10,"sizes":[]},"space_between_mobile":{"unit":"px","size":10,"sizes":[]},"ekit_we_effect_on":"none"}" data-widget_type="reviews.default">
<div class="elementor-widget-container">
<div class="elementor-swiper">
<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
<div class="swiper-wrapper">
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-ded4b1d">
<div class="elementor-testimonial__header">
<div class="elementor-testimonial__image">
<img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="sobhan" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/user-alert-left-2-svgrepo-com-1.svg"><noscript><img decoding="async" src="https://1xyek.app/wp-content/uploads/2023/09/user-alert-left-2-svgrepo-com-1.svg" alt="sobhan"></noscript>
</div>
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">sobhan</span><div class="elementor-star-rating"><i class="elementor-star-full"></i><i class="elementor-star-full"></i><i class="elementor-star-full"></i><i class="elementor-star-full"></i><i class="elementor-star-full"></i></div><span class="elementor-testimonial__title">کاربر 1xyek</span></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" width="800px" height="800px" viewbox="0 0 64 64" xml:space="preserve" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g> <path fill="#149CFC" d="M62,44c0,1.104-0.896,2-2,2c0,0-29.46,0-30.501,0s-1.791,0.791-1.791,0.791L14,60.5V47c0-0.553-0.447-1-1-1 H4c-1.104,0-2-0.896-2-2V4c0-1.104,0.896-2,2-2h56c1.104,0,2,0.896,2,2V44z"></path> <path fill="#000000" d="M60,0H4C1.789,0,0,1.789,0,4v40c0,2.211,1.789,4,4,4h8v15c0,0.404,0.243,0.77,0.617,0.924 C12.741,63.976,12.871,64,13,64c0.26,0,0.516-0.102,0.707-0.293L29.414,48H60c2.211,0,4-1.789,4-4V4C64,1.789,62.211,0,60,0z M62,44c0,1.104-0.896,2-2,2c0,0-29.46,0-30.501,0s-1.791,0.791-1.791,0.791L14,60.5V47c0-0.553-0.447-1-1-1H4 c-1.104,0-2-0.896-2-2V4c0-1.104,0.896-2,2-2h56c1.104,0,2,0.896,2,2V44z"></path> <path fill="#000000" d="M15,16h16c0.553,0,1-0.447,1-1s-0.447-1-1-1H15c-0.553,0-1,0.447-1,1S14.447,16,15,16z"></path> <path fill="#000000" d="M49,20H15c-0.553,0-1,0.447-1,1s0.447,1,1,1h34c0.553,0,1-0.447,1-1S49.553,20,49,20z"></path> <path fill="#000000" d="M15,28h24c0.553,0,1-0.447,1-1s-0.447-1-1-1H15c-0.553,0-1,0.447-1,1S14.447,28,15,28z"></path> <path fill="#000000" d="M45,32H15c-0.553,0-1,0.447-1,1s0.447,1,1,1h30c0.553,0,1-0.447,1-1S45.553,32,45,32z"></path> </g> </g></svg></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
app 1xyek xeili xube dige niyaz nist hey vpn bgrdm peyda knm </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3970b586 elementor-pagination-type-bullets elementor-review--has-separator elementor--star-style-star_fontawesome elementor-widget elementor-widget-reviews" data-id="3970b586" data-element_type="widget" data-settings="{"_animation":"none","pagination":"bullets","speed":500,"space_between":{"unit":"px","size":10,"sizes":[]},"space_between_tablet":{"unit":"px","size":10,"sizes":[]},"space_between_mobile":{"unit":"px","size":10,"sizes":[]},"ekit_we_effect_on":"none"}" data-widget_type="reviews.default">
<div class="elementor-widget-container">
<div class="elementor-swiper">
<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
<div class="swiper-wrapper">
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-ded4b1d">
<div class="elementor-testimonial__header">
<div class="elementor-testimonial__image">
<img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="محمدی" data-lazy-src="https://1xyek.app/wp-content/uploads/2023/09/user-alert-left-2-svgrepo-com-1.svg"><noscript><img decoding="async" src="https://1xyek.app/wp-content/uploads/2023/09/user-alert-left-2-svgrepo-com-1.svg" alt="محمدی"></noscript>
</div>
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">محمدی</span><div class="elementor-star-rating"><i class="elementor-star-full"></i><i class="elementor-star-full"></i><i class="elementor-star-full"></i><i class="elementor-star-empty"></i><i class="elementor-star-empty"></i></div><span class="elementor-testimonial__title">کاربر 1xyek</span></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" width="800px" height="800px" viewbox="0 0 64 64" xml:space="preserve" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <g> <path fill="#149CFC" d="M62,44c0,1.104-0.896,2-2,2c0,0-29.46,0-30.501,0s-1.791,0.791-1.791,0.791L14,60.5V47c0-0.553-0.447-1-1-1 H4c-1.104,0-2-0.896-2-2V4c0-1.104,0.896-2,2-2h56c1.104,0,2,0.896,2,2V44z"></path> <path fill="#000000" d="M60,0H4C1.789,0,0,1.789,0,4v40c0,2.211,1.789,4,4,4h8v15c0,0.404,0.243,0.77,0.617,0.924 C12.741,63.976,12.871,64,13,64c0.26,0,0.516-0.102,0.707-0.293L29.414,48H60c2.211,0,4-1.789,4-4V4C64,1.789,62.211,0,60,0z M62,44c0,1.104-0.896,2-2,2c0,0-29.46,0-30.501,0s-1.791,0.791-1.791,0.791L14,60.5V47c0-0.553-0.447-1-1-1H4 c-1.104,0-2-0.896-2-2V4c0-1.104,0.896-2,2-2h56c1.104,0,2,0.896,2,2V44z"></path> <path fill="#000000" d="M15,16h16c0.553,0,1-0.447,1-1s-0.447-1-1-1H15c-0.553,0-1,0.447-1,1S14.447,16,15,16z"></path> <path fill="#000000" d="M49,20H15c-0.553,0-1,0.447-1,1s0.447,1,1,1h34c0.553,0,1-0.447,1-1S49.553,20,49,20z"></path> <path fill="#000000" d="M15,28h24c0.553,0,1-0.447,1-1s-0.447-1-1-1H15c-0.553,0-1,0.447-1,1S14.447,28,15,28z"></path> <path fill="#000000" d="M45,32H15c-0.553,0-1,0.447-1,1s0.447,1,1,1h30c0.553,0,1-0.447,1-1S45.553,32,45,32z"></path> </g> </g></svg></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
من اصلا با اپلیکیشن حال نمی کنم </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-76e791c6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="76e791c6" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7fc822eb" data-id="7fc822eb" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-685426fb" data-id="685426fb" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
</div>
</div>
</div>
</section>
</div>
<div data-elementor-type="footer" data-elementor-id="316" class="elementor elementor-316" data-elementor-post-type="elementor_library">
<section class="elementor-section elementor-top-section elementor-element elementor-element-a577784 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a577784" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4994840" data-id="4994840" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-96b7a49 elementor-widget elementor-widget-sitemap" data-id="96b7a49" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="sitemap.default">
<div class="elementor-widget-container">
<div class="elementor-sitemap-wrap"><div class="elementor-sitemap-section"><h4 class="elementor-sitemap-title elementor-sitemap-post-title"><span id="hmh_mtalb">همه مطالب</span></h4><ul class="elementor-sitemap-list elementor-sitemap-post-list"><li class="elementor-sitemap-item elementor-sitemap-item-post page_item page-item-270"><a href="https://1xyek.app/app-nasabet/">اپلیکیشن ناسا بت</a></li><li class="elementor-sitemap-item elementor-sitemap-item-post page_item page-item-273"><a href="https://1xyek.app/download-barname-4030bet/">دانلود برنامه چلسی بت</a></li><li class="elementor-sitemap-item elementor-sitemap-item-post page_item page-item-276"><a href="https://1xyek.app/download-app-bettime90/">دانلود اپلیکیشن bettime90</a></li></ul></div></div> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-da60043 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="da60043" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6e1c621" data-id="6e1c621" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-935af23 elementor-widget elementor-widget-text-editor" data-id="935af23" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p style="text-align: center;"><span style="color: #ff0000;"><strong>Copyright 2025 © کپی رایت :</strong></span> <span style="color: #ffffff;">تمامی حقوق این وب سایت از زیر مجموعه تیم</span> <span style="color: #0000ff;"><a style="color: #0000ff;" href="https://1xyek.app/" target="_blank" rel="noopener"><strong>اپلیکیشن وان ایکس یک</strong></a></span> <span style="color: #ffffff;">متعلق به خود 1XYEK می باشد و کپی برداری از این با ذکر منبع بلامانع است.</span></p> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-a246618 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a246618" data-element_type="section" data-settings="{"ekit_has_onepagescroll_dot":"yes"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6f172c6" data-id="6f172c6" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-bbb3114 elementor-widget elementor-widget-html" data-id="bbb3114" data-element_type="widget" data-settings="{"ekit_we_effect_on":"none"}" data-widget_type="html.default">
<div class="elementor-widget-container">
<style>
.hidden-link {
display: none;
}
</style>
<a class="hidden-link" href="https://bet303.bio/">بت۳۰۳</a>
<a class="hidden-link" href="https://1xyek.live/">1xyek</a>
<a class="hidden-link" href="https://1xyek.bio/">ثبت نام در وان ایکس بت</a>
<a class="hidden-link" href="https://1xyekios.app/">دانلود وان ایکس بت برای ایفون</a>
<a class="hidden-link" href="https://betyekritzo.com/">ریتزو بت دانلود</a>
<a class="hidden-link" href="https://lion1bet.com/">شیربت بدون فیلتر</a>
<a class="hidden-link" href="https://onja1bet.com/">دانلود اونجا بت</a>
<a class="hidden-link" href="https://4030betiran.com/">4030bet</a>
<a class="hidden-link" href="https://bordvipbet.com/">برد وی ای پی</a>
<a class="hidden-link" href="https://sherbetiran.live/">سایت شربت</a>
<a class="hidden-link" href="https://ibetiran.live/">آی بت</a>
<a class="hidden-link" href="https://rabonairan.live/">سایت رابونا</a>
<a class="hidden-link" href="https://bet90plus.com/">bet90plus</a>
<a class="hidden-link" href="https://pikbet.live/">pik bet</a>
<a class="hidden-link" href="https://021bet.live/">021 bet</a>
<a class="hidden-link" href="https://arcanebetfarsi.com/">arcanebet</a>
<a class="hidden-link" href="https://chizbet.live/">chizbet</a>
<a class="hidden-link" href="https://enfejartime.com/">ورود به سایت انفجار</a>
<a class="hidden-link" href="https://bet85bet.com/">85bet</a>
<a class="hidden-link" href="https://fifa90beet.com/">fifa90</a>
<a class="hidden-link" href="https://blueberrybet.live/">berrybet</a>
<a class="hidden-link" href="https://nasa90bet.com/">ناسا بت</a>
<a class="hidden-link" href="https://fazbetiran.com/">لینک بدون فیلتر فاز بت</a>
<a class="hidden-link" href="https://footbalista.live/">footbalista</a>
<a class="hidden-link" href="https://bettime.live/">bettime90</a>
<a class="hidden-link" href="https://cozmobet.live/">cozmobet</a>
<a class="hidden-link" href="https://betadin.live/">بتادین بت</a>
<a class="hidden-link" href="https://rooobet.live/">روبت</a>
<a class="hidden-link" href="https://sportshart.com/">معتبر ترین سایت شرط بندی جهان</a>
<a class="hidden-link" href="https://daf.bet/">سایت شرط بندی با حداقل واریز 1000 تومان</a>
<a class="hidden-link" href="https://shartbandi-apk.app/">برنامه شرط بندی فوتبال</a>
<a class="hidden-link" href="https://yekshart.app/">یکبت</a>
<a class="hidden-link" href="https://enfejar2.com/">سایت انفجار</a>
<a class="hidden-link" href="https://betjetbet.win/">جت بت</a>
<a class="hidden-link" href="https://yek1bet.com/">yekbet</a>
<a class="hidden-link" href="https://ace90bet.cash/">اس۹۰ بدون فیلتر</a>
<a class="hidden-link" href="https://bahispin.bet/">دانلود مستقیم اپلیکیشن پین باهیس</a>
<a class="hidden-link" href="https://hazaratbet303.com/">hazarat bet</a>
<a class="hidden-link" href="https://bet303shir.com/">شیر بت بدون فیلتر</a>
<a class="hidden-link" href="https://bet303cannon.com/">win90 ثبت نام</a>
<a class="hidden-link" href="https://bet303majic.com/">بت مجیک</a>
<a class="hidden-link" href="https://bet303hattrick.com/">hatrikbet</a>
<a class="hidden-link" href="https://1xyek.bet/">1xyekbet</a>
<a class="hidden-link" href="https://betyek.bet/">betyek</a>
<a class="hidden-link" href="https://1x303.casino/">وان ایکس بت</a>
<a class="hidden-link" href="https://melbet303.com/">ملبت</a>
<a class="hidden-link" href="https://enfejar.promo/">سایت انفجار ۱۰ تومنی</a>
<a class="hidden-link" href="https://bet303bet.pro/">معتبرترین سایت بازی انفجار</a>
<a class="hidden-link" href="https://enfejar.blog/">ربات انفجار</a>
<a class="hidden-link" href="https://bet303enfj.com/">سایت معتبر انفجار</a>
<a class="hidden-link" href="https://enfejar303.bet/">سایت انفجار پولساز</a>
<a class="hidden-link" href="https://303betiran.com/">سایت شرط بندی بت 303</a>
<a class="hidden-link" href="https://iranbet.games/">iranbet</a>
<a class="hidden-link" href="https://poker303.bet/">دانلود بازی پوکر فارسی</a>
<a class="hidden-link" href="https://bet303.download/">bet303 دانلود</a>
<a class="hidden-link" href="https://303bet.poker/">303بت</a>
<a class="hidden-link" href="https://iranbet.casino/">سایت پیش بینی فوتبال و کازینو انلاین</a>
<a class="hidden-link" href="https://303bet.vip/">معتبرترین سایت تخته نرد شرطی آنلاین</a>
<a class="hidden-link" href="https://bet303.promo/">کد هدیه سایت شرط بندی</a>
<a class="hidden-link" href="https://dancebet.dance/">دنس بت</a>
<a class="hidden-link" href="https://irtotobet.com/">سایت irtoto</a>
<a class="hidden-link" href="https://betgo.pro/">بتگو</a>
<a class="hidden-link" href="https://bababet.live/">بابا بت</a>
<a class="hidden-link" href="https://diabetir.online/">کاپ۹۰</a> </div>
</div>
</div>
</div>
</div>
</section>
</div>
<style type="text/css">
#wpfront-notification-bar, #wpfront-notification-bar-editor {
background: #00A1FF;
background: -moz-linear-gradient(top, #00A1FF 0%, #00A1FF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00A1FF), color-stop(100%,#00A1FF));
background: -webkit-linear-gradient(top, #00A1FF 0%,#00A1FF 100%);
background: -o-linear-gradient(top, #00A1FF 0%,#00A1FF 100%);
background: -ms-linear-gradient(top, #00A1FF 0%,#00A1FF 100%);
background: linear-gradient(to bottom, #00A1FF 0%, #00A1FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A1FF', endColorstr='#00A1FF',GradientType=0 );
background-repeat: no-repeat;
}
#wpfront-notification-bar div.wpfront-message, #wpfront-notification-bar-editor.wpfront-message {
color: #FFFFFF;
}
#wpfront-notification-bar a.wpfront-button, #wpfront-notification-bar-editor a.wpfront-button {
background: #FFFFFF;
background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF));
background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);
background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);
background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);
background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );
background-repeat: no-repeat;
color: #000000;
}
#wpfront-notification-bar-open-button {
background-color: #00b7ea;
right: 10px;
}
#wpfront-notification-bar-open-button.top {
background-image: url(https://1xyek.app/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png);
}
#wpfront-notification-bar-open-button.bottom {
background-image: url(https://1xyek.app/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png);
}
#wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr {
}
#wpfront-notification-bar div.wpfront-close {
border: 1px solid #555555;
background-color: #555555;
color: #000000;
}
#wpfront-notification-bar div.wpfront-close:hover {
border: 1px solid #aaaaaa;
background-color: #aaaaaa;
}
#wpfront-notification-bar-spacer { display:block; } </style>
<div id="wpfront-notification-bar-spacer" class="wpfront-notification-bar-spacer wpfront-fixed-position hidden">
<div id="wpfront-notification-bar-open-button" aria-label="reopen" role="button" class="wpfront-notification-bar-open-button hidden bottom wpfront-top-shadow"></div>
<div id="wpfront-notification-bar" class="wpfront-notification-bar wpfront-fixed wpfront-fixed-position bottom ">
<table id="wpfront-notification-bar-table" border="0" cellspacing="0" cellpadding="0" role="presentation">
<tr>
<td>
<div class="wpfront-message wpfront-div">
<p><strong> واریز اول ❤️ 2 برابر بیشتر شارژ شوید❤️ وان ایکس بت </strong></p> </div>
<div class="wpfront-div">
<a class="wpfront-button" href="https://cdn.ampproject.org/c/s/bizbet.store" target="_blank" rel="nofollow noopener">✅ورود به سایت بین المللی 1XBet</a>
</div>
</td>
</tr>
</table>
</div>
</div>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
function __load_wpfront_notification_bar() {
if (typeof wpfront_notification_bar === "function") {
wpfront_notification_bar({"position":2,"height":0,"fixed_position":true,"animate_delay":0.5,"close_button":false,"button_action_close_bar":false,"auto_close_after":0,"display_after":1,"is_admin_bar_showing":false,"display_open_button":false,"keep_closed":false,"keep_closed_for":0,"position_offset":0,"display_scroll":false,"display_scroll_offset":100,"keep_closed_cookie":"wpfront-notification-bar-keep-closed","log":false,"id_suffix":"","log_prefix":"[WPFront Notification Bar]","theme_sticky_selector":"","set_max_views":false,"max_views":0,"max_views_for":0,"max_views_cookie":"wpfront-notification-bar-max-views"});
} else {
setTimeout(__load_wpfront_notification_bar, 100);
}
}
__load_wpfront_notification_bar();
</script>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script>
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
</script>
<link rel='stylesheet' id='elementor-post-308-css' href='https://1xyek.app/wp-content/uploads/elementor/css/post-308.css?ver=1751366919' media='all' />
<link rel='stylesheet' id='widget-nav-menu-css' href='https://1xyek.app/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='elementor-post-20-css' href='https://1xyek.app/wp-content/uploads/elementor/css/post-20.css?ver=1758404672' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-progress-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/widget-progress-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-video-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css?ver=3.29.2' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1751366928' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-testimonial-carousel-css' href='https://1xyek.app/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-reviews-css' href='https://1xyek.app/wp-content/plugins/elementor-pro/assets/css/widget-reviews-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-star-rating-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/css/widget-star-rating-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-carousel-module-base-css' href='https://1xyek.app/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='widget-hotspot-css' href='https://1xyek.app/wp-content/plugins/elementor-pro/assets/css/widget-hotspot-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='elementor-post-316-css' href='https://1xyek.app/wp-content/uploads/elementor/css/post-316.css?ver=1754498863' media='all' />
<link rel='stylesheet' id='widget-sitemap-css' href='https://1xyek.app/wp-content/plugins/elementor-pro/assets/css/widget-sitemap-rtl.min.css?ver=3.29.2' media='all' />
<link rel='stylesheet' id='lwptoc-main-css' href='https://1xyek.app/wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.css?ver=2.1.14' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-ekiticons-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='elementskit-reset-button-for-pro-form-css-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='ekit-particles-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css?ver=1751366919' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://1xyek.app/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1751366919' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=1751366921' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=1751366928' media='all' />
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://1xyek.app/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=1751071263" id="hello-theme-frontend-js"></script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js?ver=1751071263" id="elementskit-framework-js-frontend-js"></script>
<script id="elementskit-framework-js-frontend-js-after">
var elementskit = {
resturl: 'https://1xyek.app/wp-json/elementskit/v1/',
}
</script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=1751071263" id="ekit-widget-scripts-js"></script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/anime.js?ver=1751071263" id="animejs-js"></script>
<script data-minify="1" defer src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js?ver=1751071263" id="elementskit-parallax-frontend-defer-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.29.2" id="elementor-webpack-runtime-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.29.2" id="elementor-frontend-modules-js"></script>
<script src="https://1xyek.app/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc \u062f\u0631 Facebook","shareOnTwitter":"\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc \u062f\u0631 Twitter","pinIt":"\u067e\u06cc\u0646 \u06a9\u0646\u06cc\u062f","download":"\u062f\u0627\u0646\u0644\u0648\u062f","downloadImage":"\u062f\u0627\u0646\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631","fullscreen":"\u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647","zoom":"\u0628\u0632\u0631\u06af\u0646\u0645\u0627\u06cc\u06cc","share":"\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc","playVideo":"\u067e\u062e\u0634 \u0648\u06cc\u062f\u06cc\u0648","previous":"\u0642\u0628\u0644\u06cc","next":"\u0628\u0639\u062f\u06cc","close":"\u0628\u0633\u062a\u0646","a11yCarouselPrevSlideMessage":"\u0627\u0633\u0644\u0627\u06cc\u062f \u0642\u0628\u0644\u06cc","a11yCarouselNextSlideMessage":"\u0627\u0633\u0644\u0627\u06cc\u062f \u0628\u0639\u062f\u06cc","a11yCarouselFirstSlideMessage":"\u0627\u06cc\u0646 \u0627\u0648\u0644\u06cc\u0646 \u0627\u0633\u0644\u0627\u06cc\u062f \u0627\u0633\u062a","a11yCarouselLastSlideMessage":"\u0627\u06cc\u0646 \u0622\u062e\u0631\u06cc\u0646 \u0627\u0633\u0644\u0627\u06cc\u062f \u0627\u0633\u062a","a11yCarouselPaginationBulletMessage":"\u0631\u0641\u062a\u0646 \u0628\u0647 \u0627\u0633\u0644\u0627\u06cc\u062f"},"is_rtl":true,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u062d\u0627\u0644\u062a \u0639\u0645\u0648\u062f\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"\u062d\u0627\u0644\u062a \u0627\u0641\u0642\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"\u062d\u0627\u0644\u062a \u0639\u0645\u0648\u062f\u06cc \u062a\u0628\u0644\u062a","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"\u062d\u0627\u0644\u062a \u0627\u0641\u0642\u06cc \u062a\u0628\u0644\u062a","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"\u0644\u067e \u062a\u0627\u067e","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u0635\u0641\u062d\u0647 \u0639\u0631\u06cc\u0636 (Widescreen)","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.29.2","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_local_google_fonts":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/1xyek.app\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/1xyek.app\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/1xyek.app\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"76f0eaf2ac"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":2,"title":"%28%D8%AF%D8%A7%D9%86%D9%84%D9%88%D8%AF%20%D9%88%D8%A7%D9%86%20%D8%A7%DB%8C%DA%A9%D8%B3%20%D8%A8%D8%AA%29%D8%A7%D9%BE%D9%84%DB%8C%DA%A9%DB%8C%D8%B4%D9%86%201XYekBET%20%D8%A7%D9%86%D8%AF%D8%B1%D9%88%DB%8C%D8%AF","excerpt":"","featuredImage":false}};
</script>
<script src="https://1xyek.app/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.29.2" id="elementor-frontend-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://1xyek.app/wp-content/plugins/luckywp-table-of-contents/front/assets/main.min.js?ver=2.1.14" id="lwptoc-main-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.29.2" id="elementor-pro-webpack-runtime-js"></script>
<script src="https://1xyek.app/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script src="https://1xyek.app/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'rtl' ] } );
</script>
<script id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/1xyek.app\/wp-admin\/admin-ajax.php","nonce":"1c9e3a8a03","urls":{"assets":"https:\/\/1xyek.app\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/1xyek.app\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"fa_IR","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/1xyek.app\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script src="https://1xyek.app/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.29.2" id="elementor-pro-frontend-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.29.2" id="pro-elements-handlers-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js?ver=3.5.4" id="animate-circle-js"></script>
<script id="elementskit-elementor-js-extra">
var ekit_config = {"ajaxurl":"https:\/\/1xyek.app\/wp-admin\/admin-ajax.php","nonce":"11017cffa3"};
</script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=1751071263" id="elementskit-elementor-js"></script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js?ver=1751071263" id="elementskit-elementor-pro-js"></script>
<script data-minify="1" defer src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js?ver=1751071263" id="elementskit-sticky-content-script-init-defer-js"></script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js?ver=1751071263" id="elementskit-reset-button-js"></script>
<script src="https://1xyek.app/wp-content/plugins/elementskit/modules/particles/assets/js/particles.min.js?ver=3.4.1" id="particles-js"></script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/js/ekit-particles.js?ver=1751071263" id="ekit-particles-js"></script>
<script data-minify="1" defer src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js?ver=1751071263" id="elementskit-parallax-admin-defer-js"></script>
<script data-minify="1" src="https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/wrapper-link/assets/js/wrapper.js?ver=1751071263" id="elementskit-wrapper-js"></script>
<link data-minify="1" rel='stylesheet' id='su-rtl-shortcodes-css' href='https://1xyek.app/wp-content/cache/min/1/wp-content/plugins/shortcodes-ultimate/includes/css/rtl-shortcodes.css?ver=1751366919' media='all' />
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://1xyek.app/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1761615248 -->