// Adds dimensions UUID, Author and Topic into GA4
Tuesday, January 20, 2026
26.4 C
Singapore

Two Christians whipped publicly under Shariah laws in Aceh

Two Indonesian Christians were publicly whipped for gambling in the province of Aceh, said the Wall Street Journal yesterday.

It said this was a rare case of non-Muslims being punished under Islamic law.

It also said this was indication Indonesia is shifting toward a more politicized brand of the religion associated with the Middle East.

The man and woman are residents of Aceh a province that has imposed strict Shariah law.

They were whipped at least six times each on Tuesday by a robed man wearing a mask and wielding a rattan cane.

Hundreds of onlookers jeered them as the punishment was carried out on a stage next to a mosque in the provincial capital, Banda Aceh.

- Advertisement -

Hot this week

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