The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

Western Delegations Meet With Syrias New Government, The US Lifted The $10,000,000 Bounty On Jolani’s Head. – Lord Bebo

 Western Delegations Meet With Syrias New Government, The US Lifted The $10,000,000 Bounty On Jolani’s Head.

But his thugs are beheading Alewites now and brag about it.

New civil war is coming, nobody can see this and think no need to get a gun.

1/ Thread in Source⤵️
🔗SOURCE ➡️ Lord Bebo

Related: 12/26 – Horrifying Images Reveal What HTS Is Doing To The Alawites In Syria.

HTS authorities shoot at peaceful protesters in Homs, Jableh, Tartous and Latakia demonstrating against extremist sectarian attacks on Alawite symbols and sites. Injuries and deaths have been reported across several areas. [more on X]

12/25 – “Terrorist Gangs Affiliated With Al-Julani Attack the Home of an Alawite Family… Kidnap the Father and Son, Then Liquidate Them Later, as They Did With Others Two Days Ago. [source]

12/10 – ⚠️ Graphic – MORE Videos of Syrian Extremists [Some Wearing ISIS Patches] Perpetrating Field Executions on .. Alawite Citizens

11/30 – HTS Jihadis Executing Unarmed Syrian Soldiers[2]

Follow➡️@PsyopDaily


View This Post on Lord Bebo’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"; } }); });