Skip to content

Commit 24873f1

Browse files
committed
Add white elephant stuff
1 parent 6ca30e6 commit 24873f1

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

encrypted.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
-----BEGIN PGP MESSAGE-----
2+
3+
jA0ECQMCWV1BYHqXDzr/0oIBrcCyx+V4uKemp+7+UTrhnPQ2JbDHzSbvokosf1x2
4+
ZY1OVkY4NpJQvqd5jyDL30gJ5D+y637jbBEN3W9gJZSbWel4v34EXtx+AybWOQys
5+
ndfI831MNYHZO7XCoZT6rrGEzZW0yaJvH+N/i/JrIfeov/heSIZxQNBRFd09G0De
6+
85WS
7+
=NVgj
8+
-----END PGP MESSAGE-----

white-elephant.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<html>
2+
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
4+
</head>
5+
<body>
6+
<span>hello there!</span>
7+
<a href="encrypted.txt">download me</a>
8+
<script>
9+
</script>
10+
</body>
11+
</html>

0 commit comments

Comments
 (0)