The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

Recent Events In Syria Very Likely Would Not Have Happened If The US Had Not Prevented The Syrian Military From Attacking The Syrian “Rebels” (i.e. Hts) Several Years Ago. For Instance, The First Trump Administration Threatened Multiple Times To Militarily Attack The Syrian Government If They Attacked The “Rebel” Stronghold Of Idlib, Even Though Trump’S Special Envoy On Isis Had Called Idlib “The largest al qaeda safe haven since 9/11.” – – @PsyopDaily

Recent Events In Syria Very Likely Would Not Have Happened If The US Had Not Prevented The Syrian Military From Attacking The Syrian “Rebels” (i.e. Hts) Several Years Ago. For Instance, The First Trump Administration Threatened Multiple Times To Militarily Attack The Syrian Government If They Attacked The “Rebel” Stronghold Of Idlib, Even Though Trump’S Special Envoy On Isis Had Called Idlib “The largest al qaeda safe haven since 9/11.”

The Obama and Biden administrations (more so Obama, whose State Department essentially instigated the war at Israel’s behest) are absolutely to blame as well, but Al Qaeda is ultimately a US creation and the current chaos in Syria is a direct consequence of horrific US foreign policy decisions, many of which are neoconservative in nature, meaning they conflate Israeli foreign policy goals with American foreign policy goals.

Sources: https://mintpressnews.com/idlibs-rebels-unite-under-al-qaeda-banner-while-syria-prepares-offensive/252045/…

https://mintpressnews.com/nikki-haley-confirms-us-will-now-attack-syria-for-any-attack-on-idlib/249280/…

🔗SOURCE ➡️ Whitney Webb

Related:

Follow us on Minds / X / Substack

Boost This Channel

Follow ➡️ @PsyopDaily

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