CINXE.COM

Backup Migration Premium — BackupBliss

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Backup Migration Premium &mdash; BackupBliss</title><meta name="description" content="This is the premium version of the Backup and Migration plugin"/><meta name="keywords" content="backup,migration,wordpress,plugin"/><meta name="robots" content="index, follow"/><meta name="canonical" content="https://sellcodes.com/BackupBliss/backup-migrate-premium"/><meta property="og:site_name" content="Sellcodes"/><meta property="og:type" content="website"/><meta property="og:image" content="https://sellcodes.com/assets/images/sellcodes_share.jpg"/><meta property="og:url" content="https://sellcodes.com/BackupBliss/backup-migrate-premium"/><meta property="og:title" content="Check out Sellcodes.com!"/><meta property="og:description" content="Have a look at Backup Migration Premium &mdash; BackupBliss on Sellcodes.com:https://sellcodes.com/BackupBliss/backup-migrate-premium"/><link rel="canonical" href="https://sellcodes.com/BackupBliss/backup-migrate-premium"> <meta name="msapplication-TileImage" content="https://sellcodes.com/assets/images/icons/favicon/ms-icon-144x144.png"/> <link type="image/png" rel="apple-touch-icon" sizes="57x57" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-57x57.png"/> <link type="image/png" rel="apple-touch-icon" sizes="60x60" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-60x60.png"/> <link type="image/png" rel="apple-touch-icon" sizes="72x72" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-72x72.png"/> <link type="image/png" rel="apple-touch-icon" sizes="76x76" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-76x76.png"/> <link type="image/png" rel="apple-touch-icon" sizes="114x114" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-114x114.png"/> <link type="image/png" rel="apple-touch-icon" sizes="120x120" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-120x120.png"/> <link type="image/png" rel="apple-touch-icon" sizes="144x144" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-144x144.png"/> <link type="image/png" rel="apple-touch-icon" sizes="152x152" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-152x152.png"/> <link type="image/png" rel="apple-touch-icon" sizes="180x180" href="https://sellcodes.com/assets/images/icons/favicon/apple-icon-180x180.png"/> <link type="image/png" rel="icon" sizes="192x192" href="https://sellcodes.com/assets/images/icons/favicon/android-icon-192x192.png"/> <link type="image/png" rel="icon" sizes="32x32" href="https://sellcodes.com/assets/images/icons/favicon/favicon-32x32.png"/> <link type="image/png" rel="icon" sizes="96x96" href="https://sellcodes.com/assets/images/icons/favicon/favicon-96x96.png"/> <link type="image/png" rel="icon" sizes="16x16" href="https://sellcodes.com/assets/images/icons/favicon/favicon-16x16.png"/> <link type="image/icon" rel="shortcut icon" href="https://sellcodes.com/assets/images/icons/favicon/favicon.ico"/> <style type="text/css"> /* bootstrap min css */ /*@import url("https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" );*/ /* font-awesome css */ /*@import url("https://use.fontawesome.com/releases/v5.7.2/css/all.css");*/ /* jquery ui css */ /*@import url("https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css");*/ /*@import url("/assets/v2/css/jquery-ui.min.css");*/ /* @import url("/assets/v2/jquery-ui-1.12.1/jquery-ui.min.css"); */ @import url("https://sellcodes.com/assets/v2/css/bootstrap.min.css"); @import url("https://sellcodes.com/assets/v2/css/font-awesome.min.css"); /* */ @import url("https://sellcodes.com/assets/v2/css/style.min.css"); /* */ #loading { background-image:url('https://sellcodes.com/assets/images/icons/preloadder.gif'); background-position:50% 50%; background-repeat: no-repeat; width: 100%; height: 100%; top: 0px; left:0; position: fixed; display: block; opacity: 0.7; background-color:#fff; z-index: 1100; text-align: center; } </style> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script type="text/javascript" src="/assets/v2/js/jquery.min.js"></script> <!-- https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js--> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js" defer></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js" defer></script> <![endif]--> <script type="text/javascript"> var base_url = "https://sellcodes.com/"; var logged_user = ""; var username_header = ""; var wallet_setup = ""; function header_fix() { var scroll = $(window).scrollTop(); if (scroll > 0) { $('.header').addClass('header_shadowed'); } else { $('.header').removeClass('header_shadowed'); } } function iframe_fix() { $('.offer-detail__description iframe').each(function() { var h = $(this).prop('height'); var w = $(this).prop('width'); if (w > $(window).width() - 30) { $(this).css('width', '100%'); if (h > 0) $(this).height(parseInt($(this).width()/w*h)); else $(this).height(parseInt($(this).width()/4*3)); } }); } $(window).scroll(function(){ header_fix(); iframe_fix(); }); $(window).resize(function(){ header_fix(); iframe_fix(); }); $(document).ready(function(){ setTimeout(header_fix, 1000); setTimeout(iframe_fix, 1000); }); </script> </head> <body class="BackupBliss"> <input type="hidden" id="base_url" name="base_url" value="https://sellcodes.com/"/> <input type="hidden" id="logged_user" name="logged_user" value=""> <input type="hidden" name="csrf_token" value="0e037f602a26ccf04670068e1171e1e2" /> <script> (function(send) { XMLHttpRequest.prototype.send = function(data) { // in this case I'm injecting an access token (eg. accessToken) in the request headers before it gets sent var token = "0e037f602a26ccf04670068e1171e1e2"; if(data != null) { if(typeof data != "string") data.append('csrf_token', token); else data += "&csrf_token=" + token; //console.log(data); } send.call(this, data); }; })(XMLHttpRequest.prototype.send); </script> <input type="hidden" id="username_header" name="username_header" value=""> <input type="hidden" id="wallet_setup" name="wallet_setup" value=""> <!--main-wrapper start--> <div class="main_wrapper invisible"> <div id="loading"></div> <header class="header"> <div class="container container_main"> <nav class="navbar navbar-expand header__nav-bar"> <a class="navbar-brand header__logo" href="https://sellcodes.com/"><svg xmlns="http://www.w3.org/2000/svg" height="25" width="150" version="1.1" viewBox="0 0 1200 200"><g transform="translate(0 -800)"><path stroke-linejoin="round" d="m70.7 812c-30 0-30 8-30 68l-30 20 30 20c0 50 0 68 30 68" stroke="#0b9847" stroke-width="22.7" fill="none"/><path stroke-linejoin="round" d="m516 812c30 0 30 8 30 68l30 20-30 20c0 50 0 68-30 68" stroke="#0b9847" stroke-width="22.7" fill="none"/><g fill="#0b9847"><path d="m177 850c13.3 0 22.2 2.93 32.9 7.96l5.83-22.8c-12.2-5.03-22.4-8.8-39.5-8.8-27.1 0-50.9 13.2-50.9 41.3 0 48.8 71.6 40.6 71.6 65.8 0 14.2-16.7 19.3-31.6 19.3-15 0-25.6-4.19-38.9-10.1l-6.39 22.8c13.5 7.33 25.6 10.9 43.4 10.9 30.5 0 56.6-12.4 56.6-42.9 0-47.6-71.6-39.6-71.6-64.7 0-13.8 14.1-18.6 28.6-18.6z"/><path d="m345 925v8.67h-69.6q1.08 10.7 7.57 16.1 6.49 5.36 18.1 5.36 9.4 0 19.2-2.81 9.9-2.89 20.3-8.67v23.5q-10.6 4.08-21.1 6.12-10.6 2.13-21.1 2.13-25.3 0-39.4-13.1-13-14-13-38 0-23.3 13.7-36.6 13.8-13.4 37.9-13.4 22 0 35.1 13.5 13 14 13 37zm-30.6-10.1q0-8.67-4.99-13.9-4.91-5.36-12.9-5.36-8.65 0-14.1 5.02-5.41 4.93-6.74 14.3z"/><rect style="paint-order:normal" height="150" width="25" y="825" x="375"/><rect style="paint-order:normal" height="150" width="25" y="825" x="435"/></g><g><path d="m629 902c0 44.7 28.4 74.6 71.5 74.6 14.7 0 34.8-3.91 52-10.7l-7.05-22.5c-13.7 6.59-31.9 9.89-42.7 9.89-29 0-48.3-19.4-48.3-51.3 0-29.3 16-49.7 45.4-49.7 16 0 30.7 1.85 43.9 10.9l7.05-22.5c-14.5-9.07-32.5-11.7-47.9-11.7-45.6 0-74 28.6-74 72.9z"/><path d="m820 977c31.5 0 52.2-21 52.2-52.1 0-30.9-20.3-51.3-51.8-51.3-31.9 0-52.2 20.2-52.2 51.7 0 30.9 20.3 51.7 51.8 51.7zm0-83.7c17.2 0 26.7 14.2 26.7 31.9 0 18.1-8.91 31.9-26.7 31.9-17 0-26.3-14.4-26.3-31.9 0-17.1 9.33-31.9 26.3-31.9z"/><path d="m961 950c-6.22 4.74-13.3 6.8-21.3 6.8-17 0-26.1-11.3-26.1-30.7s6.84-32.1 27.8-32.1c7.46 0 15.5 2.47 19.7 5.56zm0-70.1c-7.46-4.53-16-6.59-25.9-6.59-33.6 0-47 21.2-47 51.3s17.6 52.1 47.5 52.1c9.95 0 19.9-2.68 29.8-8.45l5.18 6.39h16v-147h-25z"/><path d="m1.06e3 957c-24.5 0-30-10.5-31.1-23.3h68.4v-9.68c0-32.3-15.3-50.5-45.2-50.5-29.6 0-48.9 23.1-48.9 51.7 0 32.1 19.9 51.7 53.5 51.7 13.3 0 26.1-2.27 38.3-6.18l-4.97-19c-9.12 3.5-19.1 5.15-30 5.15zm-30.9-40.8c1.24-12 6.42-23.1 23.4-23.1 12.4 0 19.3 7.21 19.3 23.1z"/><path d="m1.15e3 957c-14.3 0-24-2.88-30.7-5.36l-4.35 19.2c7.46 3.09 20.1 5.98 37.7 5.98 29.4 0 46-9.07 46-28.6 0-37.3-56.4-29.1-56.4-43.9 0-7.42 10.4-11.1 19.3-11.1 15.8 0 22.8 3.3 29.6 6.59l5.8-19.4c-7.46-3.5-16.4-7.01-35.9-7.01-13.5 0-44.3 3.91-44.3 29.9 0 37.3 56.4 28 56.4 43.5 0 8.24-11.8 10.3-23.2 10.3z"/></g></g></svg></a> <div class="navbar-nav header__browse-nav"> <a class="nav-item nav-link header__link" href="https://sellcodes.com/browse">Browse</a> </div> <div class="navbar-nav"> <a class="nav-item nav-link header__link" href="" data-target="#login" data-toggle="modal" data-dismiss="modal" data-backdrop="static" data-keyboard="false">Login</a> <a class="nav-item nav-link header__link header__sign-up-link sign-up" href="" data-target="#signup" data-toggle="modal" data-dismiss="modal" data-backdrop="static" data-keyboard="false">Sign Up</a> </div> </nav> </div> </header> <div id="flash-message"></div> <div class="clearfix"></div> <div id="notification_bars" class="container"></div> <div class="clearfix"></div> <figure class="programmer-bg" style="background-image:url('https://sellcodes.com/uploads/offer/banner/banner-772x250_1606912629.png')"> <div class="container"> <div class="row"> <div class="col-md-12"></div> </div> </div> </figure> <div class="container container_main"> <div class="offer-detail"> <div class="offer-detail__data"> <div class="row"> <h1 class="col-lg-9 offer-detail__title"> Backup Migration Premium — BackupBliss </h1> <div class="col-lg-3 offer-detail__title-buttons"> <sellcodes-checkout type="link" parent="" offer="oZxnXtc2" on-load="" dcode="" offer-option="" show-price="1" action-class="offer-button offer-button_size_small" link-text="Buy from" /> <script src="/quick-checkout/sellcodes-checkout.js"></script> </div> <div class="offer-detail__title-share-sup"> <a id="shareSignup-link" class="offer-detail__title-share-link" href="javascript:" data-target="#signup" data-toggle="modal" data-dismiss="modal" data-backdrop="static" data-keyboard="false" rel="nofollow">Share &amp; earn cash</a> </div> </div> <div class="offer-detail__description"> <p>Welcome to the premium version of the (already very good) free Backup & Migrate plugin in the WP directory!</p><p><br></p><p>95% of planned premium-plugin features are <b>not ready yet</b>. That's why you can buy it now at a <b>significant discount </b>(of course you'll still benefit from the other premium features which will be added over time, as long as your license is still valid).</p><p><br></p><p> </p><p>Features already <u>available in premium</u>: </p><ul><li><b>Unlimited backup size</b>: While the free plugin is capped at 2GB, with the premium plugin you can take backups of any size</li><li><b>Google Drive</b> as an external storage location<br></li><li><b>Prioritized Support </b></li></ul><p><br></p><p>Features <b><u>not</u></b> yet ready in premium (but we aim to add them soon): </p><ul><li><b>External storage</b>: Save your backups on Dropbox, Google Cloud, OneDrive, and many more.</li><li><b>More zipping options</b>: Save your backups as tar or tar.gz files</li><li><b>Browse through files</b> to define which ones should (not) be included in the backup</li><li><b>Multiple configuration sets </b>and import/export them from one site to another</li><li><b>Apply smart exclusion rules</b>, e.g. exclude all spam comments</li><li><b>Encrypt & password-protect </b>your backups</li><li><b>More backup creation triggers</b>, e.g. trigger them by URI, or before updates are done on your site</li><li>...and much more to come!</li></ul><p><br></p><p>Learn more about it on the <a href="https://backupbliss.com/" target="_blank" target="_blank" title="BackupBliss website" rel="nofollow">BackupBliss website</a>. </p><p><br></p><p><br></p><p>Other relevant points: </p><p><br></p><ul><li xss="removed"><b>Refunds</b>: We provide<span xss="removed"> </span><u>full refunds for 14 days</u> if you're not happy for any reason. There are no refunds on renewal payments so if you don't want to renew, just cancel before it renews, the plugin will still keep on working. </li><li xss="removed"><b>License types</b>: We offer a license for commercial sites, i.e. sites that are for businesses, or monetize in any way, and non-commercial sites (the plugin is the same, it's just that commercial sites tend to require more support). Please make sure you select the correct license when you buy. </li><li xss="removed"><b>License duration</b>: The license length you're buying with this product is 180 days. This means: support and updates are limited to half a year. However, should you wish not to renew the license, the plugin will not be disabled, you can just keep using it.<br></li><li xss="removed"><b>Discount</b>: The discount you benefit from (if you buy it now) will also apply <u>indefinitely into the future</u>. If you're a charity, we offer special discounts. To claim those, please get in touch with us. </li><li xss="removed"><span xss="removed"><b>Number of sites</b>: </span>You can use the plugin on <u>two websites</u>. Also, you can always transfer your licenses to other sites. </li><li xss="removed"><span xss="removed"><b>Affiliate marketing</b></span>: This product is available for affiliate marketing. If you share it with your friends & followers, you will earn 40% (!) of every sale you helped to generate. Just click on "Share & earn cash" next to the title above and follow the steps. <br></li></ul><p xss="removed"><br></p><p xss="removed"><br></p><p></p><p>Any other questions? Please contact us at <span xss="removed">"support (at) backupbliss (dot) com", we'll aim to respond quickly :) Thank you!</span></p><p><br></p><p></p><p><br></p><p><br></p><p><br></p> </div> </div> <div class="row"> <div class="offer_detail__by col-md-4">By <b> <a class="offer_detail__by-link" href="https://sellcodes.com/BackupBliss">BackupBliss</a> (<span class="offer_detail__by-percent">94%</span>) </b></div> <div class="col-md-8"> <a class="offer_detail__tag" href="https://sellcodes.com/browse?search=%23backup">Backup</a> <a class="offer_detail__tag" href="https://sellcodes.com/browse?search=%23migration">Migration</a> <a class="offer_detail__tag" href="https://sellcodes.com/browse?search=%23wordpress">Wordpress</a> <a class="offer_detail__tag" href="https://sellcodes.com/browse?search=%23plugin">Plugin</a> </div> </div> <div class="offer-reviews-title row"> <div class="col-md-6"> <div class="offer-reviews-title__title">Reviews</div> <div class="offer-reviews-title__average offer-reviews-title__average_state_happy" data-original-title="Buyer’s ratings" data-toggle="tooltip" data-placement="top" title="Buyer’s ratings"> <div class="offer-reviews-title__average-bar" role="progressbar" aria-valuenow="96" aria-valuemin="50" aria-valuemax="100" style="width:96%;"></div> 96% </div> </div> <form class="col-md-6 offer-reviews-title__filter-list" id="refine"> <input id="offer-filter-happy" class="offer-reviews-title__filter-input" autocomplete="off" data-id="514" data-review="5" data-url="https://sellcodes.com/BackupBliss/backup-migrate-premium" name="review[]" type="checkbox" value="5"> <label class="offer-reviews-title__filter-label offer-reviews-title__filter-label_state_happy" for="offer-filter-happy"> 24 </label> <input id="offer-filter-normal" class="offer-reviews-title__filter-input" autocomplete="off" data-id="514" data-review="3" data-url="https://sellcodes.com/BackupBliss/backup-migrate-premium" name="review[]" type="checkbox" value="3"> <label class="offer-reviews-title__filter-label offer-reviews-title__filter-label_state_normal" for="offer-filter-normal"> 1 </label> <input id="offer-filter-rood" class="offer-reviews-title__filter-input" autocomplete="off" data-id="514" data-review="1" data-url="https://sellcodes.com/BackupBliss/backup-migrate-premium" name="review[]" type="checkbox" value="1"> <label class="offer-reviews-title__filter-label offer-reviews-title__filter-label_state_rood" for="offer-filter-rood"> 1 </label> </form> </div> </div> </div> <div class="offer-reviews"> <div class="container container_main"> <div id="reviews-listing"> <div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/Driftdon423"> Driftdon423 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> No comment given </p> <p class="offer-review__text sc-text_color_grey"> Feb 28 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/PoetPiper"> PoetPiper </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Quick, efficient backups. A lifesaver! </p> <p class="offer-review__text sc-text_color_grey"> Feb 19, 2024 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/Mirthful1"> Mirthful1 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Needs more storage options but great so far. </p> <p class="offer-review__text sc-text_color_grey"> Feb 15, 2024 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/Quipster423"> Quipster423 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Support is top-notch. </p> <p class="offer-review__text sc-text_color_grey"> Feb 1, 2024 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/DigitalDrifter"> DigitalDrifter </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Fantastic value. The discount is a huge plus. </p> <p class="offer-review__text sc-text_color_grey"> Jan 9, 2024 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/Frolic8"> Frolic8 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Anxiously waiting for the expanded feature set. </p> <p class="offer-review__text sc-text_color_grey"> Dec 28, 2023 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/Zenyogy423"> Zenyogy423 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Impressive features. Looking forward to what's next. </p> <p class="offer-review__text sc-text_color_grey"> Dec 20, 2023 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/PixelPioneer423"> PixelPioneer423 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Simplifies routine tasks, saving time and worry. </p> <p class="offer-review__text sc-text_color_grey"> Nov 16, 2023 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/Lark5423"> Lark5423 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Cutting-edge </p> <p class="offer-review__text sc-text_color_grey"> Oct 26, 2023 </p> </div> </div> <div class="row offer-review"> <div class="col-lg-5 d-flex offer-review__meta"> <div class="offer-review__smile sc-smile sc-sm-smile_size_normal sc-smile_size_small sc-smile_state_happy"> <div class="sc-smile__icon"></div> </div> <img class="offer-review__user-image" src="https://sellcodes.com/assets/images/edit-profile-icon.png" alt="User image"> <a class="offer-review__user-name" href="https://sellcodes.com/BookwormBree423"> BookwormBree423 </a> </div> <div class="col-lg-7 offer-review__text-block"> <p class="offer-review__text"> Ensures your site's future is secure. </p> <p class="offer-review__text sc-text_color_grey"> Oct 1, 2023 </p> </div> </div> </div> <ul class="pagination"><li class="pagination__item pagination__item_activated">1</li><li class="pagination__item"><a data-page="10" href=" https://sellcodes.com/pagination/review/514/10">2</a></li><li class="pagination__item"><a data-page="20" href=" https://sellcodes.com/pagination/review/514/20">3</a></li><li class="pagination__item pagination__item_increased"><a data-page="10" href=" https://sellcodes.com/pagination/review/514/10"><span aria-hidden="true">»</span></a></li></ul> </div> </div> <sellcodes-checkout type="link" offer="oZxnXtc2" dcode="" offer-option="" show-price="1" action-class="mx-auto offer-button offer-button_size_big offer-button_width_wide" link-text="Buy from" /> <script src="/quick-checkout/sellcodes-checkout.js"></script> </div> <script> $(document).ready(function() { // Reviews pagaination $(document.body).on('click', 'ul.pagination > li > a', function(event) { event.preventDefault(); /*show loading*/ $("#loading").show(); var url = $(this).attr('href'); var page = $(this).attr('data-page'); $.post(url, { page: page }, function(data) { $("#loading").hide(); $("#reviews-listing").html(data); }); }); // when click on smilies $("input[type=checkbox]").change(function() { $("#loading").show(); var review = $(this).attr('data-review'); if (review == '5') { $(this).parent().toggleClass('active-smile-icon'); } if (review == '3') { $(this).parent().toggleClass('active-normal-icon'); } if (review == '1') { $(this).parent().toggleClass('active-rood-icon'); } var offer_id = $(this).attr('data-id'); var url = baseUrl + 'pagination/review/' + offer_id; $.post(url, $("#refine").serializeArray(), function(data) { $("#loading").hide(); $("#reviews-listing").html(data); }); }); }); </script> <!--User coming from social login, open Buy popup--> <footer class="footer"> <div class="container container_main"> <div class="footer__row mx-auto row"> <div class="footer__column col-7 col-sm-6 col-md-3"> <h5 class="footer__title">PARTICIPATE</h5> <ul class="footer__list"> <li> <a class="footer__link" href="https://sellcodes.com/browse">Buy</a> </li> <li> <a class="footer__link" href="javascript:void(0);" id="footer_offers">Offer</a> </li> <li> <a class="footer__link" href="https://sellcodes.com/spread-the-word/9a33f0508c4d22cddb9682577bc342230606bd93869ea63dd42c7fdf6e055621cca2c728655310b14905a0d2dca13931db37ff7063af9a8225c2917cf3de6f0eJdGV3h~q0DWvc04aBCATZ04wVecoaD0.1ctARN5g8Bg-">Share</a> </li> </ul> </div> <div class="footer__column col-5 col-sm-6 col-md-3"> <h5 class="footer__title">LEARN</h5> <ul class="footer__list"> <li> <a class="footer__link" href="https://sellcodes.com/support">About</a> </li> <li> <a class="footer__link" href="https://sellcodes.com/blog">Blog</a> </li> <li> <a class="footer__link" href="https://sellcodes.com/support">FAQ</a> </li> </ul> </div> <div class="footer__column col-7 col-sm-6 col-md-3"> <h5 class="footer__title">CONNECT</h5> <ul class="footer__list"> <li> <a class="footer__link footer__link_color_twitter" href="https://twitter.com/sellcodes" rel="nofollow"><i class="fab fa-twitter footer__icon"></i>Twitter</a> </li> <li> <a class="footer__link footer__link_color_facebook" href="https://www.facebook.com/sellcodes" rel="nofollow"><i class="fab fa-facebook footer__icon"></i>Facebook</a> </li> <li> <a class="footer__link footer__link_color_contact" href="https://sellcodes.com/contact"><i class="fa fa-envelope footer__icon"></i>Contact</a> </li> </ul> </div> <div class="footer__column col-5 col-sm-6 col-md-3"> <h5 class="footer__title">LEGAL</h5> <ul class="footer__list"> <li> <a class="footer__link" href="https://sellcodes.com/terms">Terms</a> </li> <li> <a class="footer__link" href="https://sellcodes.com/privacy">Privacy</a> </li> <li> <a class="footer__link" href="https://sellcodes.com/">&copy; 2025 Sellcodes</a> </li> </ul> </div> </div> </div> </footer> </div> <div id="fb-root"></div> <script type="text/javascript" src="/assets/v2/js/popper.min.js" defer></script> <script type="text/javascript" src="/assets/v2/js/bootstrap.min.js" defer></script> <script type="text/javascript" src="/assets/v2/js/jquery.cookie.min.js" id="cookie-js" defer ></script> <script type="text/javascript" src="/assets/v2/js/jquery.validate.min.js" id="validate-js" defer ></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/additional-methods.min.js" id="validate-additional-methods-js" defer ></script> <script type="text/javascript" src="/assets/js/jquery.validate.custom-methods.js" id="validate-custom-methods-js" defer ></script> <script type="text/javascript" src="/assets/js/common.js" id="common-js" defer ></script> <script type="text/javascript"> var base_url = "https://sellcodes.com/" $(document).ready(function() { // $(document.body).on('click', '#footer_offers', function(event) { event.preventDefault(); var userid = ''; // check if user loggedIn if (userid === '') { var date = new Date(); var minutes = 3; date.setTime(date.getTime() + (minutes * 60 * 1000)); $.cookie('home_redirect_url', 'launch-offer/about', { path: '/', expires: date }) $('#login').modal({ backdrop: 'static', keyboard: false, show: true }); } else { window.location.href = baseUrl + 'launch-offer/about'; } }); // $('.modal').on("shown.bs.modal", function(e) { var singupRediretURL = $("#signup").find("input[name='redirect_url']").val(); var loginRediretURL = $("#login").find("input[name='redirect_url']").val(); if ( ($('#signup').hasClass('in') || $('#login').hasClass('in')) && (singupRediretURL == '' || singupRediretURL == null || singupRediretURL == 'undefined' || loginRediretURL == '' || loginRediretURL == null || loginRediretURL == 'undefined') ) { $("#signup").find("input[name='redirect_url']").val(window.location.href.replace(/["']/g, '\\"')); $("#login").find("input[name='redirect_url']").val(window.location.href.replace(/["']/g, '\\"')); } }); // This just makes all bootstrap native .modals jive together $('.modal').on("hidden.bs.modal", function(e) { if ($('.modal:visible').length) { $('body').addClass('modal-open'); } }); /*Added By deepak on (12-10-16)*/ $("body").on("click", ".note-color-reset", function() { return false; }); // $(window).load(function() { $('.main_wrapper').removeClass('invisible'); hideLoading(); }); }); /** */ function social(network, ref, fromOfferDetailPage) { fromOfferDetailPage = typeof fromOfferDetailPage === 'undefined' ? false : true; window.location.href = base_url + 'social?fromOfferDetailPage=' + fromOfferDetailPage + '&join_via=' + network // hello.init({ // facebook: '404562724219962', // google: '10899611335-iehl0i0mueu73kj8uos7tfdtsk1hmi6f.apps.googleusercontent.com' // }, { // redirect_uri: 'https://sellcodes.com/', // scope: 'email' // }); // // social login // hello.login(network, function(auth) { // console.log('w1', auth.authResponse.access_token); // if (!auth || auth.error) { // return; // } else { // $('#loading').show(); // $.ajax({ // type: "GET", // url: base_url + 'social', // data: { // access_token: auth.authResponse.access_token, // join_via: network, // redirect_url: $(ref).parents("form").find("input[name='redirect_url']").val(), // fromOfferDetailPage: fromOfferDetailPage // }, // success: function(response) { // data = $.parseJSON(response); // // // if (data.status == 'success') { // if (data.message == 'Login successful') { // if (data.detail.redirect_url != '' && data.detail.redirect_url != null && data.detail.redirect_url != 'undefined') { // $.removeCookie('home_redirect_url', { // path: '/' // }); // hash = data.detail.redirect_url.split('#')[1]; // // Fragment exists // if (window.location.hash) { // window.location = data.detail.redirect_url; // location.reload(); // // Fragment doesn't exist // } else { // window.location = data.detail.redirect_url; // } // } else { // location.reload(); // } // } else { // location.reload(); // } // // // } else if (data.status == 'error') { // if (network == 'facebook') { // $(ref).parents("form").find("#facebook_login_signup-error").html(data.message); // } else if (network == 'facebook') { // $(ref).parents("form").find("#google_login_signup-error").html(data.message); // } else { // $(ref).parents("form").find("#google_login_signup-error").html(data.message); // } // // // } else { // console.log(data); // } // $('#loading').hide(); // }, // error: function(response) { // $("#sign_up_form").find("input[name='user_create_account']").prop("disabled", false); // $('#loading').hide(); // } // }); // // hello(network).api('/me').then(function(appResponseData) { // // $('#loading').show(); // // $.ajax({ // // type: "POST", // // url: base_url+'social', // // data: { // // social_id : appResponseData.id, // // user_email : appResponseData.email, // // join_via : network, // // user_first_name : appResponseData.first_name, // // user_last_name : appResponseData.last_name, // // user_full_name : appResponseData.name, // // redirect_url : $(ref).parents("form").find("input[name='redirect_url']").val(), // // fromOfferDetailPage: fromOfferDetailPage // // }, // // success: function(response) { // // data = $.parseJSON(response); // // // // // if(data.status == 'success') { // // if(data.message == 'Login successful') { // // if(data.detail.redirect_url != '' && data.detail.redirect_url != null && data.detail.redirect_url != 'undefined') { // // $.removeCookie('home_redirect_url',{path: '/'}); // // hash = data.detail.redirect_url.split('#')[1]; // // // Fragment exists // // if(window.location.hash) { // // window.location = data.detail.redirect_url; // // location.reload(); // // // Fragment doesn't exist // // } else { // // window.location = data.detail.redirect_url; // // } // // } else { // // location.reload(); // // } // // } else { // // location.reload(); // // } // // // // // } else if(data.status == 'error') { // // if(network == 'facebook') { // // $(ref).parents("form").find("#facebook_login_signup-error").html(data.message); // // } else if(network == 'facebook') { // // $(ref).parents("form").find("#google_login_signup-error").html(data.message); // // } else { // // $(ref).parents("form").find("#google_login_signup-error").html(data.message); // // } // // // // // } else { // // console.log(data); // // } // // $('#loading').hide(); // // }, // // error: function(response) { // // $("#sign_up_form").find("input[name='user_create_account']").prop("disabled",false); // // $('#loading').hide(); // // } // // }); // // }); // } // }).then(function(p) { // // Print it to console. // console.log('hello.api(me) was fullfilled', p); // //return p; // }).then(function(p) { // // Insert it into thumbnail // }).then(null, function(error) { // // Uh oh // console.error(error); // }); } // /** */ // function buyOffer(authoffer) { // $("#loading").show(); // } </script> <script type="text/javascript"> function clear_login_forms() { var login_form = $(".authorization-modal__column_authorization"); var forgot_form = $("#forgot_your_password_form") login_form.find("input").attr('disabled', false).removeClass('is-invalid'); forgot_form.find("input").attr('disabled', false).removeClass('is-invalid'); login_form.find("label.is-invalid").html(''); forgot_form.find("label.is-invalid").html(''); forgot_form.find("input[name=user_email]").val(''); } $(document).ready(function() { var base_url = $("#base_url").val(); /** * login form */ $("#login_form").validate({ errorClass: "is-invalid", rules: { user_email: { required: true, noSpace: true }, user_password: { required: true } }, messages: { user_email: { required: "Please enter an email address", noSpace: "Please don`t leave this empty, nor include empty spaces" }, user_password: { required: "Please provide a password", } }, submitHandler: function(form) { $("#login_form").find("input[name='user_login']").prop("disabled", true); $('#loading').show(); $.ajax({ type: "POST", url: base_url + 'login', data: $(form).serialize(), success: function(response) { data = $.parseJSON(response); if (data.status == 'success') { if (data.detail.redirect_url != '' && data.detail.redirect_url != null && data.detail.redirect_url != 'undefined') { $.removeCookie('home_redirect_url', { path: '/' }); hash = data.detail.redirect_url.split('#')[1]; var url = data.detail.redirect_url.split('/'); if ((url[4] == 'about' || url[4] == 'account#bankaccount' || url[4] == 'account#setting' || url[4] == 'code') && data.detail.username == username_header) { // Fragment exists $('#login').modal('hide'); $('#loading').hide(); return false; } else if (window.location.hash) { // Fragment doesn't exist window.location = data.detail.redirect_url; location.reload(); } else { window.location = String(data.detail.redirect_url).replace("#", ""); } } else { location.reload(); } } else if (data.status == 'error') { if (data.message != '' && data.message != null && data.message != 'undefined') { $("#login_form").find("#user_password-is-invalid").html(data.message); } else if (data.message == "Some information you entered isn't right" || data.message == "Some information you entered isn’t right") { $("#login_form").find("#user_password-is-invalid").html("Some information you entered isn't right"); } else { $("#login_form").find("#user_password-is-invalid").html(""); } } $("#login_form").find("input[name='user_login']").prop("disabled", false); $('#loading').hide(); }, error: function(response) { console.log(response); $("#login_form").find("#user_password-is-invalid").html(response); $("#login_form").find("input[name='user_login']").prop("disabled", false); $('#loading').show(); } }); return false; } }); /** * Forgot your password form */ $("#forgot_your_password_form").validate({ errorClass: "is-invalid", rules: { user_email: { required: true, noSpace: true, email: true } }, messages: { user_email: { required: "Please enter an email address", noSpace: "Please don`t leave this empty, nor include empty spaces", email: "Please enter a valid email address" //remote : "We couldn't find this email in our system" } }, submitHandler: function(form) { $("#forgot_your_password_form").find("input[name='forgot_password']").prop("disabled", true); showLoading(); $.ajax({ type: "POST", url: base_url + 'forgot-your-password', data: $(form).serialize(), beforeSend: function() { showLoading(); }, complete: function() { hideLoading(); }, success: function(response) { data = $.parseJSON(response); if (data.status == 'success') { if (data.message == 'Password reset! Please check your email inbox.') { $(window).scrollTop(0); location.reload(); } } else if (data.status == 'error') { if (data.message == 'Your account is inactive. Please contact administrator.') { $("#forgot_your_password_form").find("#user_email-is-invalid").html("Your account is inactive. Please contact administrator."); $(window).scrollTop(0); } if (data.message == "We couldn't find this email in our system") { $("#forgot_your_password_form").find("#user_email-is-invalid").html("We couldn't find this email in our system"); $(window).scrollTop(0); } } $("#forgot_your_password_form").find("input[name='forgot_password']").prop("disabled", false); hideLoading(); }, error: function(response) { $("#forgot_your_password_form").find("input[name='forgot_password']").prop("disabled", false); hideLoading(); } }); return false; } }); $('#login').on('show.bs.modal', clear_login_forms); $('#forgot_your_password_form').on('show.bs.collapse', function() { $('.authorization-modal__login-form').addClass('authorization-modal__login-form_lock'); clear_login_forms(); }); $('#forgot_your_password_form').on('hide.bs.collapse', function() { $('.authorization-modal__login-form').removeClass('authorization-modal__login-form_lock'); clear_login_forms(); }); }); </script> <!-- login modal --> <div id="login" class="modal fade sc-modal sc-modal_authorization" aria-hidden="true" aria-labelledby="myModalLabel" role="dialog" tabindex="-1"> <div class="modal-dialog modal-lg modal-dialog-centered sc-modal__dialog" role="document"> <div class="modal-content sc-modal__content"> <div class="modal-header sc-modal__header"> <h5 class="modal-title sc-modal__title"><b>Log in</b> to your Sellcodes account</h5> <div class="sc-close sc-modal__close" aria-label="Close" data-dismiss="modal"></div> </div> <div class="modal-body authorization-modal__body authorization-modal"> <!-- login form --> <form class="authorization-modal__login-form" id="login_form" method="post"> <input type="hidden" name="csrf_token" value="0e037f602a26ccf04670068e1171e1e2" /> <input type="hidden" name="redirect_url" value=""> <div class="row"> <div class="authorization-modal__column authorization-modal__column_social col-md-6 col-sm-12"> <button class="authorization-modal__social-button authorization-modal__social-button_type_facebook" onclick="social('facebook', this);" type="button"> <i class="authorization-modal__social-icon fab fa-facebook-f"></i> Log in with <span class="d-none d-sm-inline">Facebook</span> <span class="d-sm-none d-inline">FB</span> </button> <button class="authorization-modal__social-button authorization-modal__social-button_type_google mb-3" onclick="social('google', this);" type="button"> <i class="authorization-modal__social-icon fab fa-google-plus-g"></i> Sign in wth Google </button> <div class="sc-checkbox mt-3"> <input id="authorization-modal__keepMeloggedIn" class="sc-checkbox__input" name="keepMeloggedIn" type="checkbox" value="1"> <label class="sc-checkbox__label" for="authorization-modal__keepMeloggedIn"> <div class="sc-checkbox__checkbox"></div> Keep me logged in </label> </div> <a id="forgotPassword" class="authorization-modal__forgot-link" aria-controls="forgot_your_password_form" aria-expanded="false" data-toggle="collapse" href="#forgot_your_password_form" role="button"> Forgot your password? </a> </div> <div class="authorization-modal__column authorization-modal__column_authorization col-md-6 col-sm-12"> <input id="login_user_email" class="authorization-modal__input sc-input sc-input_size_authorization sc-input_theme_grey" name="user_email" placeholder="Email address" type="text" value="" /> <label id="user_email-is-invalid" class="authorization-modal__invalid invalid-feedback is-invalid" for="login_user_email"></label> <input id="login_user_password" class="authorization-modal__input sc-input sc-input_size_authorization sc-input_theme_grey my-0" name="user_password" placeholder="Password" type="password" value="" /> <label id="user_password-is-invalid" class="authorization-modal__invalid invalid-feedback is-invalid" for="login_user_password"></label> <input class="authorization-modal__input authorization-modal__input_submit sc-input sc-input_size_authorization-btn sc-input_type_submit sc-input_theme_green" name="user_login" type="submit" value="Login"> </div> </div> </form> <!-- Forgot your password? --> <form id="forgot_your_password_form" class="authorization-modal__column authorization-modal__forgot-form collapse" method="post"> <input name="csrf_token" type="hidden" value="0e037f602a26ccf04670068e1171e1e2" /> <div class="d-flex align-items-center mb-4"> <div class="flex-grow-1"> <input id="forgot_user_email" class="sc-input sc-input_size_big-authorization sc-input_theme_grey" name="user_email" placeholder="Email address" type="text" value="" /> </div> <div> <input class="sc-input sc-input_size_big-authorization-btn sc-input_type_submit sc-input_theme_green" name="forgot_password" type="submit" value="Send"> </div> <div class="sc-close flex-shrink-0 ml-2 ml-sm-3" data-toggle="collapse" data-target="#forgot_your_password_form" aria-expanded="false" aria-controls="forgot_your_password_form" aria-label="Close"></div> </div> <label id="user_email-is-invalid" class="authorization-modal__invalid invalid-feedback d-block is-invalid pt-1 pb-3 mb-0" for="forgot_user_email"></label> </form> </div> <div class="modal-footer text-center d-block"> Looking to <a class="authorization-modal__link" data-backdrop="static" data-dismiss="modal" data-keyboard="false" data-target="#signup" data-toggle="modal" href=""> create an account</a>? </div> </div> </div> </div><script type="text/javascript"> $(document).ready(function() { var base_url = $("#base_url").val(); /** * Sign up form */ $("#sign_up_form").validate({ errorClass: "is-invalid", rules: { user_email: { required: true, noSpace : true, email : true }, user_password: { required: true, atLeastOneLowercaseUppercaseLetterOneNumber : true } }, messages: { user_email: { required: "Please enter an email address", noSpace : "Please don`t leave this empty, nor include empty spaces", email : "Please enter a valid email address" }, user_password: { required: "Please provide a password", atLeastOneLowercaseUppercaseLetterOneNumber : "Password is not secure – it has to have at least 8 characters, at least one uppercase & lowercase and contain at least one number" } }, submitHandler: function(form) { $("#sign_up_form").find("input[name='user_create_account']").prop("disabled",true); $('#loading').show(); $.ajax({ type: "POST", url: base_url+'signup', data: $(form).serialize(), success: function(response) { data = $.parseJSON(response); if(data.status == 'success') { if(data.message == 'Sign up successful') { if(data.detail.redirect_url != '' && data.detail.redirect_url != null && data.detail.redirect_url != 'undefined') { $.removeCookie('home_redirect_url',{path: '/'}); hash = data.detail.redirect_url.split('#')[1]; // Fragment exists if(window.location.hash) { window.location = data.detail.redirect_url; location.reload(); // Fragment doesn't exist } else { window.location = data.detail.redirect_url; } } else { location.reload(); } } else if(data.message == 'signup successful') { if(data.detail.redirect_url != '' && data.detail.redirect_url != null && data.detail.redirect_url != 'undefined') { $.removeCookie('home_redirect_url',{path: '/'}); hash = data.detail.redirect_url.split('#')[1]; // Fragment exists if(window.location.hash) { window.location = data.detail.redirect_url; location.reload(); // Fragment doesn't exist } else { window.location = data.detail.redirect_url; } } else { location.reload(); } } else { location.reload(); } } else if(data.status == 'error') { if(data.message != '' && data.message != null && data.message != 'undefined'){ $("#sign_up_form").find("#user_password-error").html(data.message); $("#sign_up_form").find("#user_password-error").css("display","block"); } else { $("#sign_up_form").find("#user_password-error").css("display","none"); } } else { console.log(data); console.log(data.message); } $("#sign_up_form").find("input[name='user_create_account']").prop("disabled",false); $('#loading').hide(); }, error: function(response) { console.log(response); $("#sign_up_form").find("input[name='user_create_account']").prop("disabled",false); } }); return false; } }); // modal no load $('#signup').on('show.bs.modal', function () { $("#sign_up_form").find("input[name=user_email]").val(''); $("#sign_up_form").find("input[name=user_password]").val(''); $("#sign_up_form").find("label.error").css("display","none"); }); }); </script> <!-- singup modal --> <div id="signup" class="modal authorization-modal fade sc-modal_authorization" aria-hidden="true" aria-labelledby="myModalLabel" role="dialog" tabindex="-1"> <div class="modal-dialog modal-lg modal-dialog-centered sc-modal__dialog" role="document"> <div class="modal-content sc-modal__content"> <div class="modal-header sc-modal__header"> <h5 class="modal-title sc-modal__title"><b>Sign up</b> for Sellcodes</h5> <div class="sc-close sc-modal__close" aria-label="Close" data-dismiss="modal"></div> </div> <div class="modal-body authorization-modal__body authorization-modal"> <form id="sign_up_form" class="authorization-modal__signup-form" method="post"> <input type="hidden" name="csrf_token" value="0e037f602a26ccf04670068e1171e1e2" /> <input type="hidden" name="redirect_url" value=""> <div class="row"> <div class="authorization-modal__column authorization-modal__column_social col-md-6 col-sm-12"> <button class="authorization-modal__social-button authorization-modal__social-button_type_facebook" onclick="social('facebook', this);" type="button"> <i class="authorization-modal__social-icon fab fa-facebook-f"></i> Connect with <span class="d-none d-sm-inline">Facebook</span> <span class="d-sm-none d-inline">FB</span> </button> <button class="authorization-modal__social-button authorization-modal__social-button_type_google mb-3" onclick="social('google', this);" type="button"> <i class="authorization-modal__social-icon fab fa-google-plus-g"></i> Connect wth Google </button> <span class="authorization-modal__terms"> By creating an account you agree to our <a class="authorization-modal__link" href="https://sellcodes.com/terms" target="_blank"> Terms Of Use </a> and <a class="authorization-modal__link" href="https://sellcodes.com/privacy" target="_blank"> Privacy Policy </a> </span> </div> <div class="authorization-modal__column authorization-modal__column_authorization col-md-6 col-sm-12"> <input id="signup_user_email" class="authorization-modal__input sc-input sc-input_size_authorization sc-input_theme_grey" name="user_email" placeholder="Email address" type="text" value=""/> <label id="user_email-is-invalid" class="authorization-modal__invalid invalid-feedback is-invalid" for="signup_user_email"></label> <input id="signup_user_password" class="authorization-modal__input sc-input sc-input_size_authorization sc-input_theme_grey my-0" name="user_password" placeholder="Password" type="password" value=""/> <label id="user_password-is-invalid" class="authorization-modal__invalid invalid-feedback is-invalid" for="signup_user_password"></label> <input class="authorization-modal__input authorization-modal__input_submit sc-input sc-input_size_authorization-btn sc-input_type_submit sc-input_theme_green" name="user_create_account" type="submit" value="Create account"> </div> </div> </form> </div> <div class="modal-footer text-center d-block"> Did you mean to <a class="authorization-modal__link" href="" data-target="#login" data-toggle="modal" data-dismiss="modal" data-backdrop="static" data-keyboard="false">Login</a>? </div> </div> </div> </div> <!-- /.modal --> <script type="text/javascript"> var loggedInWalletUserType = ''; var maxAmountOneTime = parseFloat('2500'); var maxAmountRecurring = parseFloat('40'); </script> <!-- Google Tag Manager --> <script type="text/javascript"> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-NNSKS5P'); </script> <!-- End Google Tag Manager --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NNSKS5P" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> // Iframe load after load all text. if ($('iframe').length) { setTimeout(function() { $('iframe').each(function() { if ($(this).attr('src').indexOf('loading')) { $(this).attr('src', $(this).data('src')); } }); }, 200); } </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10