Skip to content

Commit aa020be

Browse files
Adição de pistas enviadas na DM do Twitter
1 parent 7646bb0 commit aa020be

5 files changed

+116
-5
lines changed
19.3 KB
Loading
2.89 KB
Binary file not shown.
Loading
Binary file not shown.

index.html

+116-5
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,15 @@ <h3 class="display-6">New ARG!</h3>
183183
<h3 class="display-6">Mysterious Video</h3>
184184
</div>
185185
</div>
186+
<p>
187+
<a
188+
href="https://twitter.com/ImMrSpaceman/status/1678908559248052224"
189+
target="_blank"
190+
rel="noopener"
191+
>@MrSpaceman</a
192+
>
193+
decided to ask @FourZeroTwo where's Space Bob:
194+
</p>
186195
<a
187196
href="./img/arg-2/mrspaceman-tweet.png"
188197
target="_blank"
@@ -209,14 +218,13 @@ <h3 class="display-6">Mysterious Video</h3>
209218
</figure>
210219
</a>
211220
<p>
212-
FourZeroTwo was asked on
221+
...and this was the
213222
<a
214-
href="https://twitter.com/fourzerotwo/status/1679572355390091264"
223+
href="https://twitter.com/ImMrSpaceman/status/1678908559248052224"
215224
target="_blank"
216225
rel="noopener"
217-
>Twitter</a
218-
>
219-
where Space Bob was and this was the answer
226+
>answer</a
227+
>:
220228
</p>
221229
<a
222230
href="./img/arg-2/402-tweet-mysterious-video.png"
@@ -1166,6 +1174,109 @@ <h3 class="display-6">Video 2 - Breakdown</h3>
11661174
</div>
11671175
</div>
11681176
<!-- ////////////////////////////// -->
1177+
<div class="cont right">
1178+
<div class="content text-break">
1179+
<div class="clearfix">
1180+
<div class="float-start">
1181+
<h3 class="display-6">Mysterious Video 3</h3>
1182+
</div>
1183+
<a
1184+
href="#"
1185+
type="button"
1186+
class="btn-close float-end"
1187+
aria-label="Close"
1188+
></a>
1189+
</div>
1190+
<div class="ratio ratio-16x9">
1191+
<embed
1192+
width="345"
1193+
height="240"
1194+
class="figure-img rounded"
1195+
src="https://www.youtube.com/embed/aI4rtFAIZOE?rel=0"
1196+
type="video/mp4"
1197+
/>
1198+
</div>
1199+
</div>
1200+
</div>
1201+
<!-- ////////////////////////////// -->
1202+
<div class="cont right">
1203+
<div class="content text-break">
1204+
<div class="clearfix">
1205+
<div class="float-start">
1206+
<h3 class="display-6">Twitter DMs</h3>
1207+
</div>
1208+
<a
1209+
href="#"
1210+
type="button"
1211+
class="btn-close float-end"
1212+
aria-label="Close"
1213+
></a>
1214+
</div>
1215+
<p>
1216+
DEADROP community members, @December and @MrSpaceman, decided to
1217+
message Avanti on Twitter:
1218+
</p>
1219+
<a
1220+
href="./img/arg-2/robert-avanti-twitter-dm-december.png"
1221+
target="_blank"
1222+
rel="noopener"
1223+
>
1224+
<figure class="figure">
1225+
<picture>
1226+
<source
1227+
srcset="./img/arg-2/robert-avanti-twitter-dm-december.webp"
1228+
type="image/webp"
1229+
/>
1230+
<source
1231+
srcset="./img/arg-2/robert-avanti-twitter-dm-december.png"
1232+
type="image/png"
1233+
/>
1234+
<img
1235+
width="460"
1236+
height="260"
1237+
src="./img/arg-2/robert-avanti-twitter-dm-december.png"
1238+
class="figure-img img-fluid rounded"
1239+
alt=""
1240+
/>
1241+
</picture>
1242+
<figcaption class="figure-caption text-center">
1243+
Message received by @December
1244+
</figcaption>
1245+
</figure>
1246+
</a>
1247+
<a
1248+
href="./img/arg-2/robert-avanti-twitter-dm-mrspaceman.png"
1249+
target="_blank"
1250+
rel="noopener"
1251+
>
1252+
<figure class="figure">
1253+
<picture>
1254+
<source
1255+
srcset="
1256+
./img/arg-2/robert-avanti-twitter-dm-mrspaceman.webp
1257+
"
1258+
type="image/webp"
1259+
/>
1260+
<source
1261+
srcset="./img/arg-2/robert-avanti-twitter-dm-mrspaceman.png"
1262+
type="image/png"
1263+
/>
1264+
<img
1265+
width="460"
1266+
height="260"
1267+
src="./img/arg-2/robert-avanti-twitter-dm-mrspaceman.png"
1268+
class="figure-img img-fluid rounded"
1269+
alt=""
1270+
/>
1271+
</picture>
1272+
<figcaption class="figure-caption text-center">
1273+
Message received by @MrSpaceman
1274+
</figcaption>
1275+
</figure>
1276+
</a>
1277+
</div>
1278+
</div>
1279+
<!-- ////////////////////////////// -->
11691280
<!-- <div class="position-relative">
11701281
<div class="final-checkpoint position-absolute top-50 start-50 translate-middle"></div>
11711282
</div> -->

0 commit comments

Comments
 (0)