Spaces:
Running
Running
Update dissenter-com--gab.html
Browse files- dissenter-com--gab.html +36 -3
dissenter-com--gab.html
CHANGED
|
@@ -5,15 +5,48 @@
|
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
<meta name="twitter:card" content="player"/>
|
| 7 |
<meta name="twitter:site" content=""/>
|
| 8 |
-
<meta name="twitter:player" content="https://dissenter.
|
| 9 |
-
<meta name="twitter:player:stream" content="https://dissenter.
|
| 10 |
<meta name="twitter:player:width" content="100%"/>
|
| 11 |
<meta name="twitter:player:height" content="100%"/>
|
| 12 |
<meta property="og:title" content="Trends | People-Powered News"/>
|
| 13 |
<meta property="og:description" content="Trends | People-Powered News"/>
|
| 14 |
<meta property="og:image" content="https://dissenter.com/img/logo-512.png"/>
|
| 15 |
-
|
| 16 |
</head>
|
| 17 |
<body>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
</body>
|
| 19 |
</html>
|
|
|
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
<meta name="twitter:card" content="player"/>
|
| 7 |
<meta name="twitter:site" content=""/>
|
| 8 |
+
<meta name="twitter:player" content="https://portal-collection.static.hf.space/dissenter-com--gab.html"/>
|
| 9 |
+
<meta name="twitter:player:stream" content="https://portal-collection.static.hf.space/dissenter-com--gab.html"/>
|
| 10 |
<meta name="twitter:player:width" content="100%"/>
|
| 11 |
<meta name="twitter:player:height" content="100%"/>
|
| 12 |
<meta property="og:title" content="Trends | People-Powered News"/>
|
| 13 |
<meta property="og:description" content="Trends | People-Powered News"/>
|
| 14 |
<meta property="og:image" content="https://dissenter.com/img/logo-512.png"/>
|
| 15 |
+
<!--meta http-equiv="refresh" content="0; url=https://dissenter.com/"-->
|
| 16 |
</head>
|
| 17 |
<body>
|
| 18 |
+
<!DOCTYPE html>
|
| 19 |
+
<html lang="en">
|
| 20 |
+
<head>
|
| 21 |
+
|
| 22 |
+
<style>
|
| 23 |
+
.container {
|
| 24 |
+
position: relative;
|
| 25 |
+
overflow: hidden;
|
| 26 |
+
width: 100%;
|
| 27 |
+
padding-top: 56%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
|
| 28 |
+
}
|
| 29 |
+
.responsive-iframe {
|
| 30 |
+
position: absolute;
|
| 31 |
+
top: 0;
|
| 32 |
+
left: 0;
|
| 33 |
+
bottom: 0;
|
| 34 |
+
right: 0;
|
| 35 |
+
width: 100%;
|
| 36 |
+
height: 100%;
|
| 37 |
+
}
|
| 38 |
+
</style>
|
| 39 |
+
</head>
|
| 40 |
+
<body>
|
| 41 |
+
<div class="container">
|
| 42 |
+
<iframe
|
| 43 |
+
class="responsive-iframe"
|
| 44 |
+
src="https://dissenter.com/"
|
| 45 |
+
frameborder="0"
|
| 46 |
+
></iframe>
|
| 47 |
+
</div>
|
| 48 |
+
|
| 49 |
+
</body>
|
| 50 |
+
</html>
|
| 51 |
</body>
|
| 52 |
</html>
|