Create Redditlikexpandable.HTML

This commit is contained in:
Dangrainage 2023-12-21 22:42:48 +01:00 committed by GitHub
parent f2b5a7dfb6
commit 013b8594fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
Redditlikexpandable.HTML Normal file
View file

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<title>The entire shrek movie</title>
</head>
<style>
body {
background-color: #fff3b0; /* yellowish */
}
</style>
<body>
<iframe width="1080" height="720" src="https://storage1-1.premiumcdn.net/48245957/WK1TOQh4AC8GiPLidRseNhRYfnpIq3iVMiEJsmRSe7cMJtLnT08hw8t9VI8qt5guNQcpoU9bIAQfW8HwmSp8T8ei75uwWCE0c0OhdAcEpf36cVMuemtyJ.mp4?token=A1206ZyNVCax&expires=1703276569&sparams=token%2Cpath%2Cexpires&signature=67997fce2cd3b0a5fc34e13a7ecafbf9676d2a03" frameborder="0" allowfullscreen></iframe>
<h1>I am putting this movie out on request of one of my school friends who wanted to watch the movie.</h1>
<h1>I don't usually release movies on this site, but we all wanted to see Jason Statham and Sylvester Stallone together in one scene, and to his (my friend's) credit, he helped me out on a Geography test, so I kinda have to do It.</h1>
</body>
</html>