Thursday, June 26, 2025
30.5 C
Singapore

Christians see ‘fire rainbow’ as divine approval of Netanyahu’s visit to Singapore

Some Christians in Singapore have linked a ‘fire rainbow’ which was visible in many parts of Singapore yesterday with divine approval of Singapore’s close ties with Israel. The multi-coloured fire rainbow which appeared for over 15 minutes across the island is a rare phenomenon which occurs when sunlight refracts through ice-crystal clouds. The appearance of the fire rainbow coincided with the first visit of a head of government from Israel in over 2 decades.

https://www.facebook.com/davidking.sg?hc_ref=SEARCH&fref=nf
https://www.facebook.com/permalink.php?story_fbid=1116631368462322&id=100003464093044&match=bmV0YW55YWh14oCZcyxyYWluYm93
https://www.facebook.com/pengdesu.lim/posts/1193522647392929

Considering the regional sensitivities, Singapore received the Prime Minister of Israel in a low key manner. Mr Netanyahu also did not have any large public appearances.

Some Jewish and Christian Facebook users also linked a triple rainbow which appeared in Israel on the day Netanyahu met with the American President Donald Trump as divine approval of the close ties between the two countries.

https://www.facebook.com/YaelEckstein/videos/1239907142713229/

Israel assisted Singapore in 1965 in setting up its army, which has turned into one of the strongest militaries in this part of the world, lagging behind only China and India.

See also  Glitch in Singapore matrix? Beach Road building 2D optical illusion, flat as paper, not photoshop edit

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