fetch(`https://geo.seekmyway.com/?websitecode=WS260622623740&cururl=${cururl}`) .then(r => r.text()).then(console.log);