The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

Dr Hussam Abu Saffiya Strides In His White Lab Coat Through The Wreckage Of The Kamal Adwan Hospital He Ran – The Last Functioning One In Northern Gaza – Towards Two Tanks, Their Gun-Barrels Aimed At Him. – Jonathan Cook

 Dr Hussam Abu Saffiya Strides In His White Lab Coat Through The Wreckage Of The Kamal Adwan Hospital He Ran – The Last Functioning One In Northern Gaza – Towards Two Tanks, Their Gun-Barrels Aimed At Him.

It tells the story of the final stages of Israel’s genocide in Gaza better than any words… corporate media has shown so little interest in publicising..

🔗SOURCE➡️ Jonathan Cook

Related: 1/2- Haaretz Calls For Israel To Stop Attacking Gaza Hospitals

12/31/24- Kamal Adwan Hospital Director Dr. Hussam Abu Safia Is Being Held In The Notorious Sde Teiman Torture Camp

12/29- ‘Executions, Sexual Assault’: Eyewitnesses Describe Israeli Raid Of Gaza’s Kamal Adwan Hospital

12/28- +972: The Attack On Kamal Adwan Marks The Culmination Of A Three-Month Campaign Of Ethnic Cleansing

12/28-
Israeli Army Sets Fire To North Gaza’s Last Functioning Hospital

12/27- After Weeks Of Siege And Attacks, Israeli Forces Stormed Kamal Adwan Hospital, Forcing Patients, Medical Staff..To Leave At Gunpoint

Follow➡️@PsyopDaily


View This Post on Jonathan Cook’s X / Twitter

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