-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeeling.html
59 lines (58 loc) · 1.47 KB
/
feeling.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<html>
<head>
<!--Don't modify any of the code in here!-->
<link rel="stylesheet" href="style.css">
<title>Internal Document</title>
<script>if(!sessionStorage.getItem("_swa")&&document.referrer.indexOf(location.protocol+"//"+location.host)!== 0){fetch("https://counter.dev/track?"+new URLSearchParams({referrer:document.referrer,screen:screen.width+"x"+screen.height,id:"5fc1a18f-e620-4b66-808f-48af4de2d8db",utcoffset:"8"}))};sessionStorage.setItem("_swa","1");</script>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
</head>
<style>
body {
background: gray }
section {
background: grey;
color: white; }
</style>
<section>
<!--Edit the text below to set your feeling-->
<h1>😀 Happy</h1>
<!--Edit the text below to set a description for your feeling-->
<h3>Feeling-o-meter is great!</h3>
</section>
</html>
<!--Copy-pasteable feelings
🤓 Learning
👀 Observant
👌 OK
💪 Strong
😀 Happy
😂 Funny
😉 Cheeky
😌 Relieved
😍 In love
😎 Cool
😐 Bored
😑 Expressionless
😒 Unamused
😖 Bad
😜 Silly
😞 Disapointed
😡 Angry
😢 Sad
😣 Upset
😤 Annoyed
😨 Shocked
😳 Exposed
😴 Tired
😵 Dead
🤐 Confined
🤒 Sick
🤔 Curious
🤗 Kind
🤢 Nauseated
🤯 Mindblown
😜 Figety
😋 Hungry
-->