shynet/tests/pixel.html

15 lines
277 B
HTML
Raw Normal View History

2020-04-10 07:25:32 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Pixel test</title>
</head>
<body>
2020-04-24 17:22:22 +00:00
<noscript><img src="//localhost:8000/ingress/test_uuid/pixel.gif"></noscript>
2020-05-02 16:16:57 +00:00
<script src="//localhost:8000/ingress/66015ce4-c69d-40fb-be8f-5535538d795e/script.js"></script>
2020-04-10 07:25:32 +00:00
</body>
2020-05-02 16:16:57 +00:00
</html>