shynet/tests/pixel.html

14 lines
188 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-08-12 05:56:26 +08:00
<img src="http://localhost:8000/ingress/9b2c4e2f-8d29-4418-82d4-b68e06795025/pixel.gif">
2020-04-10 15:25:32 +08:00
</body>
2020-05-03 00:16:57 +08:00
</html>