shynet/tests/pixel.html

15 lines
314 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-06-28 10:45:46 +08:00
<noscript><img src="http://localhost:8000/ingress/9b2c4e2f-8d29-4418-82d4-b68e06795025/pixel.gif"></noscript>
<script src="http://localhost:8000/ingress/9b2c4e2f-8d29-4418-82d4-b68e06795025/script.js"></script>
2020-04-10 15:25:32 +08:00
</body>
2020-05-03 00:16:57 +08:00
</html>