shynet/tests/pixel.html
2020-04-24 13:22:22 -04:00

14 lines
249 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Pixel test</title>
</head>
<body>
<noscript><img src="//localhost:8000/ingress/test_uuid/pixel.gif"></noscript>
<script src="//localhost:8000/ingress/test_uuid/script.js"></script>
</body>
</html>