IYUUPlus-Windows/index.html

11 lines
340 B
HTML
Raw Permalink Normal View History

2024-06-27 17:29:25 +08:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
2024-07-02 16:26:48 +08:00
<title>IYUU-Plus</title>
2024-06-27 17:29:25 +08:00
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline';" />
</head>
<body>
2024-07-02 16:26:48 +08:00
<script defer src="https://analytics.lifebus.top/script.js" data-website-id="5ca63d47-0739-4059-a480-40e7edf80ff9"></script>
2024-06-27 17:29:25 +08:00
</body>
</html>