When I scrape data which includes images from other websites, I encounter the following error:
$.get('https://truyenvua.com/128/1081/1.jpg?gt=hdfgdfg', function (data) { console.log(data) });
An error occurred as follows.
Please help me with the solution