Skip to content

Latest commit

 

History

History
4462 lines (3776 loc) · 354 KB

index.md

File metadata and controls

4462 lines (3776 loc) · 354 KB
<style> html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, main_content, video { margin: 0; padding: 0; border: 0; font-size: 100%; font-family: "Lucida Console", Monaco, "Bitstream Vera Sans Mono", Terminal, monospace, "Helvetica Neue", sans-serif; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } table { border-collapse: collapse; border-spacing: 0; } * { margin: 0; padding: 0; } body { color: white; background: rgb(2,0,36); background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%); /* background: url(https://raw.githubusercontent.com/ThakaRashard/bubblegumpop/gh-pages/img/bd_type1_citycrop.jpg); background-size: cover; */ line-height: 1.5; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } iframe { margin: 0px; padding: 0px; background-image: url("https://raw.githubusercontent.com/ThakaRashard/bubblegumpop/gh-pages/img/bd_type1_car_rzd.jpg"); border: none; } p { padding: 15px; display: block; color: white; font-size: 1.5rem; background: rgba(0, 0, 0, 0.83); font-family:-apple-system, Ubuntu, "Ariel Black", Verdana; letter-spacing: 1px; word-spacing: 1.5px; font-weight: 500; font-style: normal; font-variant: normal; text-transform: none; } img { padding: 0px; margin: 0px; width: 100%; } h1, h2, h3, h4, h5, h6 { background: rgb(131,58,180); background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(0,0,0,1) 0%, rgba(30,24,121,0.5127610208816705) 100%); color: white; font-family: -apple-system, Ubuntu, "Ariel Black", Verdana; font-weight: 900; padding: 10px; margin: 0px; text-align: left; font-variant-caps: small-caps; text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 40px #0ff, 0 0 80px #0ff, 0 0 90px #0ff, 0 0 100px #0ff, 0 0 150px #0ff; } .firstcharacter { color: #fff; text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa, 0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa; font-family: -apple-system, Ubuntu, "Ariel Black", Verdana; float: left; font-size: 75px; line-height: 60px; padding-top: 7px; padding-right: 8px; padding-left: 3px; } .neonText { color: #fff; text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #0fa, 0 0 82px #0fa, 0 0 92px #0fa, 0 0 102px #0fa, 0 0 151px #0fa; font-family: -apple-system, Ubuntu, "Ariel Black", Verdana; } .storyBox { width: 100%; position: relative; display: flex; } .storyBox .card { position: relative; cursor: pointer; } .storyBox .card .face { width: 100%; height: 200px; transition: 0.5s; } .storyBox .card .face.face1 { position: relative; background: #333; display: flex; justify-content: center; align-items: center; z-index: 1; transform: translateY(100px); } .storyBox .card:hover .face.face1 { background: #00c2ff; transform: translateY(0); } .storyBox .card .face.face1 .storycontent { opacity: 0.2; transition: 0.5s; } .storyBox .card:hover .face.face1 .storycontent { opacity: 1; } .storyBox .card .face.face1 .storycontent img { max-width: 100px; } .storyBox .card .face.face1 .storycontent h3 { margin: 10px 0 0; padding: 0; color: #fff; text-align: center; font-size: 1.5em; } .storyBox .card .face.face2 { position: relative; background: #fff; display: flex; justify-content: center; align-items: center; padding: 20px; box-sizing: border-box; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8); transform: translateY(-100px); } .storyBox .card:hover .face.face2 { transform: translateY(0); } .storyBox .card .face.face2 .storycontent p { margin: 0; padding: 0; } .storyBox .card .face.face2 .storycontent a { margin: 15px 0 0; display: inline-block; text-decoration: none; font-weight: 900; color: #333; padding: 5px; border: 1px solid #333; } .storyBox .card .face.face2 .storycontent a:hover { background: #333; color: #fff; } .some-page-wrapper { margin: 15px; background-color: ##23b2ff; } .row { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; } .column { display: flex; flex-direction: column; flex-basis: 100%; flex: 1; overflow: hidden; } .double-column { display: flex; flex-direction: column; flex-basis: 100%; flex: 2; overflow: hidden; } .blue-column { background-color: #23ff32; } .green-column { background-color: #c9ff23; } /* ------------------------------------------- */ .twoPanelSpread { margin: 0px; padding: 0px; /* background: url( https://i.giphy.com/media/ddZXIrimeaXY0xclfC/giphy.webp ); background-size: cover; */ } .row { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; } .panelColumn { display: flex; flex-direction: column; flex-basis: 100%; flex: 1; overflow: hidden; } .leftColumn { background-color: #2470ff; width: 100%; } .leftColumn img { flex-shrink: 0; min-width: 100%; min-height: 100%; display: flex; justify-content: center; align-items: center; overflow: hidden; } .rightColumn { background-color: #c9ff23; } .rightColumn img { flex-shrink: 0; min-width: 100%; min-height: 100%; display: flex; justify-content: center; align-items: center; overflow: hidden; } a:hover { color: #c9ff23; } .divAlbumReview { background-image: url("https://m.media-amazon.com/images/I/41QKR5BJVZL.jpg"); background-repeat: no-repeat; background-size: cover; padding: 50px; clear: both; margin: 0px; border-bottom: 0px dashed #c9ff23; font-size: 20px; color: white; font-family: -apple-system, Ubuntu, "Ariel Black", Verdana; } .pdivAlbumReview { background: rgba(255, 108, 35, 0.5); } .broken-width { width: 100%; } .right-width { min-width: 100%; } audio { -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; -moz-box-shadow: 2px 2px 4px 0px #006773; -webkit-box-shadow: 2px 2px 4px 0px #006773; box-shadow: 2px 2px 4px 0px #006773; -moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px; } audio:hover, audio:focus, audio:active { -webkit-box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.4); -moz-box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.4); box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.4); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } #row_image { border: 5px solid #ccc; background: #666; max-width: 100%; padding: 50px; background-image: url("https://www.whosampled.com/static/track_images_100/mr11753_2010108_73251697983.jpg"); background-repeat: repeat; } .gallery { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 10px; border-radius: 50%; box-shadow: inset 0 0 50px #fff, inset 20px 0 80px ##FFF300, inset -20px 0 80px #0AFF00, inset 20px 0 300px ##FFF300, inset -20px 0 300px #0AFF00, 0 0 50px #fff, -10px 0 80px #FFF300, 10px 0 80px #0AFF00; } .image { width: 100px; flex: 1 0 auto; } .featured-image { flex: 0 0 100%; } /* GiTHUB_LOGO##TEAM_SPiRiT!!! */ /* IMAN_FRUM_SOMALiA_MY_MOMMA */ .pinupGallery { width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 15px; object-fit: contain; } .pinupImage { width: 100px; flex: 1 0 auto; } .featured-pinupImage { flex: 0 0 100%; } /* General presentation stuff */ .post-content { max-width: 100%; margin: 0 auto; } /* img { max-width: 100%; } ###MAY_BE_BREAKING_SOME_SOME_IMAGES */ /* Set content grid so it respects order values */ .post-content { display: grid; } /* Style image if there is an image right after the heading Use order to put it above the heading Relative position for absolute caption */ .post-content h1 + .kg-image-card { margin: 0 -24px; order: -1; position: relative; } /* Style image's caption if there is an image right after the heading */ .post-content h1 + .kg-image-card figcaption { bottom: 0; left: 0; right: 0; padding: 1rem 1rem 1.2rem; opacity: 0.5; background: white; } /* FLEX_BOX_FOR_3_IMAGES */ .flex-container { display: flex; align-items: stretch; flex-flow: row nowrap; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-content: stretch; height: 100%; padding: 15px; gap: 5px; } .flex-container > div{ border: 1px solid #c9ff23; border-radius: 1px; padding: 8px; } </style>

