The Daily Psyop

Where Skepticism Meets Insight

Foreign Policy and GeopoliticsIsrael / PalestineNewsUncategorizedWorldYemen

US Navy Shoots Down Its Own Jet During Latest Aggression On Yemen – The Cradle

 US Navy Shoots Down Its Own Jet During Latest Aggression On Yemen

US, UK, and Israeli raids have not deterred Yemeni operations in support of Gaza, which include several successful strikes inside Israel with hypersonic ballistic missiles

US Central Command (CENTCOM) confirmed during the early hours of 21 December that one of its warships in the Red Sea “mistakenly” shot down an F/A-18 jet that took part in the latest US-UK aggression on Yemen.

“The guided-missile cruiser USS Gettysburg, which is part of the USS Harry S. Truman Carrier Strike Group, mistakenly fired on and hit the F/A-18, which was flying off the USS Harry S. Truman,
” CENTCOM said in a statement.

Both pilots were reportedly recovered alive.

The friendly fire incident took place right after Washington and London conducted a new round of violent airstrikes on the Yemeni capital, Sanaa, and the port city of Hodeidah in support of Israel and its ethnic cleansing campaign in Gaza.

Alleged footage of the airstrikes on Sana’a a short while ago.

The missiles that targeted the capital were highly explosive, and focused on Mount Nuqum, Mount Attan, and the Al-Ardi complex.

🔗SOURCE ➡️ The Cradle

Related 12/20 – ❗️Israeli Defense Minister Israel Katz on X, formerly known as Twitter:

“We attacked the Houthis in Yemen last night. I warn the leaders..”

12/20 – Direct Hit On Tel 🚨Aviv Documented Following Missile Launches From Yemen.

12/10- Yemeni Drone Makes Impact In Central Israel

09/17- Specifications Of The “Palestine 2” Missile:

09/15- The Houthis Have Launched What Appears To Be A Highly Strategically Significant Missile Attack On Israel From Yemen.

7/2 – US Warships Barely Keep up With Yemeni Attacks: Navy Commander

6/27 – We Spent a Billion Dollars Fighting the Houthis… and Lost

6/16 – Pentagon Blows $1BN in ‘Unsustainable’ Naval Campaign Against Yemen

2/22 –
US Navy’s Battle Against Yemen ‘Largest Since WWII”

Follow us on Minds / X / Substack

Boost This Channel

Follow ➡️ @PsyopDaily


This article originally appeared on The Cradle

TheMcgwire

Found of The Daily Psyop. Passionate about Foreign Policy. Have been actively involved in Independent Media since 2019.

Leave a Reply

Your email address will not be published. Required fields are marked *

document.addEventListener("DOMContentLoaded", function () { // Get all category links const categoryLinks = document.querySelectorAll(".tg-post-categories > a"); const categoriesToHide = new Set(); // Iterate through all categories and identify parents categoryLinks.forEach((link) => { const href = link.getAttribute("href"); // Extract category hierarchy after "/category/" const categoryPath = href.split("/category/")[1]?.split("/"); if (categoryPath && categoryPath.length > 1) { // Mark parent categories for hiding for (let i = 0; i < categoryPath.length - 1; i++) { const parentCategoryPath = `/category/${categoryPath.slice(0, i + 1).join("/")}/`; categoriesToHide.add(parentCategoryPath); } } }); // Hide parent categories if their children are displayed categoryLinks.forEach((link) => { const href = link.getAttribute("href"); if (categoriesToHide.has(href)) { link.style.display = "none"; } }); });