<html>
    <head>
		<meta name="viewport" content="width=device-width, initial-scale=1">
        <style>
			:root {
				color-scheme: light dark;
			}
        </style>
        <script src="main.js"></script>
        <script src="main_ios.js"></script>
		<script src="newsfoot.js" async="async"></script>
    </head>
    <body>
    </body>
</html>