| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Security-Policy" content="img-src 'none'; report-uri resources/save-report.php"> | |
| </head> | |
| <body> | |
| <script src="resources/inject-image.js"></script> | |
| <script src="resources/go-to-echo-report.js"></script> | |
| </body> | |
| </html> |