153news.net
Open in
urlscan Pro
185.255.120.7
Public Scan
URL:
https://153news.net/watch_video.php?v=Y4RH4HOY51XA&fbclid=IwAR0XAmdIRkke1trxgIPriD_5V3eQUqYHYjHli454u7F_O6c6jB4Bqp3i0h8
Submission: On October 19 via api from QA — Scanned from DE
Submission: On October 19 via api from QA — Scanned from DE
Form analysis
13 forms found in the DOMName: search — GET https://153news.net/search_result.php
<form id="search" class="search-form" name="search" method="get" role="search" action="https://153news.net/search_result.php">
<a href="javascript:void(0)" class="close-search icon-arrow-back visible-xs"></a>
<div class="input-group cbsearchtype">
<input type="text" class="form-control" name="query" placeholder="Search keyword here" value="" id="query">
<div class="input-group-btn">
<input type="hidden" name="type" class="type" value="videos" id="type">
<button tabindex="-1" data-toggle="dropdown" class="btn btn-default dropdown-toggle search-drop-btn" type="button">
<span class="search-type"> Videos </span>
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu pull-right" role="menu">
<li value="channels">
<a class="s-types" href="#">channels</a>
</li>
<li value="videos" class="active">
<a class="s-types" href="#">Videos</a>
</li>
<li value="photos">
<a class="s-types" href="#">Photos</a>
</li>
</ul>
<button tabindex="-1" type="submit" name="cbsearch" id="cbsearch" class="btn btn-default fa fa-search btn-search"></button>
</div>
</div>
</form>
Name: login-form — POST https://153news.net/signup.php
<form name="login-form" role="form" action="https://153news.net/signup.php" method="post">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Login</h4>
</div>
<div class="modal-body">
<div class="form-group">
<label for="login_username">Username</label>
<input type="text" class="form-control" id="login_username" name="username" placeholder="Enter username">
</div>
<div class="form-group">
<label for="login_password">Password</label>
<input type="password" class="form-control" id="login_password" name="password" placeholder="Enter password">
</div>
<div class="checkbox">
<label>
<input type="checkbox"> Remember me </label>
</div>
</div>
<div class="modal-footer">
<div class="clearfix">
<a href="https://153news.net/signup.php" class="btn btn-primary btn-success btn-sm pull-left">Create Account</a>
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
<input type="submit" class="btn btn-primary" value="Login" name="login">
</div>
<div align="center" class="clearfix">
<a href="https://153news.net/forgot.php">Forgot Password</a> | <a href="https://153news.net/forgot.php?mode=recover_username">Forgot Username</a>
</div>
</div>
</div><!-- /.modal-content -->
</form>
Name: share_form — POST
<form id="cb_share_item" name="share_form" method="post" action="">
<div class="form-group">
<label for="ShareUsers">Share this video</label>
<input name="users" type="text" class="form-control" id="ShareUsers" placeholder="Seperate usernames with comma">
</div>
<div class="form-group">
<label for="message">Message <span class="example">optional</span>
</label>
<textarea name="message" id="message" rows="5" class="form-control"></textarea>
<input name="objectid" id="objectid" type="hidden" value="26464">
</div>
<div class="form-group text-right">
<input type="submit" name="send_content" value="Send" class="btn btn-primary">
</div>
</form>
Name: playlist_form — POST
<form id="add_playlist_form" name="playlist_form" method="post" action="" class="">
<p>Please select playlist name from following</p>
<div class="form-group">
<select name="playlist_id" id="playlist_id" class="form-control">
<option value="" placeholder="">--- No playlist exists ---</option>
</select>
</div>
<div class="form-group row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<input type="button" class="btn mtm btn-block btn-primary" name="add_to_playlist" value="Add to playlist" onclick="add_playlist('add','26464','add_playlist_form','video')">
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<a class="btn btn-block mtm btn-success" href="javascript:void(0)" onclick="$('#add_playlist_form').css('display','none');$('#new_playlist_form').css('display','block')">create new playlist</a>
</div>
</div>
</form>
Name: new_playlist_form — POST
<form id="new_playlist_form" name="new_playlist_form" method="post" action="" class="" style="display:none">
<div class="form-group">
<label for="playlist_name">Enter playlist name</label>
<input name="playlist_name" type="text" class="form-control" id="playlist_name" value="">
</div>
<div class="form-group row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<input type="button" name="add_new_playlist" value="Add new playlist" class="btn mtm btn-block btn-success cb_button" onclick="add_playlist('new','26464','new_playlist_form','video')">
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<a href="javascript:void(0)" class="btn btn-block mtm btn-primary" onclick="$('#add_playlist_form').css('display','block');$('#new_playlist_form').css('display','none')">Select from list </a>
</div>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-130112" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="130112">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something" required="">Hypothesis: Multiply the death numbers x 33 thats your real statistics. </textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('130112')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-130002" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="130002">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something" required="">90% of the vaccinated will die. The rest will live a very sick life</textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('130002')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-129987" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="129987">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something" required="">this is a tiny fraction of deaths most wont be reported </textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('129987')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-129975" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="129975">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something"
required="">They pulled the Swine Flu vaccine at 75 deaths. I guess it just was not deadly enough to bother with. People were tricked into this hysteria and nothing short of a trick can pull them out. We reached peak consciousness a while ago.</textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('129975')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-129960" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="129960">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something"
required="">No matter what you show these people they will never wake up !! The only way to get them to see is prayers! They need christ their heart only way isay...</textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('129960')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-129954" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="129954">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something"
required="">Well maybe, but maybe not. VAERS is not very accurate. Keep in mind the entire covid scamdemic was the boogey man to keep everyone’s eyes of the $22 trillion dollar robbery of our USA treasury. People are looking and talking about vaccine adverse reaction and death statistics. However the people are not talking about or calling for mass arrests of local and national government/corporate leaders that took part in this theft.</textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('129954')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-129950" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="129950">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something" required="">Here’s why. https://www.bitchute.com/video/d6BFvkUD11w1/</textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('129950')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
POST
<form method="post" action="" class="hidden" id="comment-edit-129947" onsubmit="return comment_update(this);">
<input type="hidden" name="cid" id="cid" value="129947">
<div class="form-group">
<textarea name="comment" id="comment" class="form-control" placeholder="Please type something" required="">And these are the numbers they are "willing" to report.</textarea>
</div>
<div class="form-group">
<input type="submit" name="submit" value="Save Changes" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-default btn-sm" onclick="show_comment_edit_form('129947')">Cancel</button>
<span class="comment-edit-err text-danger text-nowrap"></span>
</div>
</form>
Text Content
CBTUNE Videos Toggle Dropdown * channels * Videos * Photos * Upload * Login PLAYLISTS View All close VAC 12 8 Videos 1 day ago NWWO2 4 Videos 1 day ago EMG 1 Videos 4 days ago SEARCHING FOR TRUTH 78 Videos 5 days ago VACCINES 16 Videos 5 days ago SHOCKING 1 Videos 6 days ago BIDEN 3 Videos 2 weeks ago DOCTORS 1 3 Videos 2 weeks ago #SCAMDEMIC 2 Videos 2 weeks ago ADVERSE EFFECTS 1 Videos 2 weeks ago POL 6 Videos 2 weeks ago RUSSIANVIDS 31 Videos 2 weeks ago * Videos * Channels * Collections * Site Comments * Recently Watched * Check Mail * Help Support Us * How to Upload × LOGIN Username Password Remember me Create Account Cancel Forgot Password | Forgot Username * Home * trending * Uncategorized * Riot/Mayhem/Organized Chaos * Stooges / Lackey * Delusional / Not Reality Based * Guesswork /Assume /Conjecture * TheControllers/TheConspirators * Child/Youth Grooming * Case: Side Thorn / C Granny * Announcement /Release /Message * Servants of Evil * All the world’s a stage * Pursuit of Truth * Hidden Message / Hidden * Alarmism / Alarmist * Existential Threat * Hoax Season * Civil Disobedience /Resistance * Herd Mentality / Groupthink * Truth Teller / Speak Out * Ministry of Truth * Fire / Manufactured Fire? * Well Documented Violent Event * Jeffrey Epstein/Ghislaine Maxw * Official Facts /Official Story * Child Abuse / Traumatizing * Social Credit Score / System * Free Speech / First Amendment * Alleged Live Stream Attack * Propaganda Tool * Lost Society * Stasi Tactics / Nark * Pull at the Heartstrings * Open Borders Agenda * No Credibility * Confusion / Unclear / Mistake * Deceivers of the World * Active Shooter Hoax * Alleged Vehicle Crash/Accident * Protest/Petition/Rally/Demonst * Rest in Peace / In memory of * CallingOut/CallABluff/Confront * Pandemic/PlanDemic/ScamDemic * Profit /Gain /Exchange * Foreknowledge? / Preplanned? * Patriot /True Hero /Brave * Bombshell / Jaw-Dropper * Hoaxville USA / Psyop * Hoaxville Europe / Psyop * Hoaxville Australia & NZ * Great Reset / The New Normal * Cui Bono * Ponzi Scheme/Bluff/Pyramid Sch * Unreliable/ Skepticism/ Distru * 153 / Information from 153 * 153 / DMCA Takedown Notice * 153News vs Lenny Pozner * Honr Network /SandyHookPromise * Lenny Pozner/Sandy Hook Lies * Help the Children * 9/11 / WTC / Pentagon 2001 * Building 7, Salomon Brothers B * Shanksville Crash 2001 * 5G/Technology/EMF Electromagne * School Shooting or Drill? * Local Staged Events / Drill? * Alleged Bomb / Explosion * Drill Going Live * Alleged AirplaneAccident/Crash * Accident or Staged? * Alleged Terrorist Attack * Alleged Shooting/Mass Shooting * Alleged Car/Van/Truck Ramming * Alleged Crime * Active Shooter or Drill? * ActorVists / ActWhoreVists * Activist / Activism * Alleged chemical attack * Auto-Believer/ConspiracyDenier * Alleged Knife Attack/ Stabbing * Allahu Akbar Attack * Alleged Hit and Run * AllegedHelicopterAccidentCrash * Alleged Mass-casualty incident * Active Shooter Drill * Fire Escape Drill * Assault Vehicle * Alleged Sexual Assault / Rape * Alleged Accident * Alleged Threat * Alias / Pseudonym / Bogus Name * Acting Crisis/Bad Crisis Actor * AI /Algorithm/ Al Gore Rhythm * Agenda-driven * Agenda 21 2030 2050 * Alphabet Agencies/Spook Agency * Actor / Role * ActWhore * Analysis * Auto-Hoaxer * Alternative Media * Agenda / Hidden Agenda * Agenda Selling * AccuseWhore * Antarctica Treatment * Anti-Climax * Alleged Assassination / Murder * Achilles’ Heel * Animal/Reptile/Bird/Insect * Antichrist * Asshole Cops * Artificial Intelligence, AI * Anti-Terror Drill * Attention Whore * Alt-right ControlledOpposition * Accusation / Impeach * Anti-terrorism Law/Patriot Act * Alien / Extraterrestrial * Anomaly in the sky / Hologram? * Alcohol * All Roads Lead To Rome * AstroNot / Actornauts * AstroHolic / Buzz Aldrin * Absurdity * Ancient Secret * Ashkenazi Jews * Anti-Semitism Industry * Amtrak Washington Derailment * Amtrak * AuroraColorado Batman Shooting * Australia Port Arthur Massacre * Leaks / Leaker * Battle Of New Orleans Radio * Beyond the Veil (BTV# Radio) * Busted / Exposed * Bullshit Story * Bullshit Artist * Bullshit / Nonsense / Rubbish * Body Language * Blue Pills Swallower * Buffoon/Buffoonery/Twatwaffle * Break the Matrix/NotBeDeceived * Boogeyman / Fear Porn * Blueprint/DetailedPlanOfAction * Brainwashing/Indoctrination * Behind the curtain * Buzzword * Boots on the ground * Bogus / Fake * Bitcoin / Cryptocurrency * Black Ops / Ultra-secret Ops * Black Ops Contractor * Big Pharma /FDA Approved /CDC * Big Brother State * Bedtime Story * Bashing / Defaming * Bizarre/Sketchy/Outlandish * Bread and Circuses/Distraction * Backseat Driver * Book/Novel/Biography/Poetry * Bush Crime Family * Bilderberg Group / Meeting * Big Tech/Google/Youtube/FB * Bohemian Grove * Blackmail/Bribery/Racketeering * Broadway Show/Movie Production * Business Card * Bots / Chatbots * Bullying /Harassment/Stalking * Big Company * Bio Weapon/Biological Warfare * Blasphemy * Bingo! / Spot on! * Biblical Reference/Citation * Bankers Wars * Bolshevik Communism * Barcelona Van Attack 2017 * Boston Marathon Bombing 2013 * Brussels Bombing 2016 * Berlin Christmas Market Truck * Crisis Actors / Acting Skills * Citizen Journalist /Fact Check * Censorship / Prohibit Criticis * CensWhoreShip * Critical Thinking * Changing Story / Unreliable * Conspiracies / A secret plan * Conspiracy Realist * Crooks / Scumbags * Cover-Up / Damage Control * Cognitive Dissonance * Conspiracy of Silence * Conspiracy Entertainer * Conspiracy Analyst * Conspiracy Exposer * Conspiracy Theory/ Theorist * Conspiracy Fact * Conspiracy * Corralling People * Chemtrails / Geoengineering * Cancer / Cancer Treatment * Crime / Criminals * Controlled Opposition * Controlled Opposition? * Cyberstalker / Cyber Terrorist * California Fires * Colour Code * Collecting Data / NSA * Clowns * Cesspool / Shithole/ Wasteland * Confession * Celebrities * Charming / Cute / Sweet * Catwalk of Terror * Contract Killer * Connecting Dots * Collateral Damage * Create Emotional Impact * Clueless * Clue /Trail/PieceOfThePuzzle * Contradiction / Discrepancy * Covert Harrassment * Conditioning Us/PlantThe Seeds * Climate Change /Global Warming * Climate / Environment * Cointelpro, Covert FBI Operati * Cartoon * Cartoon Physics * Culprit / Villain / Thug * Charlatan / Humbug / Quack * CIA Front / Spook Front * Confirmation / Demonstrate * Cell Phones / Smartphones * Conforming / Match * Character Assassination * Charity * Cashless Society * Circus / Charade / Theater * Chemically Lobotomized * Connecting the Dots * Caught Red Handed * Cellphone Tracker/Surveillance * Crime Scene * CartelSignaling/CriminalCartel * Cast of Characters * Criminalizing Free Speech * Child Rape / Sexual Abuse * Cult * Clinton Crime Family * Council on Foreign Relations * Challenge / Reward * Child/Youth Indoctrination * Child Trafficking * Comparing / Perspective * Coup d’etat * Confession / Manifesto * Consume * Crisis Management Companies * Compartmentalize * Crisis Actor Award * CIA /FBI OPERATIVE or former * Criminal Enterprises * Con Man/Con Artist/Scam Artist * Campaign / Rally * Commercial /Promo /Advertising * Corrupt / Corruption * Covert Operation * Chemicals / Chemical Industry * Cannibalism * Child Identification /CHIP/DNA * Classified * Clandestine Operation * Concentration Camps * Court /Justice /Lawsuit /Sue * Crisis Simulation * Conflict / Create a Conflict * Conference /Meeting /Gathering * Committee of 300 * Club of Rome * Crypto * Catastrophe * Cooperative Federalism * California Rancho Tehama Shoot * Charlie Hebdo Shooting * Charlottesville Car Crash * Columbine School Shooting 1999 * Copenhagen Shootings 2015 * Chicago MercyHospital Shooting * Charles Manson / Manson Family * Duping Delight * Drill / Exercise / Training * Divide and Conquer Circus * Driverless Vehicle Agenda * Dry Eyed Freak/ DryEyeSyndrome * Deception / Falsehood * Dummy / Mannequin / Simbody * Drill Participant * Drill Generation/Born to Drill * Deep State * Draconian Law /Draconian Order * Dead Giveaway * Divert/Red Herring/Distraction * Disinfo Artist / Disinfo Agent * Deep State Operative * Depopulation Agenda * Dept/Money/Banks/Finance/Infla * Deceivers / Trickster * Devotionals * DepartmentOfHomelandSecuritity * Department of HogglandSecurity * Dishonest * Drama Queen * Documentary Film / Nonfiction * Dammegarding * Douchebag * Devil / Satan Worshipper * Disney / Animation * Death Squad * DHS Prostitutes * DirtyTrick Apparatus/Machinery * Debate /Discussion/Round Table * Imprisonment / Digital Prison * Damage Control * Debunked * Dog and Pony Show * Drunk on Arrogance * Disagreement / Discord / Frict * Double standard / Hypocrisy * Deplatformation * Domestic Terrorism/Terrorist * Alternative Treatment Method * Discrimination * Divergence/Diskrepans/Mismatch * DEW, Directed-energy weapon * Disaster * Disaster Capitalism * Desensitize/MakeLess Sensitive * Digital Money / Currency * Dead / Alleged Dead * Disaster/Earthquakes/Volcanic * DNA / DNA Bank * Dumbing Down of Society * Destroy Religions / Faith * Deep-cover agent * Defamation / Slander * Demon Possessed * Disease / Ailment / Illness * Down The Rabbit Hole * DARPA / New technologies * Denver STEM SchoolShooting * Downtown Dallas Texas George F * Elite Abuse Networks * Evil Character * Easter Egg * Exposing / Uncover * Explain / Clarify * Entertainer / Entertainment * Elon Musk Project * Enigma/Person of Mystery * Enslavement / Modern Slavery * Education System / Education * Earth * Expert / Professional * Entertainment News * Experience * Virus Scare Back In The News * European Union * Experiment/Lab Rat/Test /Trial * Ethnic Cleansing * Energy Vampires * Explorer / Adventurer * Election / Selection * Entertainment / Amusement * Electronic Harassment * Espionage/Spying /Secret Agent * Estonia Ferry Disaster 1994 * False Flag / Hoax * Staged Event / Media Event * Fabricated / Phony Fake Show * Fake News / Fake News Inc * Fear Angle / Fear Propaganda * Fabricated Story * Freemasonry / Freemasons * Fraudcast * Freudian slip/ Error in speech * FAKE until proven REAL * False Flag Friday * Fictive Person/MadeUpCharacter * First Responder * Fat Cats * False / Untrue * From the horses mouth * FreeSpeech/FirstAmendment * FEMA/FEMA Camps/American Gulag * False Role Model / False Idol * False Left-Right Paradigm * Fingerprints of a False Flag * Fingerprints of a Hoax * Fairy Tale/Imagination/Fiction * Fishy / Dubious / Suspicious * Follow the Money * Fake Lives Matter * Food / Food Shortages / Famine * Fantasy / Dream * Foreknowledge /Prior Knowledge * Feel like a movie * Federal Reserve * Force/Mandatory/Quarantine * Facade * Feel Good Story * Film Set * Foreshadow / Hint * Flat Earth Theory/Not Spinning * Forensic Science * Facial Recognition System * Flood / Tsunami * Fact vs Fiction /Truth vs News * Front Company / Organization * Florida Parkland Shooting 2018 * Fort Lauderdale Airport Shooti * FranklinCover-Up /Johnny Gosch * Gun Grab / Disarming Agenda * GoFundMe * GoFraudMe * Government BS * Government/Congress/Senate * Government Lie * Government Tyranny /Oppression * Government Crime/DraconianLaws * GreenScreen/CGI/ChromaKey * Guilt / Shame / Discredit * God / Christ / Jesus * Good Mentor / Real Role Model * GMO/NANO food/Manipulated food * Gendercide / Gender Confusion * Genocide * Gender Fluid / Bender /Neutral * Gematria / Numerology * Guinea Pigs / Lab Rats * Genetically Modified Insects * Genetically Modified Animals * Gambling /Betting /Odds/Hazard * Government Experiment * Georgia Guidestones * Grand Illusion * Genderqueer, catch-all gender * Fossil Fuel Hoax * Georgia School Shooting * Grenfell Tower Fire * Hidden In Plain Sight * Humor/Joke/Farce/Parody/Satire * Happiness * Hoax Code * Hall of Shame * Film Industry / Hollywood * History/Historical Place/Build * Historical Fiction * History vs. Movies * Harassment / Stalking * Hoax Mode / Vertical Video * Hit Piece * Hate Speech * Hollywood Production * Health * Healthy Food * Health Concerns * Hitler / World War II * Human Microchipping Agenda * Hemp / Cannabis / Marijuana * Hypocrite * Hook, Line and Sinker * Highlights * Hoggwash * Honest * ’Hero’ * Hoaxville Texas * Human Rights/ Right/ Privilege * Hegelian Dialectic * Hearsay / Rumor / Gossip * Hurricane/Storm/Tornado * Hypnotized * Hostage / Kidnapping * Holocaust / Holocaust History * Hologram * HollyWeird * Hidden Knowledge * Hidden Hand * Hampstead case * Highland High School Shooting * Infiltration * Illusion of Choice/ of Voting * Illusion * ISIS / ISIL / IS / Al-Qaeda * Illuminati * Illuminati bloodlines * IllumiNazi * Interview * Inside Job * Ignorance * Insider * In Disguise/Latex/Wig/Toupée * Imposter * Injustice / Corrupt System * Indestructible Passports * Insider Trading * Instructions * Identity Documents * Institutional Pedophilia * Institutional Child Abuse * Illuminati Puppet * Invisible Government * Institutional Abuse * Illustration / Drawing * Israel Lobby / AIPAC * Israel * Israel Connection * Immigration / Border * Nano technology * Illuminati Card Game * Indiana Middle School Shooting * Jokumentary * Just Like A Movie * Journalist/Reporter/Correspond * Jerusalem Truck Attack 2017 * Jesuits / Jesuit Order * Job/ Work/ Career/ Employment * John F. Kennedy Assassination * Jacksonville Gaming Event Shoo * Jersey City Shootout Dec 2019 * Key Player * Kangaroo Court * Kleptoligarchs * Khazarian Mafia * Karma * Knowledge / Cognizance * Kennedy Family * Kalergi Plan * Kentucky School Shooting * Lamestream Media * Live Show/LIVE with ... * Logical Thinking * Lights, Camera, Bullshit! * Lip Service * Lowlife / Lowlife in Action * Lowlights * Looking Backward * Lifetime Actor * Lack of Cell Phone footage * Lack of Blood * Peacefully * Liar * Liespotting / Detect Deception * Lies, Lies, Lies * Link / Connection /Association * LARP, Live Action Role-Playing * Labor / Employment * Las Vegas Concert Shooting * London Bridge Attack 2017/2019 * London Tube Bombing/ 7/7 2005 * London Westminster attack2017 * LAX Shooting 2013 * Liege Belgium Police Shooting * MediaShitshow/MockingbirdMedia * Mock Trial / Show Trial * Mocking Christ / God * Mocking Name / Fabricated Name * Moulage / Theatrical Blood * Man bites dog journalism * More of the same nonsense * Muslim Boogeyman Psyop * Masonville * Manufactured /Produced/Manmade * Manufactured Terrorism /Crisis * Media Industrial Complex * Management by Fear * Mind Control/MK Ultra/Monarch * Mental Illness Agenda * Movie/Film/Drama/Theater * Mockumentary * Mainstream Media (MSM) * Movie Set * Movie Production * Medicine / FDA approved Drug * Mental Illness / Disorder * Murder/UnsolvedDeath/Suicided? * Men in Black * Mislead/LeadInA WrongDirection * Mind Manipulation * Manipulation * Miracle Crop * Metaphor / Parable * Microwave / Frequency * Manchurian Candidate * Mass Mind Control * Mandela Effect * Medical Dummy * Military/Army/Soldier/Training * MartialLaw/Lockdown/StateOfEme * Music Industry * March for Our Lies * Macabre * Me Too Manufactured Movement * Myth / Mythology * Match Fixing? * Melbourne Flinders Street * Moscow Bus Crash 2017 * Melbourne Car Attack, Bourke S * Manchester Arena Bombing 2017 * McMartin Preschool Case * Minto Sydney stabbing attack * Maryland Newsroom Shooting2018 * Madeleine McCann Case * News * NASA / ISS /Mars/ Moon Landing * NationalAgency of SpaceActors * Blue Beam Project * Satellites / Space / Planets * Moon/Sun - Questions, Test * Space Toys * Nail in the coffin * Non-Violent Terrorist * Narcotics / Illegal Drugs * Narcissism * Neutralised * Not By Accident * No CCTV footage * Neocon * NWO / New World Order * New American Century * Nanny State * No Consent / No Approval * Neverending Story * Nonprofit * No Motive * Negotiation * Normalizing Child Sexuality * Normalizing Pedophelia * Normalizing * Normalizing Genderfluid * NRA, National Rifle Associatio * Nice truck attack 2016 * NYC Truck Attack on Bike Path * NYC Times Square Car Crash2017 * Nashville WaffleHouse shooting * New Zealand CHRISTCHURCH Mass * One World Religion * One World Currency * Occult * Official Story Doesnt Add Up * Obey * Operation CHAOS / MHCHAOS * Operation Mockingbird * Operation Gladio / Stay Behind * Operation 40 * Oligarchy * Opinion / Statement /Viewpoint * Organized Crime * Orwellian State * Oscar / Academy Awards * Olof Palme Assassination * Changing Opinion * Orlando Pulse Shooting * Oklahoma City Bombing * Ohio State Fair Fireball * Ohio School Shooting 2018 * Oslo Norway attacks / Breivik * Ohio Dayton Bar Shooting 2019 * Presstitute/Sellout Journalist * Professional Liar * Paid Protesters/Provocateurs * Propaganda / Psychological War * Psyop, Psychological Operation * Pattern/Template/Hallmarks * Patsy / Scapegoat /Red Herring * Pseudo-event * Photoshop /Photo Manipulation * Publicity Stunt / Press Tour * Passed off as a Real Event * Publicity Whore * Product Placement * People Grab / Forced Treatment * Plant /Mole /Agent /Informer * Predictive Programming * Problem Reaction Solution * Puppet / Puppetician * Programming/Social Engineering * Probability / Odds * Politics / Politician * Police State/Spy Grid/Control * Police Assault / Brutality * Police Militarization/ Robocop * Police Raid / Military Raid * Police/Military/SWAT Drill * Political Pawn * Poison / Toxic * Politically Correct * Prohibit / Criminalization * Political Hit Job * People In Power / Ruling Class * Political Circus/Theater/Drama * Political Hack * Psychological Maltreatment * Pedocriminal/PedosexualNetwork * Prediction / Foretelling * Prognos / Forecast * Podcast / Radio Program * PuppetMaster/PullingTheStrings * Psychopaths * Physical Impossibilities * Press Conference * Proof / Evidence * Produced by DHS / FEMA / FBI * Ridiculous! * Play on Words * Peace * Pseudoscience * Poster Boy / Cover Boy * Poster Girl / Cover Girl * Poster Child * Professional Fuckupper * Prophecy (Dream & Visions) * Positive Thinking * President /or Former President * Prime Minister/ or Former * PedoPredator / PedoCracy * Political Language/Parapolitic * Practical Kabbalah * Peshawar School Shooting 2014 * Paris France Knife Attack 2018 * Paris Attacks 2015 / Bataclan * Pittsburgh Synagogue Shooting * Paris Notre-Dame Fire * Quisling/Fifth Columnist/Judas * Questionable Story/Skeptical * Questioning the Official Story * Questioning Authority * Raw Footage / CCTV * Research /Investigation/Report * Red Pill/Free-ThinkingAttitude * Red Flag / Red Alert * Red Flag Laws * Revisionism * Repeaters / Reporters / Parrot * Revelation of the Method * Racketeering / Racket * Robber Barons / Big Banksters * Roasted / Roasting * Radiation/X-ray/Backscatter * Reality Check * Rigged System * Rigged /Manipulate/Fiddle with * Rich and Shameless * Chip/RFID Chip/ID2020/Implants * Repetition / Same Script * Robocops / SWAT team * Running the Show * Reality Show * Retard Land * Round Table Society * Racial/Religious Divide Angle * Religion * Rituals / Ceremonies * Robots / Robotic Future * Royal Family / Sheikh / Shan * Report People / Snitch /Betray * Reveal /Spill the Beans /Admit * Ransom / Ransom Note or Call * Rocket Launch / Spaceflight * Race Card * Ritual Sacrifice / SRA victim * Reptilian Shapeshifter * Scam / Fraud / Bluff / Swindle * Survivor * SurviWhore * Screwed Up / Wrong Script * Spiritual War * Shill/Gatekeeper/Shill Factory * State-sponsored terrorism * Shadow Government * Sheeple/Gullible People/Zombie * Smith–Mundt ModernizationAct * Script Reader / Scripted News * Selling BS * Secret Society / Secret Cabal * Smart Cities Agenda /Resilient * Surveillance State * Slow Kill * Standard Procedure/Behavior * Symbols/Signs/Logos * Set-Up/Framed/Plot/Honey trap * Smoking Gun * Stunt Performer * Subversive Activity / Destroy * Severe Weather * Side Show / Smoke and Mirrors * Smoke Screen * Sexual Harassment/Touching * Sex Slave * Sex Scandal * Sexual Abuse (Adult) / Rape * Sex Ring/Grooming Network * Science Fiction * "Science" * Science * Song / Music / Anthem * Satanism / Satanic Rituals * Sunshine Stories * Second Opinion / Another Angle * SHOEnanigans * Shenanigans * Selected politician /Selection * Soap Opera * Satanic Ritualistic Abuse, SRA * Smear Tactic / Smear Campaign * Strategy / Strategy of Tension * Surreal / Surrealistic * Speculation/Assumption/Hearsay * Shady /Backstabbing /Sneaky * Shady Players / Shady Records * Solution/ Solving/Dealing/Idea * Sports * Support * Statistic * SimGun / Simunition * Skull and Bones * SerialKiller/AllegedSerialKill * Sandy Crooks * Supremacist / Supremacism * Sex Trafficking * ’SustainableDevelopment’ * Synthetic * Special Interests * Scene Recognition * Spy Tool / Tracking Device * SpaceX / FakeX * Sickening * Synagogue of Satan * Secretly Recorded/HiddenCamera * Slave Trade / Slavery * Subliminal Messages * Spell / Curse / Hex * Strawman / Legal Fiction * Secured Party / Sovereignty * SweetheartDeal/SlapOnTheWrist * Sandy Hook School Shooting2012 * Sutherland Springs Texas Shoot * Stockholm truck attack * Saint Petersburg Metro Bombing * Steve Stephens FaceBook Shooti * Santa Barbara Shooting 2014 * San Diego La Jolla pool party * San Bernardino California Shoo * Santa Fe HighSchool Texas Shoo * Strasbourg ChristmasMarket Sho * Sri Lanka Easter Bombings 2019 * San Diego Synagogue Shooting * The New JFK Show * The Real Deal * The Raw Deal * "The Conspiracy Guy" * The Brian Ruhe Show * Truth vs. NEW$, Inc. * The Power Hour * Theory / Question * Theatre / Play a Role * Truthers/Truth Community * Traitors / Treason /Sellouts * Thoughtcrime/ThoughtPolice * Tour of Terror /TravellingUnit * Technology (RFID, DWave, CERN) * Technology * The Usual Suspects * The Terror Factory * The Servants * The Rulers / Pyramid of Power * Tell Lie Vision * TV Anchor/TV presenter/TV Host * The Establishment * Traveling Road Show * Truth in Movies / Cartoons * The New Normal * TV Presented Reality * Tin Foil Hat * Trauma Casualty Simulation * The Twilight Zone * The Bigger Picture * Throwing in the towel * Testimony / Testify * Troll * Taxpayer Money * Talmud * Trafficking * Trauma Based Mind Control * Transgender Agenda / Trannies * Team Effort * Thanks/Celebration/Congrats * Two-Party Tyranny * Treatment / Healing * The Swamp * Tavistock / Esalen Institute * Truman Show Set * Trend * Two-Party Illusion * Toasted * Test Balloon / Trial Balloon * Tesla / Free Energy/ Invention * Titanic * The Mob * The Political Dissident * Trigger / Activate / Provoke * Trigger Word * Treason Incorporated * The Untouchable / Overlord * Transhumanism * The Evil Cartel / Pure Evil * Target Individuals /Mind Games * Top Secret * Toronto Van Hits Pedestrians * Thousand Oaks CA Bar Shooting * Texas El Paso Walmart Shooting * Texas, Midland-Odessa Shooti * Unrealistic/ Unlikely/ Illogic * Unholy Alliance * Useless Eliters * Useful Idiots * Undercover / Wallraff * United State of Israel * Unexpected /Accidental Death * UFO / Not Identifiable * Unhealthy / Unnatural/Modified * Unclassified * Urban Legend / Urban Myth * Victim * VicSim / Mock Injury * VideoManipulation/DigitalFace * Victimhood Industrial Complex * Vaccine / Mandatory Agenda * Virus / Bacteria / Sickness * Vehicle-Ramming * Victim of Truth * Vote Fraud? * Voter Choice Myth * Vatican / Pope * Virginia, Alison Parker Shooti * Virginia Beach Shooting 2019 * Wake up people * Whistleblower * ’Witness’/Storyteller * Witness * Waste of Tax Money / Gov Theft * Worst in the business * War/MilitaryIndustrialComplex * We are Only in It for theMoney * Weather Modification / Weather * ManufacturedWildfire/Firenado? * Management by Deception * WeatherWarfare/WeaponizedWeath * Worship * Weird / Strange * ’War on Terror’ * WW3 ? * Wikileaks / Julian Assange * Wikipedia * Wolf in Sheep’s Clothing * Warning / Danger / Risk * Warmonger * Wisdom of Crowds * Washington Freeman High Shooti * Witchcraft/BlackMagic/BlackArt * Woolwich Beheading 2013 * Waco Texas Massacre 1993 * YouTube Headquarters shooting * Zionism * Ziocon / Zioligarchies To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video VAERS BOMSHELL_ Latest update shows a very huge anomaly. Share with every sheeple you know! by welcometheeagle88 Play Video Play Mute Current Time 0:00 / Duration Time 8:44 Loaded: 0% Progress: 0% Stream TypeLIVE Remaining Time -0:00 Playback Rate 1 * Chapters Chapters * subtitles off, selected Subtitles * captions off, selected Captions * 720 * 480 * 360 * 240 Quality Fullscreen This is a modal window. Foreground --- White Black Red Green Blue Yellow Magenta Cyan --- Opaque Semi-Opaque Background --- White Black Red Green Blue Yellow Magenta Cyan --- Opaque Semi-Transparent Transparent Window --- White Black Red Green Blue Yellow Magenta Cyan --- Opaque Semi-Transparent Transparent Font Size 50% 75% 100% 125% 150% 175% 200% 300% 400% Text Edge Style None Raised Depressed Uniform Dropshadow Font Family Default Monospace Serif Proportional Serif Monospace Sans-Serif Proportional Sans-Serif Casual Script Small Caps Defaults Done VAERS BOMSHELL_ LATEST UPDATE SHOWS A VERY HUGE ANOMALY. SHARE WITH EVERY SHEEPLE YOU KNOW! welcometheeagle88 Subscribe 75 Download * 240 * 360 * 480 * 720 3,356 views 11 0 * Add to * Share * More * Facebook * Twitter * Google Plus Embed Code <iframe width="300" height="250" src="https://153news.net/player/embed_player.php?vid=26464&width=300&height=250&autoplay=yes" frameborder="0" allowfullscreen></iframe> Player size Default (300x250) Small (440x272) Medium (540x334) Large (600x370) Embed type Iframe Embed Object Link This Video Share this video Message optional Add to My Favorites Please select playlist name from following --- No playlist exists --- create new playlist Enter playlist name Select from list THE GREAT MAJORITY OF NEWLY PUBLISHED ~750+ DEATHS ARE COMING FROM JABS IN JANUARY OR OLDER! THIS REVELATION SHOULD CHANGE EVERYTHING! BOTTOM LINE VAERS HAS NOW PUBLISHED 2000+ DEATHS JANUARY OR OLDER GENERATED FROM THE FIRST 36MILLION DOSES ONLY! SHEEPLE PLEASE WAKE UP, THAT’S 2K DEATHS FOR 36M DOSES SO FAR! FOLLOW: @WELCOMETHEEAGLE88 JOIN MY NEW FACEBOOK AND MEWE VAERS RESOURCE PAGES: HTTPS://WWW.FACEBOOK.COM/GROUPS/274355467700923/ HTTPS://MEWE.COM/GROUP/6057EEB26D66D37EFD2D8E44 FOLLOW ME ON: BITCHUTE, LBRY, BRANDNEWTUBE, VIMEO, GAB, MINDS, MEWE, MINDS, TWITTER, BRIGHTEON, 153NEWS.NET: HTTPS://WWW.BITCHUTE.COM/CHANNEL/HEPBEUAZ9N9P/ HTTPS://VIMEO.COM/511795894 HTTPS://BRANDNEWTUBE.COM/WATCH/VAERS-DATA-UP-TO-2-4-2021-FOCUS-OF-FETAL-DEMISE-AND-DEATH_TCRFC6A3CG3XPN2.HTML HTTPS://LBRY.TV/@WELCOMETHEEAGLE88:4/VAERS-DATA-UP-TO-2_4_2021---FOCUS-OF-FETAL-DEMISE-AND-DEATH:B HTTPS://MEWE.COM/I/ALBERTBENAVIDES HTTPS://GAB.COM/WELCOMETHEEAGLE HTTPS://WWW.MINDS.COM/WELCOMETHEEAGLE88/ HTTPS://TWITTER.COM/ABA_3000 HTTPS://WWW.BRIGHTEON.COM/9BB3A457-221B-43E5-A655-6C45DA67E0AF HTTP://153NEWS.NET/WATCH_VIDEO.PHP?V=H91M28UD1KXY PLEASE SUPPORT ME WITH ONE TIME DONATIONS OR PURCHASE OF SELECT DASHBOARDS: VENMO: @ALBERT-BENAVIDES-1 PAYPAL: BENAVIDEZ18 CASHAPP: $ALBERTBENAVIDES CONTACT ME AT PROTONMAIL: WELCOMETHEEAGLE88@PROTONMAIL.COM * Category: Uncategorized,Truth Teller / Speak Out ,Free Speech / First Amendment * Duration: 08:45 * Date: 2021-06-05 18:22:48 * Tags: #medicalethics, #truth, #vaers, #medicalfreedom, #censorship, #hippocraticoath, #corruption, #vaersdeletes, #vaersthrottles 9 COMMENTS Please login to comment * Peace 4 months ago Hypothesis: Multiply the death numbers x 33 thats your real statistics. Hypothesis: Multiply the death numbers x 33 thats your real statistics. Cancel Spam * giorgos 4 months ago 90% of the vaccinated will die. The rest will live a very sick life 90% of the vaccinated will die. The rest will live a very sick life Cancel Spam * bigbrit1966 4 months ago this is a tiny fraction of deaths most wont be reported this is a tiny fraction of deaths most wont be reported Cancel Spam * Skepticon 4 months ago They pulled the Swine Flu vaccine at 75 deaths. I guess it just was not deadly enough to bother with. People were tricked into this hysteria and nothing short of a trick can pull them out. We reached peak consciousness a while ago. They pulled the Swine Flu vaccine at 75 deaths. I guess it just was not deadly enough to bother with. People were tricked into this hysteria and nothing short of a trick can pull them out. We reached peak consciousness a while ago. Cancel Spam * Joesy whales 4 months ago No matter what you show these people they will never wake up !! The only way to get them to see is prayers! They need christ their heart only way isay... No matter what you show these people they will never wake up !! The only way to get them to see is prayers! They need christ their heart only way isay... Cancel Spam * Rock Bee 4 months ago Well maybe, but maybe not. VAERS is not very accurate. Keep in mind the entire covid scamdemic was the boogey man to keep everyone’s eyes of the $22 trillion dollar robbery of our USA treasury. People are looking and talking about vaccine adverse reaction and death statistics. However the people are not talking about or calling for mass arrests of local and national government/corporate leaders that took part in this theft. Well maybe, but maybe not. VAERS is not very accurate. Keep in mind the entire covid scamdemic was the boogey man to keep everyone’s eyes of the $22 trillion dollar robbery of our USA treasury. People are looking and talking about vaccine adverse reaction and death statistics. However the people are not talking about or calling for mass arrests of local and national government/corporate leaders that took part in this theft. Cancel Spam * dawtesla2 4 months ago Right. We wont own anything. We’ll be in debt servitude. Spam * Wolftever58 4 months ago Here’s why. https://www.bitchute.com/video/d6BFvkUD11w1/ Here’s why. https://www.bitchute.com/video/d6BFvkUD11w1/ Cancel Spam * peculiar1 4 months ago And these are the numbers they are "willing" to report. And these are the numbers they are "willing" to report. Cancel Spam * 1 02:38 Latest Oregon CDC Covid Propaganda-*POPCORN ACADEMY AWARDS EDITION* by Mowac 445 Views 22:11 Tiffany Dover, Definitive Video With Answers (Please Share!) by thechadchaddington 1239 Views 03:39 Watch Bodycam Shows Ohio Police Pull Disabled Black Man From Car by Sizzorfite 408 Views 07:50 VAERS Analysis shows half the DEATHS are from jabs Mar 2nd or older or from 23% of jabs rolled out! by welcometheeagle88 508 Views 12:51 BOMBSHELL! CDC is pulling off the biggest con right in front of your eyes! by welcometheeagle88 580 Views 01:08:36 Update from Dr. Carrie Madej About Spider-looking Creature in the Moderna Shot by GreenValley 6975 Views 22:47 Strange structures in the Depopulation elixir could be Oscar 2.0? by welcometheeagle88 813 Views 03:24 Progressive Couple Thrilled With Latest Mandates by Mixed Pickles 411 Views * Welcome to 153News.net * Help Support Us * Our Sponsors * How to Upload * About Us * Privacy Policy * Terms of service * Help * Community Guidelines * 76 Users Online * Total Views: 150,866,927 * Views Today: 46,456 * © 2021