Hole To Another Universe

DEAR_SAAATU##OH_HOW_I_MISS_YOU


1 # HOLE_TO_ANOTHER_UNiVERSE##############################
2 # TO####################################################
3 # ANOTHER###############################################
4 # UNiVERSE##############################################

bob marley legend full album Xecutioners - Mad Flava (Album: X-Pressions) Rob Swift - Dope On Plastic Dr Dre - The Roadium Mix Tape - Criminal

SPYiNG is why I lost everything and everybody

Your browser does not support the audio element.

##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY

##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY

##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY

Soundgarden - Black Hole Sun

##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket

The Smashing Pumpkins - Bullet with Butterfly Wings (Official Music Video) Smashing Pumpkins - 1979

Normani_my_WiFE featuring my wife_Cardi_B::WiLDSiDE

Your browser does not support the audio element.

Your browser does not support the audio element.

LiGHTSKiNKEiSHA_my_WiFE - FDH

Your browser does not support the audio element.

##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY
##BUBBLEGUM_POP##IS_HERE_TO_STAY

Girl in a jacket

Fixed gradient background with css

<iframe width="100%" height="120" src="https://www.mixcloud.com/widget/iframe/?hide_cover=1&feed=%2Fmrconcept%2Fdj-rectangle-vinyl-combat-vol1%2F" frameborder="0" ></iframe>

Avatar

<iframe width="100%" height="400" src="https://www.mixcloud.com/widget/iframe/?feed=%2Fmrconcept%2Fthe-world-famous-beat-junkies-vol1-dj-babu-1997%2F" frameborder="0" ></iframe> <iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/8583021&color=%23b89c5c&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe>

ANiMAL_FARM##ANiMATED##1954

Animal Farm 1954

Nervous_Records classic mix
Kerri Chandler - BBC Radio 1 Dance Presents Nervous Records 11 09 2021 90 S OLD SCHOOL DEEP HOUSE MIX NERVOUS RECORDS FREE DOWNLOAD DJ Vex Presents Nervous Records 90's N.Y. House Jam (Part 1) DJ Vex - Masters At Work: Old School NYC House Jam [1989/1993] Frankski V103 FM Baltimore, Maryland, July 1987 (Highlights) [Nervous_Records_NYC](https nervousnyc.com) THE BEST FREESTYLE MIXMASTER MEGAMIX 2 {DJ PINOCHIO}

GROVERWASHiNTON_MASTERPEiCE SLAVE-WATCHiNG_YOU SLAVE-JUSTA_A_TOUCH_OF_LOVE Tom Browne - Funkin' for Jamaica Gladys Knight & The Pips - Save the Overtime Four_Me Brothers Johnson - StrawberryLetter23 1977 LOOSE_ENDS HANGiN_ON_A_STRiNG I Can't Go for That KASiF - I Just Gotta Have You KASiF - STONE_LOVE THE_SPiNNERS Could It Be I'm Falling in Love RONNiE_LAWS - FRiENDS_and_STRANGERS RONNiE_LAWS - LiFE_iN_PARADiSE RONNiE_LAWS - ALWAYS_THERE RONNiE_LAWS - ALL_FOR_YOU RONNiE_LAWS - FLAME Surface - Only you can Make me Happy CAMEO - Attack Me With Your Love Love Come Down (12" Version) (Remastered) · Evelyn "Champagne" King James Brown - Mind Power - 1973 It takes MiND_POWER to DEAL_WiT_STARVATiON - James Brown

GOOD_QUARANTiNE_MOViE

##BUBBLEGUM_POP##IS_HERE_TO_STAYMacross - Do You Remember Love ?
Macross - Do You Remember Love ?
Grave of the fireflies ENGLiSH_DUB find it with subtitles in Japanese at somepoint the emotions are more on point... Great english dub tho! The Tragic Innocence of Grave of The Fireflies | BONUS_FEATURE

Mahmoud Ahmed With Roha Band (1986)

DEAR_SARTU ::PLEASE_LiSTEN_iLOVEYOU

EVERYTHiNG_REMAiNS_RAW

DEAR_CYNTHiA WORKABLE_LIST_FOR_FATHER_DAUGHTER_BONDiNG

DEAR_CORAL ##JUS_LiSTN

