I\'m trying to get a website content but when I use ajax...
$.ajax({ url: url, type:\'GET\', async: false, success: (data) => websiteContent = data