shynet/tests/pixel.html

14 lines
303 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-23 00:52:26 +08:00
<noscript><img src="//localhost:8000/ingress/211410e6-b401-4fe8-8740-7926368590be/pixel.gif"></noscript>
<script src="//localhost:8000/ingress/211410e6-b401-4fe8-8740-7926368590be/script.js"></script>
2020-04-10 15:25:32 +08:00
</body>
</html>