shynet/tests/pixel.html

15 lines
277 B
HTML
Raw Normal View History

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