The Daily Psyop

Where Skepticism Meets Insight

Foreign Policy and GeopoliticsGreat Israel AgendaIsrael / PalestineMiddle East / North Africa (MENA)NewsUncategorized

The Israeli army officially announces the ARREST of 240 Palestinian patients and medical staff out of 500 who were inside Kamal Adwan Hospital, claiming they are “terrorist operatives” including the hospital director, Dr. Hussam Abu… – Suppressed News.

 The Israeli army officially announces the ARREST of 240 Palestinian patients and medical staff out of 500 who were inside Kamal Adwan Hospital, claiming they are “terrorist operatives” including the hospital director, Dr. Hussam Abu Safiyeh.

🔗SOURCE ➡️ Suppressed News.

Related: 12/28- Dec. 27, Israeli army forces stormed the Kamal Adwan Hospital

12/27 – Israeli Army Sets Fire To North Gaza’s Last Functioning Hospital

12/23- The IDF Killed His Son…In Kamal Adwan Hospital, But Director Hussam Abu Safiya Refuses To Abandon His Patients.

12/19 – Haaretz: Israeli Soldiers Kill Civilians And Count Them As Terrorists

8/11 – Israel’s List Of ‘Terrorists’ Killed In Latest Massacre Exposed As Civilians

June: Israel Claims Palestinian Children Are “Militants” When Publishing List

The Israeli regime bombed 2 UN-run schools in Gaza in 2 days. After the first attack, which massacred 33 people, Israel released a list claiming 17 were “militants”.

On that list was an 8-year-old boy.

Follow➡️@PsyopDaily


View This Post on Suppressed News.’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"; } }); });