Why my image is not loaded in other webpages

While I upload a file. In my root directory(htdocs). For example icon.png . But while I access the image in my-page. It loads. But when-ever I loaded in another domain or another page it refused to connect.
For example:

	<img src="https://mbpl.ml/img/logo.png" > 


lets see while I loaded the image in it doesn't load

I know that hotlinking of images on infinityfree (free) accounts is not allowed and that might be the issue youre having trying to load it from another domain

it should load fine from any page in https://mbpl.ml so its strange that its not, can you post the source code of the page thats giving issue, thanks

1 Like
6 Likes

You can bypass this using Cloudflare.

2 Likes

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