The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

These Are The 201 Journalists Killed In The Past 15 Months In Gaza By Israel – Ryan Rozbiani

 These Are The 201 Journalists Killed In The Past 15 Months In Gaza By Israel

🔗SOURCE ➡️ Ryan Rozbiani

Related: 12/27- Israel Just Killed Five Journalists And This Is How NYT Covers It. Just Shamefully Whitewashing The Slaughter Of Their Colleagues.

10/28 – Israel Kills Four Palestinian Journalists In One Day

10/25- Israel Kills Three Lebanese Journalists In ‘Intentional Targeted Assassination’[More]

10/15 – Israel Kills Journalist Ahmad Al-Louh After Bombing a Civil Defense Point in the Market Area of Nuseirat Camp in the Central Gaza Strip

10/11 – Targeting Journalists – Even Fox News Is Covering

9/23 – 🚨Lebanese Journalist .. Hit by Israel While Reporting Live on Air.

7/23 – Israel Bombs Tent Of Journalists

2/18 – Israeli Forces Killed 75% of All Journalists That Died in War Zones Last Year

Follow us on Minds / X / Substack

Boost This Channel

Follow ➡️ @PsyopDaily


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