aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorecho <91651232+exhq@users.noreply.github.com>2022-06-10 16:59:04 +0430
committerGitHub <noreply@github.com>2022-06-10 16:59:04 +0430
commit1acf881867df253771ac76fe66af36788b7b5924 (patch)
tree40ac433fbcd31ab3f6353858c8dd41b2abf1fd07
parent055a1dc423065ba91ea4514386132c5a3355bd91 (diff)
downloadexhq.github.io-1acf881867df253771ac76fe66af36788b7b5924.tar.gz
exhq.github.io-1acf881867df253771ac76fe66af36788b7b5924.tar.bz2
exhq.github.io-1acf881867df253771ac76fe66af36788b7b5924.zip
Delete stfu2 directory
-rw-r--r--stfu2/index.html31
1 files changed, 0 insertions, 31 deletions
diff --git a/stfu2/index.html b/stfu2/index.html
deleted file mode 100644
index 4a37423..0000000
--- a/stfu2/index.html
+++ /dev/null
@@ -1,31 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <style>
- html{
- background-color: #2a2b2f;
- color: #fff;
-}
-video{
- position: absolute;
- width: 50%;
- left: 0px;
- top: 0px;
-
-}
-img{
- width: 90%;
- height: 90%;
-}
- </style>
- <meta property="og:type" content="video.other">
- <meta property="og:video:url" content="https://cdn.discordapp.com/attachments/919877525931434024/973605234742022194/stfu2.mp4">
- </head>
- <body>
- <img src="https://cdn.discordapp.com/attachments/917977729322872853/970639692322209792/sdfsdfsdfsdf.png" alt="">
- <video controls autoplay>
-
- <source src="https://cdn.discordapp.com/attachments/919877525931434024/973605234742022194/stfu2.mp4" type="video/mp4">
-</video>
- </body>
-</html>