Cross Origin Read Blocking(CORB) on images

Username (e.g. epiz_XXX) or Website URL

https://moviesk1.great-site.net/

Error Message

Cross-Origin Read Blocking (CORB) blocked cross-origin response with MIME type text/html.

Other Information

I have uploaded one image on /htdocs/ folder. If you open URL directly in the browser then image is displaying. Check below URL.

https://moviesk1.great-site.net/12.jpg

But when I use the img attribute in my html file from other domain then image is not being served.

I am getting Cross Origin Read Blocking(CORB) blocked cross origin response iwth MIME type text/html.

javascript - Cross-Origin Read Blocking (CORB) - Stack Overflow

That’s because of this security system:

In short, you cannot use our hosting to host images to embed elsewhere. You can use image hosting services for that instead.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.