-
Notifications
You must be signed in to change notification settings - Fork 0
/
cah_www.json
200 lines (200 loc) · 5.08 KB
/
cah_www.json
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
{
"id": "cah_www",
"name": "CAH: World Wide Web Pack",
"accent_color": "#FBE03A",
"accent_background": "#0898DA",
"author": "Cards Against Humanity",
"license": "Creative Commons BY-NC-SA 2.0",
"license_url": "https://creativecommons.org/licenses/by-nc-sa/2.0/",
"cards": [
{
"id": "b_gogogadget",
"content": {
"en": "Don't worry, Penny! Go Go Gadget ______!"
},
"pick": 1
},
{
"id": "b_ineedyoulikexneeds",
"content": {
"en": "I need you like ______ needs ______."
},
"pick": 2
},
{
"id": "b_stayintonight",
"content": {
"en": "I'm just gonna stay in tonight. You know, Netflix and ______."
},
"pick": 1
},
{
"id": "b_nothingsaysily",
"content": {
"en": "Nothing says \"I love you\" like ______."
},
"pick": 1
},
{
"id": "b_doge",
"content": {
"en": "Such ______. Very ______. Wow."
},
"pick": 2
},
{
"id": "b_basicallytinder",
"content": {
"en": "This app is basically Tinder, but for ______."
},
"pick": 1
},
{
"id": "b_triggerwarning",
"content": {
"en": "TRIGGER WARNING: ______."
},
"pick": 1
},
{
"id": "b_genitalnickname",
"content": {
"en": "What did I nickname my genitals?"
},
"pick": 1
},
{
"id": "b_darkwebbuy",
"content": {
"en": "You guys, you can buy ______ on the dark web."
},
"pick": 1
},
{
"id": "w_cantunderstandperspective",
"content": {
"en": "A complete inability to understand anyone else's perspective."
}
},
{
"id": "w_nudebeachsexytime",
"content": {
"en": "A fun, sexy time at the nude beach."
}
},
{
"id": "w_craigslistman",
"content": {
"en": "A man from Craigslist."
}
},
{
"id": "w_tacobellanalnight",
"content": {
"en": "A night of Taco Bell and anal sex."
}
},
{
"id": "w_respectgenderracetalk",
"content": {
"en": "A respectful discussion of race and gender on the Internet."
}
},
{
"id": "w_catmassage",
"content": {
"en": "Cat massage."
}
},
{
"id": "w_cheneylasthorcrux",
"content": {
"en": "Destroying Dick Cheney's last horcrux."
}
},
{
"id": "w_gotspoilers",
"content": {
"en": "Game of Thrones spoilers."
}
},
{
"id": "w_codgettbagged",
"content": {
"en": "Getting teabagged by a fifth grader in Call of Duty."
}
},
{
"id": "w_goatshumanscream",
"content": {
"en": "Goats screaming like people."
}
},
{
"id": "w_googling",
"content": {
"en": "Googling."
}
},
{
"id": "w_pornanalparal",
"content": {
"en": "Internet porn analysis paralysis."
}
},
{
"id": "w_tindermommatch",
"content": {
"en": "Matching with Mom on Tinder."
}
},
{
"id": "w_mybrowserhist",
"content": {
"en": "My browser history."
}
},
{
"id": "w_privwhitepenis",
"content": {
"en": "My privileged white penis."
}
},
{
"id": "w_blackpretend",
"content": {
"en": "Pretending to be black."
}
},
{
"id": "w_smashmouth",
"content": {
"en": "Smash Mouth."
}
},
{
"id": "w_runningshit",
"content": {
"en": "Taking a shit while running at full speed."
}
},
{
"id": "w_hotthingoninternet",
"content": {
"en": "That thing on the Internet everyone's talking about."
}
},
{
"id": "w_cumbox",
"content": {
"en": "Three years of semen in a shoebox."
}
},
{
"id": "w_ytcomments",
"content": {
"en": "Youtube comments."
}
}
]
}