// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 7, 2026
28.9 C
Singapore

Alexandria security chief survives Egypt bomb attack

Al-Masry Al-Youm said the Alexandria city’s Security Directorate Mostafa al-Nimr was probably the target of a bomb attack in Egypt.

A policeman and a driver were killed and at least one person was injured but the security chief escaped without any injuries.

The attack took place on Saturday when a car bomb detonated in Alexandria’s Roushdy area, official sources told al-Masry Al-Youm.

The sources said that security services rushed to the scene of the explosion and carried out a large-scale combing operation without finding any other explosives.

Ambulances transported the victims to a nearby hospital.

The Interior Ministry sources said that al-Nimr escaped the attack and that he is in good health.

The attack indicates a rise in instability in Egypt ahead of elections.

- Advertisement -

Hot this week

Retrenched in Singapore: Know your rights, avoid being shortchanged on notice pay, final salary, and retrenchment benefits

Knowing your rights can make the difference between receiving everything you're owed and walking away with less than you should after a retrenchment

Vote Malays in Johor call by Mahathir receives backlash from netizens

Mahathir said that Malay voters must vote for Malay candidates in the Johor elections but his statement received serious backlash online

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks