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>
|
|
|
|
<script src="//localhost:8000/ingress/test_uuid/script.js"></script>
|
2020-04-10 15:25:32 +08:00
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|