Files
LangBot/test.html
2024-02-01 18:11:47 +08:00

10 lines
142 B
HTML

<html>
<head>
<title>Test</title>
</head>
<body>
<h1>Test</h1>
<p>Test</p>
<p>This is a test for QChatGPT.</p>
</body>
</html>