The Daily Psyop

Where Skepticism Meets Insight

NewsUncategorized

Hundreds Of Aid Trucks Enter Gaza As Hamas Steps Up Internal Security – The Cradle

 Hundreds Of Aid Trucks Enter Gaza As Hamas Steps Up Internal Security

Gaza’s Interior Ministry forces have launched a security campaign against gangs who attempted to rob humanitarian aid

Around 1,000 trucks loaded with humanitarian aid have entered Gaza over the past two days as the strip’s Interior Ministry forces ramp up security across the enclave.

Around 200 trucks, including 20 loaded with fuel, entered Gaza on 23 January via the Kerem Shalom and Al-Auja border crossings. Hundreds more are parked and ready to enter the strip in the coming days.

Gaza’s security forces have been overseeing the entry of trucks, a crucial part of the ceasefire agreement that went into effect on 19 January.

According to the UN Office for the Coordination of Humanitarian Affairs (OCHA), 808 aid trucks entered the Gaza Strip on 22 January.

Nine hundred trucks entered the strip one day before, on 21 January.

🔗SOURCE ➡️ The Cradle

Related: 11/26/24 – Haaretz: The Israeli Army Is Allowing Gangs in Gaza to Loot Aid Trucks and Extort Protection Fees From Drivers

11/26/24- 11/18 – An Entire Gang Of Collaborators With Israel Who Steal Aid Were Eliminated Today In Gaza.

Follow us on Minds / X / Substack

Boost This Channel

Follow ➡️ @PsyopDaily


READ FULL ARTICLE: This article originally appeared on The Cradle

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