document.addEventListener("DOMContentLoaded", function () { const observer = new MutationObserver(function () { document.querySelectorAll('a').forEach(function (a) { if (a.href.includes('/idx/listing')) { a.setAttribute('target', '_blank'); } }); }); observer.observe(document.body, { childList: true, subtree: true }); });

Please fill the required fields*

Scroll to Top

INVEST IN THE COMMUNITY

SUPPORT