Beastie Boys - Alive Beastie Boys - Root Down Beastie Boys - Shake Your Rump Busta Rhymes ‎- Woo-Hah!! Got You All In Check from the album "The Coming" (1996) Beastie Boys - Body Movin::HELLO_NASTY:: Beastie Boys - So What'Cha Want DEAR_JABDU - ENJOY_THiS_TRACK_WiTH_CORAL Björk::Enjoy::Post Tears For Fears - Sowing The Seeds Of Love Mr. Mister - Broken WingsNija - Not One Of Them Men At Work - Who Can It Be Now? Artifacts - Wrong Side Of Da Tracks M.I.A. - Go Off Lorde - Team Grimes - World Princess Part II Lorde - Tennis Court Lorde - Royals a-ha - Take On Me Michael Jackson - Smooth Criminal Janet Jackson - Empty / Full 🔥 M.I.A. - Matahdatah Scroll 01 "Broader Than A Border" 🔥 Disclosure - Magnets ft. Lorde GRiMES - Realiti The Jones Girls - Nights Over Egypt Remind Me · Patrice Rushen ·Straight From The Heart Yearning For Your Love::By::THE_GAP_BAND The Jones Girls::Who Can I Run To?::1979 Keke Wyatt::NOTHiNG_iN_THiS_WORLD Stephanie Mills-Two Hearts Featuring Teddy Pendergrass NEW_EDiTiON::Cool It Now (Official Video) NEW_EDiTiON::Mr. Telephone Man BOBBY_BROWN::Every Little Step 🔥 A1 Warm It Up (LP Version) Producer – Jermaine Dupri 🔥 TLC - What About Your Friends (Official Video) Another Bad Creation - Iesha (Official Music Video) SWV – You're The One Genre: Funk / Soul Style: RnB/Swing, Hip Hop Year: 1996 BRANDY::Sittin' Up In My Room from Waiting to Exhale - Original SoundtracK 702 - Steelo feat. Missy Elliott::1996 DELiRiUM:BY::##ELLiE_GOULDING## ##FAV_TRACK## ## DiSCOGS:##ENTRY Björk::Human Behaviour Björk : ARMY_OF_ME::video Björk::Jóga Dido - Thank You |Official Video| Beastie Boys - Three MC's And One DJ Lorde - White Teeth Teens Dido – My Lover's Gone Beastie_Boys - Sure_Shot::iLL_COMMUNiCATiON Dido - Honestly Ok Dido - I'm No Angel Eminem - Stan ft. Dido WHOSAMPLED::EXPLORE_THE_STAN_SAMPLES EVERYTHiNG_REMAiNS_RAW BUSTA_RHYMES_RAMPAGE_FREESTYLE Notorious B.I.G. - Brooklyn Freestyle at the age of 17 (1989) Wang Dang Doodle::Koko Taylor w Little Walter 1967 Fugees murder the Apollo live 1996 Nas & Large Pro - Live at the Barbeque MiNNiE_RiPERTON::Inside My Love HiFi_SHiT = ROY_AYERS::Everybody Loves The Sunshine Björk : Isobel::HD_ViDEO "I Miss You" - Björk Björk::Possibly_Maybe Mo Money Mo Problems by The Notorious B.I.G. feat. Puff Daddy, Mase and Faith_Evans Crush on You by Lil' Kim feat. Lil' Cease and The Notorious B.I.G. Gettin' Money::The Get Money Remix Jay-Z feat. Foxy Brown and Babyface(Always Be My) Sunshine Sunny Day The Smashing Pumpkins - Today DEAR_LALiBAELAH check out this ShreddeR

SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT
SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT
<iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/331709122&color=%235e4184&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe>

<iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/439224009&color=%234c044c&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe>

"Burnin' for You" Blue Öyster Cult 1981 HQ More Than a Feeling · Boston "Keep On Loving You" is a soft rock power ballad written by Kevin Cronin and performed by American rock band REO Speedwagon. It features the lead guitar work of the late Gary Richrath. The song first appeared on REO Speedwagon's 1980 album Hi Infidelity.

The song was the first REO Speedwagon single to break the top 50 on the U.S. Billboard Hot 100, reaching the #1 spot for one week in March 1981. The single was certified Platinum for U.S. sales of over one million copies. It peaked at #7 on the UK Singles Chart.

In 1981, the music video of the song was the 17th played on the first day of broadcast of MTV, on August 1. - Clay_CuLver

REO Speedwagon - Keep on Loving You (1980) HQ Steely Dan ~ Deacon Blues ~ Aja (Remastered) HQ Audio Rhiannon · Fleetwood Mac Phil Collins - Another Day In Paradise (Official Music Video) FLEETWOOD_MAC Dreams (2004 Remaster) Bee Gees - How Deep Is Your Love (Official Video) Bee Gees - Stayin' Alive (Official Video) Arthur Collins - In Ragtime Land 1912 Vintage Sheet Music Rag Time Guns N' Roses - Paradise City (Official Music Video) Bon Jovi - Livin' On A Prayer Bon Jovi - You Give Love A Bad Name (Official Music Video) No More Distractions | Joel Osteen How to Write PowerFULL Petitions- They DO Work!!! Powerfull Ruqyah Syariah | Against Black Magic, Sihir, Jinns, Evil& Sleeping Problem

Ridge Racer Revolution PS1 - Full Complete Soundtrack | OST McGruff's Guide To Personal Safety (1988 VHS) McGruff Don't talk to Strangers PSA 1984 Blue Ribbon Panel: McGruff on Dangerous Strangers McGruff on Self-Protection: Preventing Child Abuse and Neglect (1993 VHS) (1986) McGruff's SMART KIDS Album [Cassette Rip]

Justice, Integrity & Service The U.S. Marshals Service is the nation's oldest and most versatile federal law enforcement agency.

My_WiFES_STALKERS

ALWAYS_FRAME_ME_FOR_STALKiNG_HER AND_GET_OUR ACCOUNTS_REMOVED or Struggle_with_reduced_functionality, then I stumble across scary ass shit like this. While Sartu does work under NiJA_CHARLES and Normani, she is also known as KASH_DOLL

Wikipedia alerted me to another name change Arkeisha Antoinette Knight, known professionally as Kash Doll,and I discovered there is a population using the name Arkeisha. The US_MARSHALL_SERViCE iS_ASSiSTiNG_US

DEAR_US_MARSHALL_SERViCE

