الصفحة الرئيسيةبلا عنوان بلا عنوان tag:blogger.com,1999:blog-5053920864441056899.archive2023-01-26T10:02:57.043-08:00All Video Downloadermitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comBloggertag:blogger.com,1999:blog-5053920864441056899.layout2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Template: All Video Downloader<?xml version="1.0" encoding="UTF-8" ?> <html b:css='false' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> <head> <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/> <meta content='width=device-width, initial-scale=1' name='viewport'/> <b:include data='blog' name='all-head-content'/> <script src='//cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js'/> <link href='https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css' rel='stylesheet'/> <link href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css' rel='stylesheet'/> <title> <b:if cond='data:blog.pageType == "index"'> <data:blog.pageTitle/> <b:else/> <b:if cond='data:blog.pageType != "error_page"'> <data:blog.pageName/> - <data:blog.title/> <b:else/> 404 | <data:blog.title/> </b:if> </b:if> </title> <b:skin><![CDATA[ .status-msg-body, .status-msg-hidden, .feed-links, .post hentry uncustomized-post-template, .main section, .home-link, .post-title entry-title { display: none; } h2 { display: none; } :root{ --green:#7480FF; --black:#444; --light-color:#777; --box-shadow:0px 0px 10px #7480FF; --text-shadow:.4rem .4rem 0 rgba(0, 0, 0, .2); --border:.2rem solid var(--green); } *{ font-family: 'Poppins', sans-serif; margin:0; padding: 0; box-sizing: border-box; outline: none; border: none; text-transform: capitalize; transition: all .2s ease-out; text-decoration: none; } post-body entry-content{ font-size: 10px; padding: 15px; position: relative; text-align: center; } html{ font-size: 62.5%; overflow-x: hidden; scroll-padding-top: 7rem; scroll-behavior: smooth; } section{ padding:2rem 9%; } section:nth-child(even){ background: #f5f5f5; } .heading{ text-align: center; padding-bottom: 2rem; text-shadow: var(--text-shadow); text-transform: uppercase; color:var(--black); font-size: 5rem; letter-spacing: .4rem; } .heading span{ text-transform: uppercase; color:var(--green); } .home{ align-items: center; background: #1A2634; } .home .contentr{ flex:1 1 45rem; } .home .contentr .h3{ font-size: 55px; color:#fff; line-height: 1.5; text-align: center; margin-top: 20px; } .home .contentr p{ font-size: 1.7rem; color:#fff; line-height: 1.8; padding: 1rem 0; text-align: center; top: 5px; } .link{ width: 100%; background: #fff; height: 45px; margin-top: 5px; text-align: center; border: 2px solid #7480FF; border-radius: 5px; padding: 5px; color: #7480FF; } .link::placeholder{ color: #7480FF; } .Get{ width: 100%; height: 45px; display: block; background-color: #7480FF; border: none; padding: 5px; font-size: 18px; color: #fff; font-weight: 600; padding: 12px 25px; margin-top: 10px; border-radius: 5px; cursor: pointer; outline: none; } .hidden{ display: none; } .hidden.active{ display: block; } .content{ position: relative; background: #fff; height: 60%; padding: 10px; overflow: hidden; transition: 0.5s; overflow-y: auto; border-radius: 5px; margin-top: 10px; } .result2{ border-radius: 5px; height: 300px; display: flex; overflow: hidden; align-items: center; justify-content: center; flex-direction: column; border: none; } .result2 iframe{ width: 100%; height: 100%; border-radius: 5px; } .result2.active span{ display: none; } .result2 span{ color: #8e46ec; margin-top: 25px; } .ads-container{ display: grid; gap:2rem; grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr)); padding-top: 5rem; padding-bottom: 5rem; } .ads-container .ads{ border:var(--border); box-shadow: var(--box-shadow); border-radius: .5rem; text-align: center; padding: 2.5rem; } .services .box-container{ display: grid; grid-template-columns: repeat(auto-fit, minmax(27rem, 1fr)); gap:2rem; } .services .box-container .box{ background:#fff; border-radius: .5rem; box-shadow: var(--box-shadow); border:var(--border); padding: 2.5rem; } svg{ width: 330px; } .h2{ text-align: center; font-size: 20px; } .text{ text-align: center; font-size: 18px; } .footer .box-container{ display: grid; grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr)); gap:2rem; } .footer .box-container .box h3{ font-size: 2.5rem; color:var(--black); padding: 1rem 0; } .footer .box-container .box a{ display: block; font-size: 1.5rem; color:var(--light-color); padding: 1rem 0; } /* Xml Script Created By Web Mite */ .footer .box-container .box a i{ padding-right: .5rem; color:var(--green); } .footer .box-container .box a:hover i{ padding-right:2rem; } .footer .credit{ padding: 1rem; padding-top: 2rem; margin-top: 2rem; text-align: center; font-size: 2rem; color:var(--light-color); border-top: .1rem solid rgba(0, 0, 0, .1); } .footer .credit span{ color:var(--green); } /* media queries */ @media (max-width:991px){ html{ font-size: 55%; } .header{ /* padding: 2rem; */ } section{ padding:2rem; } .footer{ display: block; } } @media (max-width:768px){ .link{ width: 100%; background: #fff; height: 45px; margin-top: 5px; text-align: center; border: 2px solid #7480FF; border-radius: 5px; padding: 5px; color: #7480FF; } .link::placeholder{ color: #7480FF; } .Get{ width: 100%; height: 45px; display: block; background-color: #7480FF; border: none; padding: 5px; font-size: 18px; color: #fff; font-weight: 600; padding: 12px 25px; margin-top: 10px; border-radius: 5px; cursor: pointer; outline: none; } .hidden{ display: none; } .hidden.active{ display: block; } .content{ position: relative; background: #fff; height: 100%; padding: 10px; overflow: hidden; transition: 0.5s; overflow-y: auto; border-radius: 5px; margin-top: 10px; } .result2{ border-radius: 5px; height: 300px; display: flex; overflow: hidden; align-items: center; justify-content: center; flex-direction: column; border: none; } .result2 iframe{ width: 100%; height: 100%; border-radius: 5px; } .result2.active span{ display: none; } .result2 span{ color: #8e46ec; margin-top: 25px; } } @media (max-width:450px){ html{ font-size: 50%; } } ::-webkit-scrollbar { width: 7px;background: transparent; } ::-webkit-scrollbar-track { box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 10px; } ::-webkit-scrollbar-thumb {background:#7480FF;} ]]></b:skin> </head> <body> <b:section class='header' id='header' maxwidgets='' showaddelements='yes'> <b:widget id='HTML1' locked='false' title='Header Code' type='HTML'> <b:widget-settings> <b:widget-setting name='content'><section class="home" id="home"> <div class="contentr"> <h1 class="h3">Online Video Downloader</h1> <p>Any YouTube, SoundCloud, Facebook,Twitter, Instagram, TikTok, Vimeo,Dailymotion and VK Website Support URL</p> <input type="text" class="link" placeholder="Enter Your Url..." /> <button class="Get" onclick="download()">Get Download Button</button> <div class="hidden"> <div class="content"> <div class="result2"> <span><h1>Paste Video Url</h1></span> </div> </div> </div> <p>Convert videos to high quality mp4, flv, webm, mkv, m4a, mp3 format.</p> </div></section></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='HTML11' locked='false' title='Ads 1' type='HTML' version='2' visible='true'> <b:widget-settings> <b:widget-setting name='content'><section class="ads-container"> <div class="ads"> <p>ads</p> </div> </section> <!-- ads section ends --></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:if cond='data:blog.url == data:blog.homepageUrl'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:if> </b:includable> </b:widget> <b:widget id='HTML2' locked='false' title='Services' type='HTML'> <b:widget-settings> <b:widget-setting name='content'><section class="services" id="services"> <center><img src="https://i.imgur.com/PYwCFWp.png" alt="" style="width: 100px; height: 100px;" /></center> <br /> <h4 class="h2">A fast and simple Online Video Downloader</h4> <br /> <p class="text">This is a free online media conversion web tool that allows you to convert any video link or file to various formats without the need to install any software on your computer. It's fully compatible with all modern web-browsers and known as the best online video conversion application as it offers high quality and super fast conversions to many audio ( .mp3 / .aac / .ogg / .wma / .m4a / .flac / .wav ) and video ( .mp4 1080p / .avi / .mpg / .mov / .wmv / .flv / .m4v / .webm / .mkv / .3gp ) 4k video formats. A wide range of online video portals are supported.</p> </section></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='HTML3' locked='false' title='ads 2' type='HTML'> <b:widget-settings> <b:widget-setting name='content'><section class="ads-container"> <div class="ads"> <p>ads</p> </div> </section></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='HTML4' locked='false' title='All Feature' type='HTML'> <b:widget-settings> <b:widget-setting name='content'><section class="services" id="services"> <h4 class="h2">All Features</h4> <br /><br /> <div class="box-container"> <div class="box"> <center><img src="https://i.imgur.com/PRAJaiH.png" alt="" style="width: 100px; height: 100px;" /></center> <br /> <h4 class="h2">Quick and easy</h4> <br /> <p class="text">It's never been easier to search for and download your favorite online video and audio files! Simply insert a valid search term or video / audio page URL (from any of our supported sites, including YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo, Dailymotion, VK, and AOL) into the front-page form, and you'll subsequently receive corresponding search results or download links. We strive to provide all available download links for all requested online media as well options for converting that media into additional formats like MP3. Moreover, search, download, and conversion functions are optimized for speed, ensuring that your requested files are found and downloaded as efficiently and quickly as possible.</p> </div> <div class="box"> <center><img src="https://i.imgur.com/tjmDkyt.png" alt="" style="width: 100px; height: 100px;" /></center> <br /> <h4 class="h2">Support all devices</h4> <br /> <p class="text">This website supports all web-connected devices, including desktop computers, notebooks / laptops, tablets, and smart phones. Via a thorough and meticulous implementation of "responsive web design" (a growing industry standard intended to normalize website rendering across a broad spectrum of devices), our content will automatically resize and adjust to your browser viewport to ensure optimal viewing on and interaction with any and all possible screen sizes and form factors. Moreover, while our website content seamlessly transitions across different devices and browsers, the aesthetics and utility of our site remain uncompromised at all times, always ensuring the ideal user experience.</p> </div> </div></section></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> <b:section class='main' id='main' showaddelement='yes'> <b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'> <b:widget-settings> <b:widget-setting name='showDateHeader'>true</b:widget-setting> <b:widget-setting name='style.textcolor'>#ffffff</b:widget-setting> <b:widget-setting name='showShareButtons'>true</b:widget-setting> <b:widget-setting name='authorLabel'>By</b:widget-setting> <b:widget-setting name='showCommentLink'>true</b:widget-setting> <b:widget-setting name='style.urlcolor'>#ffffff</b:widget-setting> <b:widget-setting name='showAuthor'>false</b:widget-setting> <b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting> <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting> <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting> <b:widget-setting name='reactionsLabel'/> <b:widget-setting name='showAuthorProfile'>false</b:widget-setting> <b:widget-setting name='style.layout'>1x1</b:widget-setting> <b:widget-setting name='showLabels'>true</b:widget-setting> <b:widget-setting name='showLocation'>true</b:widget-setting> <b:widget-setting name='showTimestamp'>true</b:widget-setting> <b:widget-setting name='postsPerAd'>3</b:widget-setting> <b:widget-setting name='showBacklinks'>false</b:widget-setting> <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting> <b:widget-setting name='showInlineAds'>true</b:widget-setting> <b:widget-setting name='showReactions'>false</b:widget-setting> </b:widget-settings> <b:includable id='main' var='top'> <b:if cond='!data:mobile'> <!-- posts --> <div class='blog-posts hfeed'> <b:include data='top' name='status-message'/> <b:loop values='data:posts' var='post'> <b:if cond='data:post.isDateStart and not data:post.isFirstPost'> </div></div> </b:if> <b:if cond='data:post.isDateStart'> <div class="date-outer"> </b:if> <b:if cond='data:post.dateHeader'> <h2 class='date-header'><span><data:post.dateHeader/></span></h2> </b:if> <b:if cond='data:post.isDateStart'> <div class="date-posts"> </b:if> <div class='post-outer'> <b:include data='post' name='post'/> <b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/> </div> <!-- Ad --> <b:if cond='data:post.includeAd'> <div class='inline-ad'> <data:adCode/> </div> </b:if> </b:loop> <b:if cond='data:numPosts != 0'> </div></div> </b:if> </div> <!-- navigation --> <b:include name='nextprev'/> <!-- feed links --> <b:include name='feedLinks'/> <b:else/> <b:include name='mobile-main'/> </b:if> </b:includable> <b:includable id='backlinkDeleteIcon' var='backlink'/> <b:includable id='backlinks' var='post'/> <b:includable id='comment-form' var='post'> <div class='comment-form'> <a name='comment-form'/> <b:if cond='data:mobile'> <h4 id='comment-post-message'> <a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/> <b:else/> <h4 id='comment-post-message'><data:postCommentMsg/></h4> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/> </b:if> <data:post.cmtfpIframe/> <script type='text/javascript'> BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>'); </script> </div> </b:includable> <b:includable id='commentDeleteIcon' var='comment'> <span expr:class='"item-control " + data:comment.adminClass'> <b:if cond='data:showCmtPopup'> <div class='goog-toggle-button'> <div class='goog-inline-block comment-action-icon'/> </div> <b:else/> <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'> <img src='https://resources.blogblog.com/img/icon_delete13.gif'/> </a> </b:if> </span> </b:includable> <b:includable id='comment_count_picker' var='post'> <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'> <data:post.commentLabelFull/>: </a> </b:includable> <b:includable id='comment_picker' var='post'> <b:if cond='data:post.showThreadedComments'> <b:include data='post' name='threaded_comments'/> <b:else/> <b:include data='post' name='comments'/> </b:if> </b:includable> <b:includable id='comments' var='post'> <div class='comments' id='comments'> <a name='comments'/> <b:if cond='data:post.allowComments'> <h4><data:post.commentLabelFull/>:</h4> <b:if cond='data:post.commentPagingRequired'> <span class='paging-control-container'> <b:if cond='data:post.hasOlderLinks'> <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>   <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>   </b:if> <data:post.commentRangeText/> <b:if cond='data:post.hasNewerLinks'>   <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>   <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a> </b:if> </span> </b:if> <div expr:id='data:widget.instanceId + "_comments-block-wrapper"'> <dl expr:class='data:post.avatarIndentClass' id='comments-block'> <b:loop values='data:post.comments' var='comment'> <dt expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'> <b:if cond='data:comment.favicon'> <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/> </b:if> <a expr:name='data:comment.anchorName'/> <b:if cond='data:blog.enabledCommentProfileImages'> <data:comment.authorAvatarImage/> </b:if> <b:if cond='data:comment.authorUrl'> <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a> <b:else/> <data:comment.author/> </b:if> <data:commentPostedByMsg/> </dt> <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'> <b:if cond='data:comment.isDeleted'> <span class='deleted-comment'><data:comment.body/></span> <b:else/> <p> <data:comment.body/> </p> </b:if> </dd> <dd class='comment-footer'> <span class='comment-timestamp'> <a expr:href='data:comment.url' title='comment permalink'> <data:comment.timestamp/> </a> <b:include data='comment' name='commentDeleteIcon'/> </span> </dd> </b:loop> </dl> </div> <b:if cond='data:post.commentPagingRequired'> <span class='paging-control-container'> <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'> <data:post.oldestLinkText/> </a> <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'> <data:post.olderLinkText/> </a>   <data:post.commentRangeText/>   <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'> <data:post.newerLinkText/> </a> <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'> <data:post.newestLinkText/> </a> </span> </b:if> <p class='comment-footer'> <b:if cond='data:post.embedCommentForm'> <b:if cond='data:post.allowNewComments'> <b:include data='post' name='comment-form'/> <b:else/> <data:post.noNewCommentsText/> </b:if> <b:elseif cond='data:post.allowComments'/> <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a> </b:if> </p> </b:if> <b:if cond='data:showCmtPopup'> <div id='comment-popup'> <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'> </iframe> </div> </b:if> </div> </b:includable> <b:includable id='feedLinks'> <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links --> <b:if cond='data:feedLinks'> <div class='blog-feeds'> <b:include data='feedLinks' name='feedLinksBody'/> </div> </b:if> <b:else/> <!--Post feed links --> <div class='post-feeds'> <b:loop values='data:posts' var='post'> <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/> </b:loop> </div> </b:if> </b:includable> <b:includable id='feedLinksBody' var='links'> <div class='feed-links'> <data:feedLinksMsg/> <b:loop values='data:links' var='f'> <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a> </b:loop> </div> </b:includable> <b:includable id='iframe_comments' var='post'> <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. --> </b:includable> <b:includable id='mobile-index-post' var='post'> <div class='mobile-date-outer date-outer'> <b:if cond='data:post.dateHeader'> <div class='date-header'> <span><data:post.dateHeader/></span> </div> </b:if> <div class='mobile-post-outer'> <a expr:href='data:post.url'> <h3 class='mobile-index-title entry-title' itemprop='name'> <data:post.title/> </h3> <div class='mobile-index-arrow'>&rsaquo;</div> <div class='mobile-index-contents'> <b:if cond='data:post.thumbnailUrl'> <div class='mobile-index-thumbnail'> <div class='Image'> <img expr:src='data:post.thumbnailUrl'/> </div> </div> </b:if> <div class='post-body'> <b:if cond='data:post.snippet'><data:post.snippet/></b:if> </div> </div> <div style='clear: both;'/> </a> <div class='mobile-index-comment'> <b:include cond='data:blog.pageType != "static_page" and data:post.allowComments and data:post.numComments != 0' data='post' name='comment_count_picker'/> </div> </div> </div> </b:includable> <b:includable id='mobile-main' var='top'> <!-- posts --> <div class='blog-posts hfeed'> <b:include data='top' name='status-message'/> <b:if cond='data:blog.pageType == "index"'> <b:loop values='data:posts' var='post'> <b:include data='post' name='mobile-index-post'/> </b:loop> <b:else/> <b:loop values='data:posts' var='post'> <b:include data='post' name='mobile-post'/> </b:loop> </b:if> </div> <b:include name='mobile-nextprev'/> </b:includable> <b:includable id='mobile-nextprev'> <div class='blog-pager' id='blog-pager'> <b:if cond='data:newerPageUrl'> <div class='mobile-link-button' id='blog-pager-newer-link'> <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'>&lsaquo;</a> </div> </b:if> <b:if cond='data:olderPageUrl'> <div class='mobile-link-button' id='blog-pager-older-link'> <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'>&rsaquo;</a> </div> </b:if> <div class='mobile-link-button' id='blog-pager-home-link'> <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a> </div> <div class='mobile-desktop-link'> <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a> </div> </div> <div class='clear'/> </b:includable> <b:includable id='mobile-post' var='post'> <div class='date-outer'> <b:if cond='data:post.dateHeader'> <h2 class='date-header'><span><data:post.dateHeader/></span></h2> </b:if> <div class='date-posts'> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <b:if cond='data:post.thumbnailUrl'> <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/> </b:if> <meta expr:content='data:blog.blogId' itemprop='blogId'/> <meta expr:content='data:post.id' itemprop='postId'/> <a expr:name='data:post.id'/> <b:if cond='data:post.title'> <h3 class='post-title entry-title' itemprop='name'> <b:if cond='data:post.link'> <a expr:href='data:post.link'><data:post.title/></a> <b:elseif cond='data:post.url and data:blog.url != data:post.url'/> <a expr:href='data:post.url'><data:post.title/></a> <b:else/> <data:post.title/> </b:if> </h3> </b:if> <div class='post-header'> <div class='post-header-line-1'/> </div> <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'> <data:post.body/> <div style='clear: both;'/> <!-- clear for photos floats --> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> <b:if cond='data:top.showAuthor'> <b:if cond='data:post.authorProfileUrl'> <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta expr:content='data:post.authorProfileUrl' itemprop='url'/> <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'> <span itemprop='name'><data:post.author/></span> </a> </span> <b:else/> <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <span itemprop='name'><data:post.author/></span> </span> </b:if> </b:if> </span> <span class='post-timestamp'> <b:if cond='data:top.showTimestamp'> <data:top.timestampLabel/> <b:if cond='data:post.url'> <meta expr:content='data:post.url.canonical' itemprop='url'/> <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a> </b:if> </b:if> </span> <span class='post-comment-link'> <b:include cond='data:blog.pageType not in {"item","static_page"} and data:post.allowComments' data='post' name='comment_count_picker'/> </span> </div> <div class='post-footer-line post-footer-line-2'> <b:if cond='data:top.showMobileShare'> <div class='mobile-link-button goog-inline-block' id='mobile-share-button'> <a href='javascript:void(0);'><data:shareMsg/></a> </div> </b:if> </div> </div> </div> <b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/> </div> </div> </div> </b:includable> <b:includable id='nextprev'> <div class='blog-pager' id='blog-pager'> <b:if cond='data:newerPageUrl'> <span id='blog-pager-newer-link'> <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/></a> </span> </b:if> <b:if cond='data:olderPageUrl'> <span id='blog-pager-older-link'> <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/></a> </span> </b:if> <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a> <b:if cond='data:mobileLinkUrl'> <div class='blog-mobile-link'> <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a> </div> </b:if> </div> <div class='clear'/> </b:includable> <b:includable id='post' var='post'> <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <b:if cond='data:post.firstImageUrl'> <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/> </b:if> <meta expr:content='data:blog.blogId' itemprop='blogId'/> <meta expr:content='data:post.id' itemprop='postId'/> <a expr:name='data:post.id'/> <b:if cond='data:post.title'> <h3 class='post-title entry-title' itemprop='name'> <b:if cond='data:post.link or (data:post.url and data:blog.url != data:post.url)'> <a expr:href='data:post.link ? data:post.link : data:post.url'><data:post.title/></a> <b:else/> <data:post.title/> </b:if> </h3> </b:if> <div class='post-header'> <div class='post-header-line-1'/> </div> <!-- Then use the post body as the schema.org description, for good G+/FB snippeting. --> <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' expr:itemprop='(data:blog.metaDescription ? "" : "description ") + "articleBody"'> <data:post.body/> <div style='clear: both;'/> <!-- clear for photos floats --> </div> <b:if cond='data:post.hasJumpLink'> <div class='jump-link'> <a expr:href='data:post.url + "#more"' expr:title='data:post.title'><data:post.jumpText/></a> </div> </b:if> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> <b:if cond='data:top.showAuthor'> <data:top.authorLabel/> <b:if cond='data:post.authorProfileUrl'> <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <meta expr:content='data:post.authorProfileUrl' itemprop='url'/> <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'> <span itemprop='name'><data:post.author/></span> </a> </span> <b:else/> <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <span itemprop='name'><data:post.author/></span> </span> </b:if> </b:if> </span> <span class='post-timestamp'> <b:if cond='data:top.showTimestamp'> <data:top.timestampLabel/> <b:if cond='data:post.url'> <meta expr:content='data:post.url.canonical' itemprop='url'/> <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a> </b:if> </b:if> </span> <span class='post-comment-link'> <b:include cond='data:blog.pageType not in {"item","static_page"} and data:post.allowComments' data='post' name='comment_count_picker'/> </span> <span class='post-icons'> <!-- email post links --> <b:if cond='data:post.emailPostUrl'> <span class='item-action'> <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'> <img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/> </a> </span> </b:if> <!-- quickedit pencil --> <b:include data='post' name='postQuickEdit'/> </span> <!-- share buttons --> <div class='post-share-buttons goog-inline-block'> <b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> <b:if cond='data:top.showPostLabels and data:post.labels'> <data:postLabelsLabel/> <b:loop values='data:post.labels' var='label'> <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='not data:label.isLast'>,</b:if> </b:loop> </b:if> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> <b:if cond='data:top.showLocation and data:post.location'> <data:postLocationLabel/> <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a> </b:if> </span> </div> <b:if cond='data:post.authorAboutMe'> <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <b:if cond='data:post.authorPhoto.url'> <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/> </b:if> <div> <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'> <span itemprop='name'><data:post.author/></span> </a> </div> <span itemprop='description'><data:post.authorAboutMe/></span> </div> </b:if> </div> </div> </b:includable> <b:includable id='postQuickEdit' var='post'> <b:if cond='data:post.editUrl'> <span expr:class='"item-control " + data:post.adminClass'> <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </b:if> </b:includable> <b:includable id='shareButtons' var='post'> <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + "&target=email"' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + "&target=facebook"' expr:onclick='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + "&target=pinterest"' expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if> </b:includable> <b:includable id='status-message'> <b:if cond='data:navMessage'> <div class='status-msg-wrap'> <div class='status-msg-body'> <data:navMessage/> </div> <div class='status-msg-border'> <div class='status-msg-bg'> <div class='status-msg-hidden'><data:navMessage/></div> </div> </div> </div> <div style='clear: both;'/> </b:if> </b:includable> <b:includable id='threaded-comment-form' var='post'> <div class='comment-form'> <a name='comment-form'/> <b:if cond='data:mobile'> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/> <b:else/> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/> </b:if> <data:post.cmtfpIframe/> <script type='text/javascript'> BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>'); </script> </div> </b:includable> <b:includable id='threaded_comment_js' var='post'> <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/> <script type='text/javascript'> (function() { var items = <data:post.commentJso/>; var msgs = <data:post.commentMsgs/>; var config = <data:post.commentConfig/>; // <![CDATA[ var cursor = null; if (items && items.length > 0) { cursor = parseInt(items[items.length - 1].timestamp) + 1; } var bodyFromEntry = function(entry) { var text = (entry && ((entry.content && entry.content.$t) || (entry.summary && entry.summary.$t))) || ''; if (entry && entry.gd$extendedProperty) { for (var k in entry.gd$extendedProperty) { if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') { return '<span class="deleted-comment">' + text + '</span>'; } } } return text; } var parse = function(data) { cursor = null; var comments = []; if (data && data.feed && data.feed.entry) { for (var i = 0, entry; entry = data.feed.entry[i]; i++) { var comment = {}; // comment ID, parsed out of the original id format var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t); comment.id = id ? id[2] : null; comment.body = bodyFromEntry(entry); comment.timestamp = Date.parse(entry.published.$t) + ''; if (entry.author && entry.author.constructor === Array) { var auth = entry.author[0]; if (auth) { comment.author = { name: (auth.name ? auth.name.$t : undefined), profileUrl: (auth.uri ? auth.uri.$t : undefined), avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined) }; } } if (entry.link) { if (entry.link[2]) { comment.link = comment.permalink = entry.link[2].href; } if (entry.link[3]) { var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href); if (pid && pid[1]) { comment.parentId = pid[1]; } } } comment.deleteclass = 'item-control blog-admin'; if (entry.gd$extendedProperty) { for (var k in entry.gd$extendedProperty) { if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') { comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value; } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') { comment.displayTime = entry.gd$extendedProperty[k].value; } } } comments.push(comment); } } return comments; }; var paginator = function(callback) { if (hasMore()) { var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50'; if (cursor) { url += '&published-min=' + new Date(cursor).toISOString(); } window.bloggercomments = function(data) { var parsed = parse(data); cursor = parsed.length < 50 ? null : parseInt(parsed[parsed.length - 1].timestamp) + 1 callback(parsed); window.bloggercomments = null; } url += '&callback=bloggercomments'; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } }; var hasMore = function() { return !!cursor; }; var getMeta = function(key, comment) { if ('iswriter' == key) { var matches = !!comment.author && comment.author.name == config.authorName && comment.author.profileUrl == config.authorUrl; return matches ? 'true' : ''; } else if ('deletelink' == key) { return config.baseUri + '/delete-comment.g?blogID=' + config.blogId + '&postID=' + comment.id; } else if ('deleteclass' == key) { return comment.deleteclass; } return ''; }; var replybox = null; var replyUrlParts = null; var replyParent = undefined; var onReply = function(commentId, domId) { if (replybox == null) { // lazily cache replybox, and adjust to suit this style: replybox = document.getElementById('comment-editor'); if (replybox != null) { replybox.height = '250px'; replybox.style.display = 'block'; replyUrlParts = replybox.src.split('#'); } } if (replybox && (commentId !== replyParent)) { replybox.src = ''; document.getElementById(domId).insertBefore(replybox, null); replybox.src = replyUrlParts[0] + (commentId ? '&parentID=' + commentId : '') + '#' + replyUrlParts[1]; replyParent = commentId; } }; var hash = (window.location.hash || '#').substring(1); var startThread, targetComment; if (/^comment-form_/.test(hash)) { startThread = hash.substring('comment-form_'.length); } else if (/^c[0-9]+$/.test(hash)) { targetComment = hash.substring(1); } // Configure commenting API: var configJso = { 'maxDepth': config.maxThreadDepth }; var provider = { 'id': config.postId, 'data': items, 'loadNext': paginator, 'hasMore': hasMore, 'getMeta': getMeta, 'onReply': onReply, 'rendered': true, 'initComment': targetComment, 'initReplyThread': startThread, 'config': configJso, 'messages': msgs }; var render = function() { if (window.goog && window.goog.comments) { var holder = document.getElementById('comment-holder'); window.goog.comments.render(holder, provider); } }; // render now, or queue to render when library loads: if (window.goog && window.goog.comments) { render(); } else { window.goog = window.goog || {}; window.goog.comments = window.goog.comments || {}; window.goog.comments.loadQueue = window.goog.comments.loadQueue || []; window.goog.comments.loadQueue.push(render); } })(); // ]]> </script> </b:includable> <b:includable id='threaded_comments' var='post'> <div class='comments' id='comments'> <a name='comments'/> <h4><data:post.commentLabelFull/>:</h4> <div class='comments-content'> <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/> <div id='comment-holder'> <data:post.commentHtml/> </div> </div> <p class='comment-footer'> <b:if cond='data:post.allowNewComments'> <b:include data='post' name='threaded-comment-form'/> <b:else/> <data:post.noNewCommentsText/> </b:if> </p> <b:if cond='data:showCmtPopup'> <div id='comment-popup'> <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'> </iframe> </div> </b:if> <div id='backlinks-container'> <div expr:id='data:widget.instanceId + "_backlinks-container"'> </div> </div> </div> </b:includable> </b:widget> </b:section> <b:section class='footer' id='footer' maxwidgets='' showaddelements='yes'> <b:widget id='HTML8' locked='false' title='Pop-up ads' type='HTML'> <b:widget-settings> <b:widget-setting name='content'><![CDATA[<script type='text/javascript' src='//deadmentionsunday.com/55/5a/b0/555ab0a2dd3c6447136ee24d6a20c8f5.js'></script>]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='HTML7' locked='false' title='Main Script' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'><script> var link = document.querySelector('.link'); var hidden = document.querySelector('.hidden'); // download function function download() { if (link.value != "") { hidden.classList.add('active'); var url2 = `https://convert2mp3s.com/api/widgetv2?url=${link.value}`; document.querySelector('.result2').innerHTML = `<iframe id="widgetApi" src="${url2}" width="100%" height="100%" allowtransparency="true" scrolling="yes" style="border:none"></iframe>`; } else { alert('Enter Your Url...') } } </script></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <!-- Xml Script Created By Web Mite --> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='HTML5' locked='false' title='Footer Ads' type='HTML'> <b:widget-settings> <b:widget-setting name='content'><section class="ads-container"> <div class="ads"> <p>ads</p> </div> </section></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='HTML6' locked='false' title='Footer Area' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'><!-- footer section starts --> <section class="footer"> <div class="credit"> created by <span>Abhay Awasthi</span> | all rights reserved </div> </section> <!-- footer section ends --></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <!-- Xml Script Created By Web Mite --> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> </body> </html>mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_PUBLISHING_MODE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The type of publishing done for this blog.PUBLISH_MODE_BLOGSPOTmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_ADMIN_PERMISSION2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The list of administrators' emails for the blog.am22182001@gmail.commitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_ADULT_CONTENT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether this blog contains adult contentfalsemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_ANALYTICS_ACCOUNT_NUMBER2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Blog's Google Analytics account numbermitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_ARCHIVE_DATE_FORMAT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The number of the archive index date format9mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_ARCHIVE_FREQUENCY2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00How frequently this blog should be archivedMONTHLYmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_AUTHOR_PERMISSION2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The list of authors' emails who have permission to publish.mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_BY_POST_ARCHIVING2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to provide an archive page for each posttruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_ACCESS2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Who can commentBLOGGERSmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_CAPTCHA2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to require commenters to complete a Captchatruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_EMAIL2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00List of email addresses to which notifications of new comments are sentam22182001@gmail.commitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_FEED2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The type of feed to provide for blog commentsFULLmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_FORM_LOCATION2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Blog comment form locationEMBEDDED_IFRAMEmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_MESSAGE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Blog comment messagemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_MODERATION2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to enable comment moderationDISABLEDmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_MODERATION_DELAY2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Number of days after which new comments are subject to moderation14mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_MODERATION_EMAIL2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Email address for receiving notifications of new comments that require moderationmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENT_PROFILE_IMAGES2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to show profile images in commentstruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENTS_ALLOWED2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to show commentstruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_COMMENTS_TIME_STAMP_FORMAT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Comment time stamp format number29mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_CONVERT_LINE_BREAKS2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to convert line breaks into <br /> tags in post editortruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_CUSTOM_ADS_TXT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The custom ads.txt content of the blog served to ads search engines.mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_CUSTOM_ADS_TXT_ENABLED2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether this blog serves custom ads.txt content to ads search engines.falsemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_CUSTOM_PAGE_NOT_FOUND2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The content served when the requested post or page is not found.mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_CUSTOM_ROBOTS_TXT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The custom robots.txt content of the blog served to search engines.mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_CUSTOM_ROBOTS_TXT_ENABLED2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether this blog serves custom robots.txt content to search engines.falsemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_DATE_FORMAT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The number of the date header format26mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_DEFAULT_COMMENTS_MODE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Default comment mode for postsDEFAULT_HAVE_COMMENTSmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_DESCRIPTION2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00A description of the blogmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_EMAIL_POST_LINKS2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to show a link for users to email postsfalsemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_FEED_REDIRECT_URL2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00URL to redirect post feed requests tomitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_FLOAT_ALIGNMENT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether float alignment is enabled for the blogtruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_LOCALE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Language for this blogen_GBmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_MAX_NUM2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Maximum number of things to show on the main page"7mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_MAX_UNIT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Unit of things to show on the main pagePOSTSmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_META_DESCRIPTION2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The meta description of the blog served to search engines.mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_META_DESCRIPTION_ENABLED2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether this blog is served with meta descriptions.falsemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_NAME2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The name of the blogAll Video Downloadermitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_PER_POST_FEED2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The type of feed to provide for per-post commentsFULLmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_POST_FEED2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The type of feed to provide for blog postsFULLmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_POST_FEED_FOOTER2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Footer to append to the end of each entry in the post feedmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_POST_TEMPLATE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The template for blog postsmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_QUICK_EDITING2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether Quick Editing is enabledtruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_READ_ACCESS_MODE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The access type for the readers of the blog.PUBLICmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_READER_PERMISSION2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The list of emails for users who have permission to read the blog.mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_SEARCHABLE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether this blog should be indexed by search enginestruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_SEND_EMAIL2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Comma-separated list of emails to send new blog posts tomitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_SHOW_URL2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to show a related link box in the post composerfalsemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_SUBDOMAIN2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The BlogSpot subdomain under which to publish your blogallvideodownloader221mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_TIME_STAMP_FORMAT2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The number of the time stamp format15mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_TIME_ZONE2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00The time zone for this blogAmerica/Los_Angelesmitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.settings.BLOG_USE_LIGHTBOX2023-01-26T07:24:07.628-08:002023-01-26T10:02:57.043-08:00Whether to show images in the Lightbox when clickedtruemitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.page-14515135767980126252023-01-26T08:10:00.002-08:002023-01-26T08:59:51.625-08:00About Us<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> <style> .home { align-items: center; background: #1A2634; display: none; } .services{ display: none; } .post-title{ position: relative; text-align: center; font-size: 25px; margin: 20px; } .text{ text-align: center; font-size: 13px; padding: 15px; margin: 10px; } p{ margin: 10px; } .post-share-buttons{ position: relative; text-align: center; margin: 10 5px; font-size: 10px; } .comments{ position: relative; text-align: center; font-size: 15px; margin: 10px; } .icon-action{ display: none; } </style></head><body> <center> <img src="https://i.imgur.com/g6cf113.png" alt="" style="width: 100px; height: 100px;"> <h2>All About Us</h2> </center> <br> <p class="text">It's never been easier to search for and download your favorite online video and audio files! Simply insert a valid search term or video / audio page URL (from any of our supported sites, including YouTube, SoundCloud, Facebook, Twitter, Instagram, TikTok, Vimeo, Dailymotion, VK, and AOL) into the front-page form, and you'll subsequently receive corresponding search results or download links. We strive to provide all available download links for all requested online media as well options for converting that media into additional formats like MP3. Moreover, search, download, and conversion functions are optimized for speed, ensuring that your requested files are found and downloaded as efficiently and quickly as possible.</p> </body></html>mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.comtag:blogger.com,1999:blog-5053920864441056899.page-950933715722754802023-01-26T08:46:00.000-08:002023-01-26T08:58:36.196-08:00 Privacy Policy <html lang="en"><head> <meta charset="UTF-8"></meta> <meta content="IE=edge" http-equiv="X-UA-Compatible"></meta> <meta content="width=device-width, initial-scale=1.0" name="viewport"></meta> <title>Document</title> <style> .home { align-items: center; background: #1A2634; display: none; } .services{ display: none; } .post-title{ position: relative; text-align: center; font-size: 25px; margin: 20px; } .text{ text-align: center; font-size: 13px; padding: 15px; margin: 10px; } p{ margin: 10px; } .post-share-buttons{ position: relative; text-align: center; margin: 10 5px; font-size: 10px; } .comments{ position: relative; text-align: center; font-size: 15px; margin: 10px; } .icon-action{ display: none; } .privacy-policy{ position: relative; text-align: center; font-size: 12px; padding: 15px; } li{ list-style: none; } </style></head><body> <center> <img alt="" src="https://i.imgur.com/GK5Jh2t.png" style="height: 100px; width: 100px;" /> <h2>Our Privacy Policy</h2> </center> <br /> <!-- Add this code to your website where you want the privacy policy to appear --><div class="privacy-policy"> <h3>Privacy Policy for Link Shortener Website</h3> <p>We respect the privacy of our users and are committed to protecting it. This Privacy Policy explains how we collect, use, and disclose information through our link shortener website.</p> <br /> <h3>Collection of Information:</h3> <ul> <li>We collect information from users when they create a shortened link on our website. This includes the original URL and any custom alias that the user may choose.</li> <li>We also collect log data, such as the user's IP address, browser type, and pages accessed on our website.</li> </ul> <br /> <h3>Use of Information:</h3> <ul> <li>We use the information collected to operate and improve our website, including to generate statistics about usage and to troubleshoot technical issues.</li> <li>We may also use the information to send users occasional emails or notifications related to the service.</li> </ul> <br /> <h3>Disclosure of Information:</h3> <ul> <li>We will not share or sell any personally identifiable information to any third party without the user's consent, except as required by law.</li> <li>We may share non-personally identifiable information, such as aggregate usage statistics, with third parties.</li> </ul> <br /> <h3>Security:</h3> <ul> <li>We take reasonable measures to protect the security of the information we collect and store.</li> <li>However, please note that no data transmission or storage can be guaranteed to be 100% secure.</li> </ul> <br /> <h3>Changes to the Privacy Policy:</h3> <ul> <li>We may update this Privacy Policy from time to time to reflect changes in our practices or applicable laws.</li> <li>If we make any changes, we will update the "Last Updated" date at the top of this Privacy Policy.</li> </ul> <br /> <h3>Contact Us:</h3> <ul> <li>If you have any questions about this Privacy Policy, please contact us at [insert contact information].</li> </ul> <br /> <p>Last Updated: [insert date]</p></div> <br /> </body></html>mitehttps://www.blogger.com/profile/15187060238582861155noreply@blogger.com أحدث أقدم