Travelfarecompare

Compare taxi & airport transfer deals worldwide

document.addEventListener('click', function(e){ const proxy = e.target.closest('.tfc-expedia-proxy-btn'); if (!proxy) return; const imageLink = document.querySelector( '.elementor-widget-theme-post-featured-image a' ); if (imageLink) { imageLink.click(); } });