The Daily Psyop

Where Skepticism Meets Insight

News

The Fact That Israel Internally Publishes A Guide To Escape War Crimes Prosecution Is Amusing Enough. Let Me Share Below Some Excerpts Which Are Even More Hilarious

 The Fact That Israel Internally Publishes A Guide To Escape War Crimes Prosecution Is Amusing Enough. Let Me Share Below Some Excerpts Which Are Even More Hilarious

🔗SOURCE ➡️ Tameem | تميم

1/6 – Brazilian Court Orders Police Probe Into Vacationing Israeli Soldier Over Gaza War Crimes

1/5 – Israeli Media Highlighted Cases Where Four Soldiers Were Investigated in Four Countries: South Africa, Sri Lanka, Brazil, and France Based on Complaints Filed by Hind Rajab Foundation (HRF). – Al Mayadeen English

1/5 – Brazil To Israeli Soldier Tourist: “Welcome! Now Let’s Talk About War Crimes.” – Anadolu Agency

12/29 – An Israeli soldier.. had to urgently leave Sri Lanka after being identified by the Hind Rajab Foundation

11/21 – 🚨🇮🇱⚖️ICC Issues Arrest Warrants For Netanyahu And Gallant

The US rejected the warrants since it implicates US officials

9/26 –🇲🇦🇮🇱🇵🇸 Israeli soldier detained on vacation in Marrakesh, Morocco

Follow us on Minds / X / Substack

Boost This Channel

Follow ➡️ @PsyopDaily

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