blob: 5a40b36c103dc45e5584921aa5f77050990cd5d2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<iframe src="http://mochi.test:8888/"></iframe>
<iframe src="http://example.com/"></iframe>
</body>
</html>
|