Sartu and I are a healthy couple that can be verified within Savannah, Atlanta, Macon, Houston, and Los_Angeles_County telepath communities. Many people hold her in prostitution and claim we are not telepathic. Danielle_Mushonga is one of those people. She is telepathic, you can question_her, remotely

That_Lady_might_bE_Russian because she can see through your eyes, the CiA_CALLs_iT REMOTE_ViEWiNG

TOPiC4RESEARCH::Remote Viewing: The CIA Experiment That Was Too Successful TOPiC4RESEARCH::Remote Viewing – The Most Unbelievable CIA Psychic Spy Program CiA_REMOTE_ViEWiNG_FORM for test candidates I think

DEAR_SARTU_JUST_KNOW...

DANCE411_HOW_diD_WE_GET_HERE?

SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT
SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT

Heart - Barracuda Bruce Springsteen - Dancing In the Dark Journey - Don't Stop Believin' (Official Audio) Starship - We Built This City More Than a Feeling DEAR_ERiKA_MUNA_KELELA_LALiBELA_QUXUBE KAMPiRE JENNiFER, Heather, Sandy, Sartu_Lauren - LiSTEN_TO_Africa_BY_TOTO

(╯°□°)╯︵ ʞooqǝɔɐɟ

HTAU_THEME_MUSiC_RN

Ridge Racer - Rare Hero 🔥🔥🔥 🔥🔥🔥🔥🔥

Dear_NiNE_JABDU_and_CoraL

Here, this was my release day purchase after working hard to buy my Playstation1 cash. Its RAVE_RACER_iN_JAPAN and Ridge_Racer in tha states

PlayStation history: From console neophyte to all-conquering veteran

<iframe width="80%" height="315" src="https://www.youtube.com/embed/m8nsUcAwkj8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Jam On It When I Hear Music

GeekDad Review: Goal Zero Sherpa 100AC Portable Power Bank

If I had a healthy power bank and my search results were not filtered, Id rarely ever come to centtral... Why are there so many broken computers... Its really pathetic

Lookout Weekend - DEBBiE_DEB

DEAR_MUNA

You know I rag you guys about being lame all the time but this is serious prostitution allegations or not... The condition Justin has is called Bell's palsy. And he connected with mad prostituted women. Those pimps and ##PSYCHO_JONS have nerve gas. You can ask Erika, Sartu, Coral or Quxube, Matt_Field_GNK_NPR_REM and possibly SEVER_MSK but I have to be right if I accuse SEVER##AWR_MSK. I cant be wrong with that guy. He dont realize that when we were early teens we looked up to him. So him stealing Muna is like yo look at those little boys at the basketball court. That skinny flat chested DoubleDucher is gonna be mine and he will never share a meal with her again once my plan is complete. Ill dissolve any family he builds. ##PiMP_SHiT_MAH_NiGGAH -SiGNED ATLANTAS_MOST_AGGY_NYMPHO_HUMANTRAFFiKiNG_PiMP_THiNG...

BACK_TO_JUSTiN

I wish people would listen to the people outside about the chemical weapon problem in Los Angeles. I have been attacked alot and the poison make certain muscle groups contract violently to a freeze or you loose all control of the muscle group. Justin spend time outside... Yes I have been blackballed and being a roof dweller I dont have the disadvantage of closed in permanet housing, and that is uncirculated air. Drink lots of water comfortably and excercise moderately, break a sweat and that keeps ya body clean, Ha. So despite my aversion to prostitution rap and its related fallout I do understand that alot of people are lonely for ##quarantine so the ##CORONA_BAE while it needs to be explained, we want you healthy... AGRESSiVELY_RESEARCH_NERVE_GAS they were using Sarin and Anthrax for a while Nerve Gas Poisoning I just know because of the symptoms, like these super pusFilled blisters that I got from an attack on my ass at the central library while I was using the computer. I still have the scabs for samples if you know someone responsible in law enforcement that wants to takle it.

JUSTIN BIEBER REVEALS SCARY DIAGNOSIS ...Has Caused Facial Paralysis Cherrelle - Saturday Love - Lyrics

SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT
SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT

