Images not appearing on site; accessible directly through url

后端 未结 2 1922
北荒
北荒 2021-01-04 01:57

I have an HTML site that is using several images that do not load in Chrome [edit: and in some people\'s Firefoxes, not mine].

Using Chrome inspector I can see that

相关标签:
2条回答
  • 2021-01-04 02:43

    The host uses hotlink prevention, i.e. they're blocking the usage of their images from outside their own domain.

    0 讨论(0)
  • 2021-01-04 02:51

    The non-loading images are named ad-something..

    That means you have an ad-blocker (browser plugin) that is blocking those images thinking that they are advertisements..

    0 讨论(0)
提交回复
热议问题