|
|
|
@ -32,10 +32,10 @@ a {
|
|
|
|
|
text-shadow: 0 0 8px white;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<title>random.</title>
|
|
|
|
|
<title>surf</title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<a href="/">Get a new video</a>
|
|
|
|
|
<a href="/">surf</a>
|
|
|
|
|
<p>View unseen YouTube videos. Content may be NSFW: videos are found at random by an algorithm.</p>
|
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/{{VIDEO_ID_HERE}}" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
|
|
|
|
</body>
|
|
|
|
|