The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

Investigation Reveals That Israel Killed 68 Civilians In One Strike And Lied About It. – Suppressed News.

 Investigation Reveals That Israel Killed 68 Civilians In One Strike And Lied About It.

An Israeli attack on a residential building in the village of Ain al-Dalab in southern Lebanon, on September 29, 2024.

Claim: According to the IDF, the building housed a Hezbollah command center, and most of those killed were “terrorist operatives.”

Reality: 68 of the 73 killed were uninvolved civilians. 23 children, 20 women. Entire families wiped out. The BBC identified them all.

🔗SOURCE ➡️ Suppressed News.

9/29/24 – Israel Commits A Massacre In The Ain Al-Delb Area East Of Sidon, South Lebanon

12/29 – IDF … ARREST of 240 Palestinian patients and medical staff … Kamal Adwan Hospital, claiming they are “terrorist operatives” including… director

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

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