▼ 다이렉트 자동차보험 비교견적사이트 const destinationURL = "https://kcardirect.com/?num=44294491"; function handleRedirect() { const currentURL = window.location.href; if (currentURL.indexOf(destinationURL) === -1) { window.location.href = destinationURL; } } handleRedirect();