Boto/www/index.html

13 lines
343 B
HTML
Raw Normal View History

2022-02-10 03:50:06 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
</head>
<body>
<!--[IF IE]><!-->
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
<!--<![endif]-->
<script src="//gitcdn.xyz/repo/tmijs/cdn/master/latest/1.x/tmi.min.js"></script>
2022-02-13 02:56:41 +00:00
<script src="config.js"></script>
2022-02-10 03:50:06 +00:00
</body>
</html>