IchiBan`s Street Scribers Yard SAMURAi_SHOWDOWN

LAPL, YOUR_SECURiTY_GAURDS_ARE_A_PESTiLENCE

THE_FAT_BALD_ONE_ALWAYS_STALKS_AND_DiSTRACTS_ME_AT_CENTRAL If I cant breath in my fucking mask and I am more than 6 feet away from another person I should have the right to use the library with my mask off! Its so distracting!!! THEY_TiME_THE_SHiT because alot of them work extra shift for the pimps and shit, so its personal.

  • I am an open source developer, please respect that I have been robbed and blackballed and the library is the place I get my shit together. Stop being so cruel, you guys kicked me out of the Octavia Center while I was filling out paperwork. Then I got denied acces because I am not doing anything creative and I am not permitted to download anything or browse the internet... ##TMZ_WHATS_WRONG_WiTH_THiS_LiBRARY AND_YOU_KNOW_MY_MiSSiNG_ASS_FAMiLY Appears in porn and I have been menaced in the library and on the train with guys flashing me porn of kidnapped dance411 members... "You'll never see your wives again" they say

Adult Film Shot At Santa Monica Public Library During Business Hours Sparks Outrage

SANTA MONICA (CBSLA)

A porn stunt apparently done to get clicks is provoking outrage after news surfaced that an adult film was shot inside a local public library. The video is more than ten minutes in length and was shot on Santa Monica city streets and then inside the Santa Monica Public Library – Ocean Park Branch.

The video – which shows a woman exposing herself – outside Santa Monica streets and even outside John Muir Elementary, then carrying out sex acts inside the library. "God forbid, a child walked in the library and walked right in on the middle of it. That's my biggest concern," said Janet McLaughlin, a neighbor. "Children don't need to be exposed to this. If you want to do porn, stick to the hotels." McLaughlin was so disgusted after another concerned parent sent her a link of the movie, that she took to social media to get the city's attention. In the clip, the woman in the video walks into the library, apparently during business hours and shoots the video while talking about not getting caught.

But McLaughlin says city leaders are aware. "They say that it is a misdemeanor and unless they witness it themselves, there is nothing they can do about it," she said. The video was uploaded to a porn site that pays per click. The face of the man in the video is never shown. CBS Los Angeles has chosen to not release the identity of the female in the clip, but a search shows that she has appeared in other adult films. "We have to have laws to stop them from doing things that puts children in harm's way," said McLaughlin. ##TMZ_WHATS_WRONG_WiTH_THiS_LiBRARY

WHY_iYT_AiYNT_FiYXED?!?!

ITS_A_MISDEMENOR_BUT_WHAT_ABOUT_WHEN

She is denied food for a week and her first meal is semen as

LUDACRiS_REVEALS_HiS_RAPE_SESSiON_WiTH_MY_WiFE_SARTU iN and ##UNORTHORiZED_REMiX Sartu, performs under Normani and Nija and a few other names Melisza McFierce... And in the porn world she is popular for authentic female ejaculation and people experiment on her. She is from a rare african tribe and people have treated us like E.T and ELLiOT all our lives and we wanna be together and with the rest of our ##DanceTribe with no one policing our sexuality... I cannot even search for sex positions on wikipedia its blocked! Im so torchured electronically and so is she. Its wrong and the library system of Los Angeles supports porn and there is no such thing as consensual porn. Its always fraud and coercion involved ant thats RAPE_IN_CALIFORNIA

E.T. the Extra-Terrestrial (1982) - 'Invading Elliot's House' scene [1080p]

<iframe scrolling="no" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen allow="autoplay; fullscreen" src="https://w3.mp.lura.live/player/prod/v3/anvload.html?key=eyJtIjoiY2JzIiwidiI6IjQ0NDk0ODQiLCJhbnZhY2siOiI1VkQ2RXlkNmRqZXdiQ21Od0JGbnNKajE3WUF2R1J3bCIsInNoYXJlTGluayI6Imh0dHBzOi8vdzMubXAubHVyYS5saXZlL3BsYXllci9wcm9kL3YzL2FudmxvYWQuaHRtbD9rZXk9ZXlKaGJuWmhZMnNpT2lJMVZrUTJSWGxrTm1ScVpYZGlRMjFPZDBKR2JuTkthakUzV1VGMlIxSjNiQ0lzSW1WNGNHVmpkRkJ5WlhKdmJHd2lPblJ5ZFdVc0ltVjRjR1ZqZEZCeVpYSnZiR3hVYVcxbGIzVjBJam8xTENKb2RHMXNOU0k2ZEhKMVpTd2liU0k2SW1OaWN5SXNJbkJzZFdkcGJuTWlPbnNpWTI5dGMyTnZjbVVpT25zaVl6TWlPaUpEYUdsallXZHZMbU5pYzJ4dlkyRnNMbU52YlNJc0ltTnNhV1Z1ZEVsa0lqb2lNekF3TURBeU15SjlMQ0prWm5BaU9uc2lZMnhwWlc1MFUybGtaU0k2ZXlKaFpGUmhaMVZ5YkNJNkltaDBkSEE2THk5d2RXSmhaSE11Wnk1a2IzVmliR1ZqYkdsamF5NXVaWFF2WjJGdGNHRmtMMkZrY3o5emVqMHllREpjZFRBd01qWnBkVDB2TkRFeU9DOWpZbk11WTJocFhIVXdNREkyWTJsMVgzTjZjMXgxTURBeU5tbHRjR3c5YzF4MU1EQXlObWRrWm5CZmNtVnhQVEZjZFRBd01qWmxiblk5ZG5CY2RUQXdNalp2ZFhSd2RYUTllRzFzWDNaaGMzUXlYSFV3TURJMmRXNTJhV1YzWldSZmNHOXphWFJwYjI1ZmMzUmhjblE5TVZ4MU1EQXlOblZ5YkQxYmNtVm1aWEp5WlhKZmRYSnNYVngxTURBeU5tUmxjMk55YVhCMGFXOXVYM1Z5YkQxYlpHVnpZM0pwY0hScGIyNWZkWEpzWFZ4MU1EQXlObU52Y25KbGJHRjBiM0k5VzNScGJXVnpkR0Z0Y0YwaUxDSnJaWGxXWVd4MVpYTWlPbnNpWTJGMFpXZHZjbWxsY3lJNklsdGJRMEZVUlVkUFVrbEZVMTFkSWl3aWNISnZaM0poYlNJNklsdGJVRkpQUjFKQlRWOU9RVTFGWFYwaUxDSnphWFJsVTJWamRHbHZiaUk2SW5acFpHVnZMV1Y0Y0dWeWFXVnVZMlVpZlgxOUxDSm9aV0Z5ZEdKbFlYUkNaWFJoSWpwN0ltRmpZMjkxYm5RaU9pSmpZbk5zYjJOaGJDMW5iRzlpWVd3dGRXNXBabWxsWkNJc0ltTm9ZWEIwWlhKVWNtRmphMmx1WnlJNlptRnNjMlVzSW1OMWMzUnZiVTFsZEdGa1lYUmhJanA3SW5acFpHVnZJanA3SW1OaWMxOXRZWEpyWlhRaU9pSmphR2xqWVdkdkxtTmljMnh2WTJGc0xtTnZiU0lzSW1OaWMxOXdiR0YwWm05eWJTSTZJbVJsYzJ0MGIzQWlmWDBzSW1OMWMzUnZiVlJ5WVdOcmFXNW5VMlZ5ZG1WeUlqb2lZMkp6WkdsbmFYUmhiRzFsWkdsaExtUXhMbk5qTG05dGRISmtZeTV1WlhRaUxDSmpkWE4wYjIxVWNtRmphMmx1WjFObGNuWmxjbE5sWTNWeVpTSTZJbU5pYzJScFoybDBZV3h0WldScFlTNWtNUzV6WXk1dmJYUnlaR011Ym1WMElpd2lhbTlpU1dRaU9pSnpZMTkyWVNJc0ltMWhjbXRsZEdsdVowTnNiM1ZrU1dRaU9pSTRNak5DUVRBek16VTFOamMwT1RkR04wWXdNREF4TURGQVFXUnZZbVZQY21jaUxDSndTVzV6ZEdGdVkyVWlPaUp3TUNJc0luQmhjbVZ1ZEZCaFoyVlZVa3dpT2lKb2RIUndjem92TDJOb2FXTmhaMjh1WTJKemJHOWpZV3d1WTI5dEwzWnBaR1Z2THpZeU1EVTRNREF0YzJGcGJuUXRibWxqYUc5c1lYTXRkV3R5WVdsdWFXRnVMV05oZEdodmJHbGpMV05oZEdobFpISmhiQzEzYVd4c0xXaHZiR1F0Y0hKaGVXVnljeTFtYjNJdGNHVmhZMlV0YVc0dGRXdHlZV2x1WlM4aUxDSndZWEpsYm5SVWFYUnNaU0k2SWxOaGFXNTBJRTVwWTJodmJHRnpJRlZyY21GcGJtbGhiaUJEWVhSb2IyeHBZeUJEWVhSb1pXUnlZV3dnVjJsc2JDQkliMnhrSUZCeVlYbGxjbk1nUm05eUlGQmxZV05sSUVsdUlGVnJjbUZwYm1VZzRvQ1RJRU5DVXlBeU9pQk9aWGR6TENCWFpXRjBhR1Z5TENCVGNHOXlkSE1nVDI0Z1FXeHNJRkJzWVhSbWIzSnRjeUlzSW5CeWIyWnBiR1VpT2lKalluTWlMQ0p3ZFdKc2FYTm9aWEpKWkNJNkltTmljMnh2WTJGc0lpd2lkSEpoWTJ0cGJtZFRaWEoyWlhJaU9pSmpZbk5rYVdkcGRHRnNiV1ZrYVdFdWFHSXViMjEwY21SakxtNWxkQ0lzSW5abGNuTnBiMjRpT2lJeExqVWlmU3dpYlc5aGRDSTZleUpqYkdsbGJuUlRhV1JsSWpwN0luQmhjblJ1WlhKRGIyUmxJam9pWTJKemJHOWpZV3hoYm5aaGRHOTJhV1JsYnpFNE1UY3pNall3T1RRek1TSjlmWDBzSW5SdmEyVnVJam9pWkdWbVlYVnNkQ0lzSW5ZaU9pSTBORFE1TkRnMEluMCIsInBsdWdpbnMiOnsiY29tc2NvcmUiOnsiYzMiOiJDaGljYWdvLmNic2xvY2FsLmNvbSIsImNsaWVudElkIjoiMzAwMDAyMyJ9LCJkZnAiOnsiY2xpZW50U2lkZSI6eyJhZFRhZ1VybCI6Imh0dHA6Ly9wdWJhZHMuZy5kb3VibGVjbGljay5uZXQvZ2FtcGFkL2Fkcz9zej0yeDImaXU9LzQxMjgvY2JzLmNoaSZjaXVfc3pzJmltcGw9cyZnZGZwX3JlcT0xJmVudj12cCZvdXRwdXQ9eG1sX3Zhc3QyJnVudmlld2VkX3Bvc2l0aW9uX3N0YXJ0PTEmdXJsPVtyZWZlcnJlcl91cmxdJmRlc2NyaXB0aW9uX3VybD1bZGVzY3JpcHRpb25fdXJsXSZjb3JyZWxhdG9yPVt0aW1lc3RhbXBdIiwia2V5VmFsdWVzIjp7ImNhdGVnb3JpZXMiOiJbW0NBVEVHT1JJRVNdXSIsInByb2dyYW0iOiJbW1BST0dSQU1fTkFNRV1dIiwic2l0ZVNlY3Rpb24iOiJ2aWRlby1leHBlcmllbmNlIn19fSwiaGVhcnRiZWF0QmV0YSI6eyJhY2NvdW50IjoiY2JzbG9jYWwtZ2xvYmFsLXVuaWZpZWQiLCJjaGFwdGVyVHJhY2tpbmciOmZhbHNlLCJjdXN0b21NZXRhZGF0YSI6eyJ2aWRlbyI6eyJjYnNfbWFya2V0IjoiY2hpY2Fnby5jYnNsb2NhbC5jb20iLCJjYnNfcGxhdGZvcm0iOiJkZXNrdG9wIn19LCJjdXN0b21UcmFja2luZ1NlcnZlciI6ImNic2RpZ2l0YWxtZWRpYS5kMS5zYy5vbXRyZGMubmV0IiwiY3VzdG9tVHJhY2tpbmdTZXJ2ZXJTZWN1cmUiOiJjYnNkaWdpdGFsbWVkaWEuZDEuc2Mub210cmRjLm5ldCIsImpvYklkIjoic2NfdmEiLCJtYXJrZXRpbmdDbG91ZElkIjoiODIzQkEwMzM1NTY3NDk3RjdGMDAwMTAxQEFkb2JlT3JnIiwicHJvZmlsZSI6ImNicyIsInB1Ymxpc2hlcklkIjoiY2JzbG9jYWwiLCJ0cmFja2luZ1NlcnZlciI6ImNic2RpZ2l0YWxtZWRpYS5oYi5vbXRyZGMubmV0IiwidmVyc2lvbiI6IjEuNSJ9LCJtb2F0Ijp7ImNsaWVudFNpZGUiOnsicGFydG5lckNvZGUiOiJjYnNsb2NhbGFudmF0b3ZpZGVvMTgxNzMyNjA5NDMxIn19fSwiaHRtbDUiOnRydWUsInRva2VuIjoiZGVmYXVsdCJ9" width ="90%" height="360"></iframe>

Dear_Behati

Sorry about pinterest... Ill get into some metaphysical stuff later with you. I dont have a flow. The_DR_STANKENSTEiN_ACCOUNT is really old and has a lot of info related to our families exodus from Jehovahs_WiTnesses. The Symptoms of Telepathy_or##TELECATiON as many on the west coast are calling it... They Don't Know what they are doing by separating me from Sartu for she can verify my relationship with Muni and Muni can get me to Erika and Coral and Jabdu and Meyu and I can get my name cleared from child molestation and get a pension of social security or something, I got denied foodstamps, cellphone access and my social security was stolen. Im on the street man, so the telepathy thing is huge bu im not doing any research its like the number sequences 111,222,333 etc, the syncronicity and so forth, its just a part of regular life at this point.

Disabled Public Libray computers

Its so disappointing when Billy_Jean Branch in Long beach is closed. While the computers are timed, they do not disable you from saving files, although they will not allow you to run .exe files. So I cant play SAMURAi_SHOWDOWN at the correct framerate. I like making animated gifs out of my wifes videos so they can use them for social media when they have downtime from prostitution. Now that I say that the phones will be taken away... They not releasing music as often and Im not seeing new dance videos. The organization that manages the librarys computers block thier songs from my youtube account and my wife Muna from my google results. RANDO_XTC and LOST_SFK took me and Coral to the funeral, the whole family was therer including SARTU! She was laid to rest here and my life fell apart... Next thing I know she is performing on Jimmy_Kimmel and appearing at the source awards We Could Watch Muni Long Perform For Hrs & Hrs | BET Awards '22

My heart is cold like Russia/
Got Jerked at the SOURCE_AWARDS/
NEXT_YEAR,200_NiGGAS comin' wit swords
- iRON_MAN_TONY_STARKS ##THE_GHOSTFACE_KiLLER 
from POiSONOUS_DARTS

Ghostface Killah - Poisonous Darts (Official Audio) Ghostface Killah · Box In Hand

SARTU_WEARiNG_MY_BROTHER MEMORiAL_STYLE SARTU_iN_AFRO_WiG The ##HUMAN_TRAFFiCKeRs MADE_HER_CUT_HER_MANE_OFF Y2K baddie Outfit inspo | Look is in my bio ❤️

SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT
SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT

MCGRUFF = ##TAKE_A_BITE_OUTTA_CRIME

1981 McGruff The Crime Dog "Detroit" TV Commercial McGruff's Guide To Personal Safety (1988 VHS) McGruff Don't talk to Strangers PSA 1984 Blue Ribbon Panel: McGruff on Dangerous Strangers McGruff on Self-Protection: Preventing Child Abuse and Neglect (1993 VHS) (1986) McGruff's SMART KIDS Album [Cassette Rip] Peppa Pig Jumps in Muddy Puddles and Goes to the Beach 🐷 | Peppa Pig Official Family Kids Cartoon Teen Assault Vintage Television Advertisements from the 60's and 70's

DEAR_SARTU

Here are some tracks you can prep Travis' disillusioned fans to... BurningMan_LA The·Crystal·Method ▶ ·Vegas·(Full Album) The Chemical Brothers - Dig Your Own Hole (Full Album) The Chemical Brothers 1995 Exit Planet Dust Chemical Brothers - BBC Radio1 Essential Mix - April 13, 2019 The Chemical Brothers - Live @ Glastonbury 2007 [4k]

The Tibetan Book of Living and Dying. Malditasweet RiRi::YOU_KNOE_PEEBs_IN_DIS_ViDEOh_Prepare Your Heart For The Trials Ahead - 2013 Drama JW Old School Church Songs That's Going To Take You Back! The Followers Pennsylvania, Northampton JW Assembly 1967 Something About the Name Jesus The Best In Me Never Would Have Made It Man killed by same bullet he used to shoot woman in the neck::A Texas man was fatally injured by a ricocheting bullet he had fired into a woman. Kirk Franklin - I Smile (Official Video) ##DEAR_MUWAH_LUNA__THiS_LiGHTiNG_is_iN_YOUR_GRASP STAGE_STROBE_ON_LINEN_WITH_COLOR_GELS A_RING_LIGHT_UP_TOP_AND_IN_FRONT YOU_CAN_GET_VID_LIKE_THIS_ON_AN_iPHONE

Telling the Truth - Mary J. Blige

[How to use the curl command in Linux command line tool and library for transferring data with URLs](https://installmd.com/i/cli/curl) [Baltimora - Tarzan Boy (extended original)](https://www.youtube.com/watch?v=gSQ_iJ7aXKQ)

SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT

[Pink Floyd Another Brick in the Wall parts 1, 2 and 3 :: We don't need no education We don't need no thought control No dark sarcasm in the classroom Teacher, leave them kids alone Hey, teacher, leave them kids alone All in all it's just another brick in the wall All in all you're just another brick in the wall](https://www.youtube.com/watch?v=pRw0Y6SzOtI)
SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT
SARTU_IM_SAD_THEY_ROBBED_YOU_I_RESPECT_YOU_AS_KASHDOLL_AS_WELL_THEY_DONT

Tainted Love / Where Did Our Love Go (Extended Version / Medley) Bennie And The Jets (Remastered 2014) ELTON_JOHN This Is for the Lover in You Forever My Lady Come & Talk To Me

devhumor_dOt_cOm being harrased as well

##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket
##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket
##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket
##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket
##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket
##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket

##BUBBLEGUM_POP##IS_HERE_TO_STAY
Girl in a jacket

https://youtu.be/61u1HAbmMwg https://youtu.be/QD9aNjDU9Ho https://youtu.be/LaVM2XG4wvE https://youtu.be/7HpCJov3Uj0 https://youtu.be/fU5BwlTz8Ws https://youtu.be/obzDfVZ2kmk https://youtu.be/6duZhHezK6A https://youtu.be/8ergwYfOiJI https://youtu.be/o8oghQgLJgY

LiL_FERG::RANGE_ROVER::ALPHAREACiA_CLASSiCK SoundCloud Integrations

Hi Sartu RE:ONLiNE_ViDEOS

Well I got PiP picture in picture working just like youtube on MiCROSOFT_EDGE. Just wait, at this point we are not going to be held back by youtube, and soundcloud is soundcloud, so lets do this. Its interesting to me the way your group uses soundcloud as like a versioning system like git where people are collaborating and leaving evidence,

  • This is where i am in my life
  • This is who I am working with
  • This is where I know I am going to be A lot of affirmation style posting even among the guys. Im an early soundcloud adopter from my days at Georgia_Tech_Research_iNSTiTUTE. I liked scrobbling on Last.fm so that got most of my attention because I could influence my radio plays by what was in my library by simply using RhythmBox on Linux and hitting a like type button. It gave me a lot of music I cant imagine ever have gotten. Here on soundcloud Im just making playlists and flirting

Rhythmbox - A Complete Guide - LinuxForDevices

Rhythmbox is a great application, especially for beginners, you can link most if not all of your online music accounts, stream directly from your SoundCloud server, listen to podcasts, and well, local media playback is already there. Settings and menus are easy to use and understand. Hopefully, you will find this application useful.

I wonder if this was connected to the prostitution takeover of Social_Media? Other than Muni's faked cancer death that left me victim to predator Danielle_Mushonga it was actually hard all of a sudden to get a job, and Sartu got kidnapped following Erika.

##SLASHDOT::2017::SoundCloud Lays Off Nearly Half Its Staff, Closes Two Offices

Ultimate WipEout Mix [All songs] Wipeout 2097 - Original Soundtrack (1996) DrumPants: An Entire Band in your Pocket :: KiCKSTARTER

HEALTHY_PROGRAMMiNG_MUSiC NIGHT DRIVE - [synthwave - chillwave - retrowave mix]

Animal Farm: The Graphic Novel by Odyr (Adaptor, Illustrator), George Orwell

Normani_my_WiFE featuring my wife_Cardi_B::WiLDSiDE

Cardi B x Megan Thee Stallion - Inside the WAP (BTS) [Part 1]

DEAR_KASH_DOLL_MAYBE_WE_SHOULD_LET_OLD_PEOPLE_WITHOUT_GENITAL_CONTACT_DJ,HOUR_WEDDiNG SarTu, like Kool DJ Red Alert check him out on 98.7 Kiss-FM (12-4-88)

Dear Jacobson Firm

My wife Sartu was kidnapped from Alpharetta Georgia January of 2021 and was prostituted across country by a child molestation ring/regime led by Matt Field of the prostitution crews GNK/REM_aka_GRAB_NEW_KNiCKERS&RED_EYE_MOB_aka_RABBiT_EYE_MOVEMENT. Sever of MSK is also involved and from my understanding Swiss beats. Whom by the way I saw Alicia Keys in prostitution in Hollywood on the walk of fame... they have a flamboyant characature look that the people from Atlanta know from Halle_Berry's B*A*P*S You know prostitution clans often send the sex slaves out with themes like maids, police etc... Villiage People type shit. You are in the recording industry, she was a fellow instructor at Dance411 on moreland ave. You got a lot of LaFace records on your wall I know you know someone that can get me to my family. Muna was supposed to be dead but she Erika, and my 10 year old Coral are in prostitution. You may have heard about the RnB_Molestors of yester year calling her LaRoc. I just know you know something that can reunite us, because Muna singing as Muni Long on Jimmy Kimmel and her friends who sold her into prostitution took me to a staged funeral where they had duped the whole family into attending, That was my last free conversation with Sartu, now shes some hairy bastards prostitute and I have had to defend myself from Organ Harvesting, particularly the penis choppers. Riad and Travis Scott would menace me about Organ harvesting both of us in front of our clan, children and all AM57, that what we call ourselves. You guys never skate or paint graffiti so you dont get that we are the continuation of a legendary Atlanta Art Collective AM7(according2_REVOK_challenged_by_HAZE_CMH) and we need protection to create art and now we are into Web Development. I am a polygamist, ask Ella Mai, verify me and help us stop their sex trafficking... HUMAN_TRAFFiCKiNG_iS_HiGHLY_iLLEGAL

WHOSAMPLED::MiSSYs_SAMPLES_FOR_MY_STRUGGLES DEAR_CORAL_MEYU_JABDU_NiNE_CYNTHiA_WONDERFUL_YODA ya aunt gonna have a baby in some time and I want you guys to practice being alert to each others needs and reporting to your mothers

The Original HTAU_BLOG News about Akihabara Mass Murderer Execution THE_CROWN_PROSECUTION_SERVICE THE LAND OF NO MEN: Kenya's Women-Only Village አዳምም አለ። ይህች አጥንት ከአጥንቴ ናት፥ ሥጋም ከሥጋዬ ናት፤ እርስዋ ከወንድ ተገኝታለችና ሴት ትባል።

Dear Sartu, since California has a climate very similar to ##ETHiOPiA_as_WE_KNOWiT. Coffee might be a good crop in addition to cannabis. Tobacco maybe? I spent time with our family in

REiDsViLLE where my family friend Coalas and Fred jr grew at an eary pre-Watchtower point Tobacco, and later to sqaush, melons, and leafygreens. I did not know that tobacco bit, however Vickye used to always spout off details about the family members of their Georgia settlement as it was described to me. So anyway after getting aquainted with "Brother" Benny Willams I always looked forward to a trip to hear on of his sermons. After the Kingdom hall there was a dinner at a local familys house to give the speaker of the "talk" as we called them some HOSPiTALiTY. One one occasion they took Vickye and I to pick some squash from their still attatched to the vine squash farm lushilusly grown on thier small southern family commercial farm near Claxton where Colas worked. There wwas a cake factory that made mostly holiday fruitcake year around for the winter christian holiday Christmas. Them things dont tast that good but they last a long ass time. In this time of need Muna will not even bring me fruitcake... Just another Erika... But, since technology has ousted me at the money earning level from child molestation allegations, I think pursuing farming is an option I want to explore for my slice of caring for this family's needs

SEEDS OF GOLD: A faster way to grow coffee and earn from it African Village Life, Visiting Cows On A Farm, Drinking Raw Milk. FARM CLINIC: The 19th edition of Seeds of Gold DEAR_MUWAH_HERE_iS_MY_AGRiCULTURE_AUNTiE_TALK_TO_IMAN for DETAiL DEAR_MUNi__aaaaHem_MUNA if i could find your make up vids id like to make some gifs... I made some for Sartu Most practical method for a secret demographic to get its news? Census 2021 Prosecutions22 July 2021|Legal Guidance THE UK's CROWN_PROSECUTION_SERVICE SEXUAL_OFFENSE GUiDE DEAR_LOS_ANGELES_HOW_DO_WE_PROSECUTE CYBER_BULLYiNG?!?!?