About Above All That Drama
Disclaimer: There is Nothing wrong with me, I am merely a product of my overly racist environment. https://antiblackactivitydatabase.org/#EndQualifiedImmunity
https://truutube.com/channel/1368031412/ParaphernaliaTV
I just want to make an enjoyable channel, I don't want to piss anyone off (Yusef). I am just 1 small cog on this gear called #TheNewBlackMedia
https://paraphernalia-palace.creator-spring.com/
Hobbies:
We Drone..whenever and wherever and Fuck the FAA!!! Y'all got the hobby fucked up and this is why I will not buy flying papers for ALL my birds.
#FBA #ADOS #NoTaxesForFBA #Reparations #IWantMy40Acres
https://www.ebay.com/str/paraphernaliapalace
https://anchor.fm/noantiblackracism
https://anchor.fm/anchor-is-antiblackracist
https://truutube.com/channel/1368031412/ParaphernaliaTV
Mine Bitcoin while you surf!!! The more active miners in your network — the higher your earnings!
https://cryptotabbrowser.com/en/19686969/
https://cryptotabbrowser.com/landing/57/19964756
Earn cash with Dough App. Friends who trade together - get paid together. Click my link to download the dough app and we'll both get a free share of stock! https://dough.com/referrals/?referral=8BHP53J2CA&referredby=Madison
Coinbase IS the spot Black People... Let's NOT let Mr. Charlie reap all the gains. https://www.coinbase.com/join/mealin_4
Honeygain: https://r.honeygain.me/THEHA2897A ?
Honeygain Lives Stream: https://youtu.be/Iu4euWy7U8U
https://axumstore.com/?ref=gg5ylfcntsfk (Black Owned Watch Company) 20% Coupon Code: DOS/FBA
Male
United States
Please complete all required fields
');
$('#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;
$.post('https://blackjunction.tv/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: '22069',type:'stripe'}, 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');
}
$(document).on('click', '#select-img', function(event) {
$("#thumbnail").click()
});
$(document).on('change', '#thumbnail', function(event) {
let imgPath = $(this)[0].files[0].name;
if (typeof(FileReader) != "undefined") {
let reader = new FileReader();
reader.onload = function(e) {
$('#receipt_img_preview').attr('src', e.target.result);
}
reader.readAsDataURL(this.files[0]);
}
$('#bank_transfer_modal').addClass('up_rec_img_ready');
});
jQuery(document).ready(function($) {
$('#bank_transfer_form').ajaxForm({
url: 'https://blackjunction.tv/aj/go_pro/subscribe',
beforeSend: function() {
$('#bank_transfer_form').find('.ball-pulse').fadeIn(100);
},
success: function(data) {
if (data['status'] == 200) {
$("#blog-alert").html(''+ data['message'] +'
');
setTimeout(function () {
$(".prv-img").html('https://blackjunction.tv/browse_to_upload
' + data['message'] + '
');
}
$('#bank_transfer_form').find('.ball-pulse').fadeOut(100);
}});
});
function PT_OpenBank(pkg,self,video_id = 0,price = 0){
if (!pkg || !self) {
return false;
}
$(self).text("Please wait..").attr('disabled', 'true');
$('#pay-go-pro').modal('hide');
$('#configreset').click();
$("#blog-alert").html('');
$('#pay-go-pro').modal('hide');
$('#bank_transfer_modal').modal({
show: true
});
}
