mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
19 lines
421 B
PHP
19 lines
421 B
PHP
<HTML>
|
|
<head>
|
|
<!-- PBJTRoll for RandomRoll Created by Foxtrot -->
|
|
|
|
<title>PEANUT BUTTER JELLY PEANUT BUTTER JELLY PEANUT BUTTER JELLY</title>
|
|
</head>
|
|
<body bgcolor="yellow">
|
|
<center>
|
|
<img src="Rolls/PBJT/asset/gif.gif">
|
|
|
|
<audio loop autoplay>
|
|
<source src="Rolls/PBJT/asset/song.mp3" type="audio/mpeg">
|
|
<source src="Rolls/PBJT/asset/song.ogg" type="audio/ogg">
|
|
</audio>
|
|
</center>
|
|
|
|
</body>
|
|
</HTML>
|