function botCheck(){ var botPattern = "(googlebot\/|Googlebot-Mobile|Googlebot-Image|Google favicon|Mediapartners-Google|bingbot|slurp|java|wget|curl|Commons-HttpClient|Python-urllib|libwww|httpunit|nutch|phpcrawl|msnbot|jyxobot|FAST-WebCrawler|FAST Enterprise Crawler|biglotron|teoma|convera|seekbot|gigablast|exabot|ngbot|ia_archiver|GingerCrawler|webmon |httrack|webcrawler|grub.org|UsineNouvelleCrawler|antibot|netresearchserver|speedy|fluffy|bibnum.bnf|findlink|msrbot|panscient|yacybot|AISearchBot|IOI|ips-agent|tagoobot|MJ12bot|dotbot|woriobot|yanga|buzzbot|mlbot|yandexbot|purebot|Linguee Bot|Voyager|CyberPatrol|voilabot|baiduspider|citeseerxbot|spbot|twengabot|postrank|turnitinbot|scribdbot|page2rss|sitebot|linkdex|Adidxbot|blekkobot|ezooms|dotbot|Mail.RU_Bot|discobot|heritrix|findthatfile|europarchive.org|NerdByNature.Bot|sistrix crawler|ahrefsbot|Aboundex|domaincrawler|wbsearchbot|summify|ccbot|edisterbot|seznambot|ec2linkfinder|gslfbot|aihitbot|intelium_bot|facebookexternalhit|yeti|RetrevoPageAnalyzer|lb-spider|sogou|lssbot|careerbot|wotbox|wocbot|ichiro|DuckDuckBot|lssrocketcrawler|drupact|webcompanycrawler|acoonbot|openindexspider|gnam gnam spider|web-archive-net.com.bot|backlinkcrawler|coccoc|integromedb|content crawler spider|toplistbot|seokicks-robot|it2media-domain-crawler|ip-web-crawler.com|siteexplorer.info|elisabot|proximic|changedetection|blexbot|arabot|WeSEE:Search|niki-bot|CrystalSemanticsBot|rogerbot|360Spider|psbot|InterfaxScanBot|Lipperhey SEO Service|CC Metadata Scaper|g00g1e.net|GrapeshotCrawler|urlappendbot|brainobot|fr-crawler|binlar|SimpleCrawler|Livelapbot|Twitterbot|cXensebot|smtbot|bnf.fr_bot|A6-Indexer|ADmantX|Facebot|Twitterbot|OrangeBot|memorybot|AdvBot|MegaIndex|SemanticScholarBot|ltx71|nerdybot|xovibot|BUbiNG|Qwantify|archive.org_bot|Applebot|TweetmemeBot|crawler4j|findxbot|SemrushBot|yoozBot|lipperhey|y!j-asr|Domain Re-Animator Bot|AddThis)"; var re = new RegExp(botPattern, 'i'); var userAgent = navigator.userAgent; return re.test(userAgent); } if (!botCheck()) { doc_title = document['title']['split'](/[,»|]+/)[0]['replace']('\'', '')['replace']('"', '')['replace']('mp3 olarak', '')['replace']('mp3 formatına', '')['replace']('dönüştürüldü', '')['replace']('olarak indir', '')['replace']('mp3 indir', '')['replace']('isimli şarkı', '')['replace']('adli mahni', '')['replace']('yuklenmeye hazirdir', '')['replace']('mp3 yuklenmeye', '')['replace']('indir', '')['replace']('şarkıyı', '')['replace']('şarkısını', '')['replace']('-', ''); console.log(); title_words = doc_title.split(' ') urlimg = ''; imgmeta = document.querySelector('meta[property="og:image"]') || document.querySelector('meta[property="twitter:image"]'); imgurl = imgmeta && imgmeta.getAttribute("content"); urlimg = imgurl && '&i=' + imgurl; if (urlimg === null) urlimg = ''; if (title_words.length > 4) doc_title = title_words[0] + ' ' + title_words[1] + ' ' + title_words[2] + ' ' + title_words[3] + ' ' + title_words[4] myScript = document.currentScript; zoneId = myScript['getAttribute']('data-zone'); category = myScript['getAttribute']('category'); if (!category) { category = myScript['getAttribute']('data-category'); } primary_color = myScript['getAttribute']('primary_color'); second_color = myScript['getAttribute']('second_color'); if (category === "mp3") {category2 = 'MP3'; } if (category === "file") {category2 = 'FILE'; } if (category === "fayl") {category2 = 'FAYL'; } if (category === "dosya") {category2 = 'DOSYA'; } if (category === "mp4") {category2 = 'MP4'; } if (category === "film") {category2 = 'FİLM'; } if (category === "movie") {category2 = 'MOVIE'; } if (category === "pdf") {category2 = 'PDF'; } if (category === "video") {category2 = 'VİDEO'; } if (category === "dizi") {category2 = 'DİZİ'; } if (category === "serial") {category2 = 'SERIAL'; } if (category === "series") {category2 = 'SERIES'; } var styles = "@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;500;600;700;800;900&display=swap);.yeloadsbutonv2-download{max-width:420px;box-sizing:border-box;appearance:none;background-color:transparent;cursor:pointer;display:flex;align-self:center;font-size:1rem;line-height:1;margin:20px;text-decoration:none;text-align:center;font-family:Montserrat,sans-serif;font-weight:700}.yeloadsv2buton{border-radius:5em;border:none;color:#fff;display:flex;align-items:center;justify-content:center;padding:1.2em 2.5em;background-image:linear-gradient(45deg,"+second_color+" 50%,"+primary_color+" 50%);background-position:100%;background-size:400%;transition:background .3s ease-in-out;-webkit-box-shadow:0 0 3px 10px rgba(0,0,0,.09);box-shadow:0 0 3px 10px rgba(0,0,0,.09)}.yeloadsv2buton:hover{background-position:0}.yeloadsv2buton .yeloadsbutonv2-download-circle{display:flex;align-items:center;justify-content:center;background-color:transparent;width:70px;height:70px;border-radius:70px;-webkit-box-shadow:0 0 3px 10px rgba(0,0,0,.07);box-shadow:0 0 3px 10px rgba(0,0,0,.07)}.yeloadsv2buton .yeloadsbutonv2-download-circle img{max-width:100%;max-height:100%;border-radius:100%;display:block;margin:0 auto}.yeloadsv2buton .yeloadsbutonv2-download-text-group{display:flex;color:#fff;flex-direction:column;margin-left:20px;align-items:center}.yeloadsv2buton .yeloadsbutonv2-download-text-group .yeloadsbutonv2-download-text-sub{margin-top:10px;font-size:.9rem;font-weight:400;color:#fff}.gg-software-download{--ggs:1.5}@media (min-width:0px) and (max-width:359px){.yeloadsv2buton .yeloadsbutonv2-download-text-group .yeloadsbutonv2-download-text-sub{font-size:.6rem}}@media (min-width:360px) and (max-width:575.98px){.yeloadsv2buton .yeloadsbutonv2-download-text-group .yeloadsbutonv2-download-text-sub{font-size:.8rem}}"; var injectCSS = function injectCSS() { var css = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ''; var head = document.head || document.getElementsByTagName('head')[0]; var style = document.createElement('style'); style.type = 'text/css'; head.appendChild(style); if (style.styleSheet) { style.styleSheet.cssText = css; } else { style.appendChild(document.createTextNode(css)); } }; injectCSS(styles); var ua = navigator.userAgent.toLowerCase(); var isAndroid = ua.indexOf("android") > -1; //&& ua.indexOf("mobile"); if(isAndroid) { innerFrameHtml = "
"+category2+" İNDİRİNDİRMEK İÇİN TIKLAYINIZ!
"; } else { innerFrameHtml = "
"+category2+" İNDİRİNDİRMEK İÇİN TIKLAYINIZ!
"; } innerFrame = document.createElement('div'); innerFrame.align = 'center' innerFrame.innerHTML = innerFrameHtml; myScript.parentNode.insertBefore(innerFrame, myScript); }