Hello, how are you? I would like to know if anyone can help me, I am creating a website and both the images and my css file with styles are hosted on the server and blocked by adblock is there any solution to avoid this? Try everything, even delete everything just add an index.html file
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<title>Document</title>
<meta name="viewport" content="width=device-width, user-scalable=no,
initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
</head>
<body>
<img src="p8.jpg" alt="">
</body>
</html>
where on the server there is nothing more than the index.html file and an image p8.jpg and even then the image blocks me and does not show it