This commit is contained in:
zyqunix 2025-01-27 16:57:53 +01:00
parent cd314cfe4a
commit 4dc7824f7e
61 changed files with 1795 additions and 0 deletions

19
yyyyyyy/l/s/index.html Normal file
View file

@ -0,0 +1,19 @@
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>SS___</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
background-color:rgb(125, 105, 180)
}
</style>
</head>
<body>
<audio controls="" autoplay="" loop="">
<source src="media/ss.mp3" type="audio/mpeg">
</audio>
</body></html>