10,290
21 Jul 2022
They're hiding the TRUTH about the Great Reset _ Redacted with Clayton Morris
Jess Sosnoski · 216 Views
10,751 Views
RAFAEL NADAL IS NOT LOOKING GOOD, CHEST PAINS LIVE AT A CONFERENCE... THIS WAS FILMED A WHILE BACK AT THE US OPEN, HOWEVER REMEMBER RADIATION ATTACKS THE WEAK AND WITH THE ADDED TECH NOW ADDED IN 2022 NOW WONDER HE HAS HAD TO PULL OUT AFTER BRAGGING ABOUT THE JAB!
Show more
Comments feature disabled by the video uploader.
21 Jul 2022
They're hiding the TRUTH about the Great Reset _ Redacted with Clayton Morris
Jess Sosnoski · 216 Views
'); $('#stripe_btn').text("Purchase"); $('#stripe_btn').removeAttr('disabled'); } } function SH_StripeCardResponseHandler(status, response) { if (response.error) { $('#stripe_alert').html('
'+response.error.message+'
'); $('#stripe_btn').text("Purchase"); $('#stripe_btn').removeAttr('disabled'); } else { stripe_array['token'] = response.id; if (stripe_array['user_id'] > 0) { $.post('https://brandnewtube.com/aj/go_pro/subscribe', {'stripe_name': stripe_array['stripe_name'],'stripe_email': stripe_array['stripe_email'],'stripe_number': stripe_array['stripe_number'],'stripe_month': stripe_array['stripe_month'],'stripe_year': stripe_array['stripe_year'],'stripe_cvc': stripe_array['stripe_cvc'],stripeToken:stripe_array['token'],user_id: stripe_array['user_id'],type:'stripe'}, function (data) { if (data.status == 200) { window.location.href = data.url; } else { $('#stripe_alert').html('
Payment declined, please try again later.
'); } }); } else{ $.post('https://brandnewtube.com/aj/go_pro/stripe_pay_to_see', {'stripe_name': stripe_array['stripe_name'],'stripe_email': stripe_array['stripe_email'],'stripe_number': stripe_array['stripe_number'],'stripe_month': stripe_array['stripe_month'],'stripe_year': stripe_array['stripe_year'],'stripe_cvc': stripe_array['stripe_cvc'],stripeToken:stripe_array['token'],video_id: '220718',pay_type: stripe_array['pay_type']}, function (data) { if (data.status == 200) { window.location.href = data.url; } else { $('#stripe_alert').html('
Payment declined, please try again later.
'); } }); } } } function PT_OpenStripe(pkg,self,video_id = 0,price = 0,user_id = 0){ $('#pay-go-pro').modal('hide'); $('#stripe_modal').modal('show'); stripe_array['video_id'] = video_id; stripe_array['user_id'] = user_id; if (pkg == 'rent') { stripe_array['pay_type'] = 'rent'; } else{ stripe_array['pay_type'] = ''; } } var sources = []; for (var i = 0 ; i 0) { showResults(getCookie('internet_speed')); } else{ var startTime, endTime; var download = new Image(); download.onload = function () { endTime = (new Date()).getTime(); showResults(); } download.onerror = function (err, msg) { ShowProgressMessage(0); } startTime = (new Date()).getTime(); var cacheBuster = "?nnn=" + startTime; download.src = imageAddr + cacheBuster; } function showResults(speed = 0) { if (speed == 0) { var duration = (endTime - startTime) / 1000; var bitsLoaded = downloadSize * 8; var speedBps = (bitsLoaded / duration).toFixed(2); var speedKbps = (speedBps / 1024).toFixed(2); var speedMbps = (speedKbps / 1024).toFixed(2); setCookie("internet_speed", speedKbps,1); } else{ speedKbps = speed; if (speed
'); setTimeout(function () { window.location = "https://brandnewtube.com"; $(".prv-img").html('
'); $("#blog-alert").html(''); $('#configreset').click(); },3000) } else if (data['message']) { $("#blog-alert").html('
'); } $('#bank_transfer_form').find('.ball-pulse').fadeOut(100); }}); $('#bank_transfer_form_2').ajaxForm({ url: 'https://brandnewtube.com/aj/go_pro/subscribe', beforeSend: function() { $('#bank_transfer_form_2').find('.ball-pulse').fadeIn(100); }, success: function(data) { if (data['status'] == 200) { $("#blog-alert-2").html('
'); setTimeout(function () { window.location = "https://brandnewtube.com"; $(".prv-img").html('
'); $("#blog-alert-2").html(''); $('#configreset_2').click(); },3000) } else if (data['message']) { $("#blog-alert-2").html('
'); } $('#bank_transfer_form_2').find('.ball-pulse').fadeOut(100); }}); }); function PT_OpenBank(pkg,self,video_id = 0,price = 0,user_id){ if (!pkg || !self) { return false; } $(self).text("Please wait..").attr('disabled', 'true'); $('#pay-go-pro').modal('hide'); if (user_id > 0) { $('#bank_transfer_user').val(user_id) $('#configreset_2').click(); $("#blog-alert-2").html(''); $('#bank_transfer_modal_2').modal({ show: true }); } else{ video = '220718'; $('#bank_transfer_video').val(video) $('#configreset').click(); $("#blog-alert").html(''); $('.bank_pay_type').val(pkg); $('#bank_transfer_modal').modal({ show: true }); } }