// Adds dimensions UUID, Author and Topic into GA4
Monday, March 9, 2026
26.9 C
Singapore

Saudi Arabia to punish residents who flout China travel ban

Saudi Arabia has banned all travel by its citizens or resident foreigners to virus-hit China and introduced penalities for any breach, state media announced Thursday.

“Trips to China by citizens or (foreign) residents are suspended in accordance with the preventive health measures the kingdom has adopted against the virus,” the official SPA news agency said.

Expatriates who flout the ban face being barred from returning to the kingdom.

China’s coronavirus crisis has deepened with the death toll soaring to 563 on Thursday, as thousands of people trapped on quarantined cruise ships add to the global panic about the epidemic.

More than 28,000 people have now been infected across China as authorities struggle to contain the outbreak despite compelling millions to stay indoors in a growing number of cities.

Two dozen countries have confirmed cases of the respiratory disease which emerged from a market selling exotic animals in the central Chinese city of Wuhan late last year.

See also  Morning brief: COVID-19 update for Feb 16, 2020

Saudi Arabia is not among them, although the neighbouring United Arab Emirates has reported five confirmed cases, all among Chinese arrivals from Wuhan.

Elsewhere in the Gulf, Bahrain, Kuwait and Oman have advised their citizens against all travel to China but without any compulsion.

bur/mh/kir/dr

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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