The Daily Psyop

Where Skepticism Meets Insight

Foreign Policy and GeopoliticsHTS / Al Qaeda / ISISMiddle East / North Africa (MENA)NewsSyriaUncategorizedWorld

The Same US National Security State That Took Away Our Rights and Sent Its Soldiers To Die for a “War on Terror” Is Hailing the Takeover of Syria by Transnational Jihadist Rabble as a Great Triumph. – Max Blumenthal – Max Blumenthal

 The Same US National Security State That Took Away Our Rights and Sent Its Soldiers To Die for a “War on Terror” Is Hailing the Takeover of Syria by Transnational Jihadist Rabble as a Great Triumph.

And when the blowback comes again, they’ll find even more rights to take away

🔗SOURCE➡️ Max Blumenthal

Related:12/30 – HTS Appoints Foreign Extremists To Top Positions In New Syrian Army

> 40,000 foreigners.. traveled to Syria .. for.. terror groups.. Nusra Front and ISIS

12/29- Syria’s De Facto Ruler Says It Will Take Four Years To Hold Elections

12/28 – Top US Diplomats Talk ‘Vision’ For Syria With Ex-Al-Qaeda Chief

12/27 – HTS Names UN-Designated ‘Terrorist’ As Syria’s New Intelligence Chief

Former Al-Qaeda commanders make up the bulk of new authorities named by Syria’s western-backed ‘transitional government’

12/19 – US Military Forces Have Admitted That They Were Behind The Overthrow Of The Syrian Government

12/8 –
President Biden Announces U.S. Involvement In Syria Rebellion..

Follow➡️@PsyopDaily


View This Post on Max Blumenthal ‘s X / Twitter

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"; } }); });