summaly/test/htmls/mixi-sensitive.html
2023-12-30 08:36:01 +00:00

14 lines
233 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta property="mixi:content-rating" content="1">
<title>SENSITIVE CONTENT!!</title>
</head>
<body>
<h1>Yo</h1>
<p>Hey hey hey syuilo.</p>
</body>
</html>