file_blocking_image.html (271B)
1 <!DOCTYPE HTML> 2 <html xml:lang="en-US" lang="en-US"> 3 <head> 4 <meta charset="utf8" http-equiv="Content-Security-Policy" content="default-src 'self'; img-src https://*; child-src 'none';"> 5 <title>Image Blocking test </title> 6 </head> 7 <body> 8 </body> 9 </html>