-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresult.html
More file actions
352 lines (335 loc) · 16.9 KB
/
Copy pathresult.html
File metadata and controls
352 lines (335 loc) · 16.9 KB
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Threads Wrapped - 年度回顧結果</title>
<!-- SEO Meta -->
<meta
name="description"
content="查看你的 Threads 年度回顧結果,包含發文統計、互動數據、熱門關鍵字與個人化報告"
/>
<meta
name="keywords"
content="Threads Wrapped, Threads 年終回顧, Threads 年度回顧, Threads 結果, Threads 統計, Threads Wrapped 2025"
/>
<meta name="author" content="法蘭克 & 阿璋" />
<meta name="theme-color" content="#000000" />
<meta name="robots" content="noindex, nofollow" />
<link
rel="canonical"
href="https://threads-wrapped.frankchen.tw/result.html"
/>
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="images/favicon.svg" />
<link rel="apple-touch-icon" href="images/favicon.svg" />
<!-- Open Graph -->
<meta property="og:title" content="Threads Wrapped - 年度回顧結果" />
<meta
property="og:description"
content="查看你的 Threads 年度回顧結果,包含發文統計、互動數據與個人化報告"
/>
<meta property="og:type" content="website" />
<meta
property="og:url"
content="https://threads-wrapped.frankchen.tw/result.html"
/>
<meta
property="og:image"
content="https://threads-wrapped.frankchen.tw/images/threads-wrapped_cover.webp"
/>
<meta property="og:image:type" content="image/webp" />
<meta property="og:image:width" content="2752" />
<meta property="og:image:height" content="1536" />
<meta property="og:image:alt" content="Threads Wrapped - 年度回顧結果" />
<meta property="og:locale" content="zh_TW" />
<meta property="og:site_name" content="Threads Wrapped" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Threads Wrapped - 年度回顧結果" />
<meta
name="twitter:description"
content="查看你的 Threads 年度回顧結果,包含發文統計、互動數據與個人化報告"
/>
<meta
name="twitter:image"
content="https://threads-wrapped.frankchen.tw/images/threads-wrapped_cover.webp"
/>
<meta name="twitter:image:alt" content="Threads Wrapped - 年度回顧結果" />
<!-- Preconnect for Performance -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://html2canvas.hertzen.com" />
<link rel="dns-prefetch" href="https://fonts.googleapis.com" />
<link rel="dns-prefetch" href="https://html2canvas.hertzen.com" />
<!-- Content Security Policy -->
<meta
http-equiv="Content-Security-Policy"
content="
default-src 'self';
script-src 'self' https://html2canvas.hertzen.com;
base-uri 'self';
style-src 'self' https://fonts.googleapis.com 'unsafe-hashes' 'sha256-Vr7Ua4SsQMqG1pdTtwAVeYsKLqBy0WKhbh2jlqEw8SI=' 'sha256-bBj2v8lDWwTf1noDGGm5LZvzK563P4b8IkczioGatwc=' 'sha256-3hVZr9p5gxeUWHDnEIYDl+3px1aMpdfk1TiSxR+E3AU=' 'sha256-mcEtfryoh3ZSs9pq+wzOA3vGPHNdKtYr3zCVdBpexHQ=' 'sha256-9KTa3VNMmypk8vbtqjwun0pXQtx5+yn5QoD/WlzV4qM=' 'sha256-UP0QZg7irvSMvOBz9mH2PIIE28+57UiavRfeVea0l3g=';
font-src 'self' https://fonts.gstatic.com;
img-src 'self' data: blob:;
connect-src 'self' https://html2canvas.hertzen.com;
form-action 'self';
upgrade-insecure-requests;
"
/>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/modal.css" />
<link rel="stylesheet" href="css/result.css" />
<script src="js/responsive-scale.js"></script>
</head>
<body>
<!-- 結果頁面 -->
<div id="result-page" class="page active">
<div class="result-wrapper">
<div class="container-wrapper">
<div id="wrapped-container" class="container">
<!-- Header -->
<div class="header">
<div class="logo">
<svg
class="logo-wordmark"
viewBox="0 0 1080 243.6"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill="#fff"
d="M906.1,202.1c-9.3,0-17.6-2.3-24.8-7c-7.3-4.6-12.9-11.4-16.9-20.4c-4-8.9-6.1-19.8-6.1-32.6v-4.6c0-12.8,2-23.7,6.1-32.6c4-8.9,9.7-15.7,16.9-20.4c7.2-4.6,15.5-7,24.8-7c8.7,0,16.1,1.7,22.3,5c6.2,3.4,11.2,7.9,15,13.7V39.2h23.3v160.2h-23.3v-16c-3.8,5.8-8.8,10.4-15,13.7C922.2,200.4,914.8,202.1,906.1,202.1z M911.8,181.3c4.3,0,8.4-0.8,12.2-2.3c3.9-1.5,7.8-4.2,11.8-8c2.6-2.3,4.6-5,5.9-8.1c1.4-3.1,2.1-7.1,2.1-12v-22c0-4.7-0.7-8.7-2.1-11.9s-3.4-5.9-5.9-8.2c-4-4-7.9-6.7-11.8-8.1c-3.9-1.4-8-2.2-12.2-2.2c-5.9,0-11.2,1.3-15.8,3.8c-4.6,2.5-8.2,6.7-10.8,12.5c-2.6,5.8-3.9,13.5-3.9,23.1v4.1c0,9.6,1.3,17.3,3.9,23.1c2.6,5.8,6.2,10,10.8,12.5C900.6,180,905.8,181.3,911.8,181.3L911.8,181.3z"
/>
<path
fill="#fff"
d="M321.4,199.4V62.1h-52.9V39.2h130.2v22.9h-52.9v137.3H321.4z"
/>
<path
fill="#fff"
d="M417.1,199.4V39.2h23.1v58.6c3.4-6.3,8-11.2,14-14.8c5.9-3.6,13.3-5.4,22-5.4c13.3,0,23.1,3.8,29.5,11.3c6.4,7.5,9.6,17.4,9.6,29.6v80.8h-23.1v-79c0-7-1.9-12.5-5.8-16.5c-3.9-4-9.3-5.9-16.1-5.9c-4.7,0-9,0.8-12.7,2.4c-3.7,1.6-7,4.1-9.7,7.4c-2.4,2.7-4.3,5.8-5.6,9.3c-1.3,3.4-1.9,7.7-1.9,12.7v69.6L417.1,199.4L417.1,199.4z"
/>
<path
fill="#fff"
d="M613.9,80.3c-4.7-1.8-10.1-2.7-16.3-2.7c-8.1,0-15.3,1.8-21.5,5.4c-6.3,3.6-10.9,8.7-14,15.2V80.4h-23.3v119h23.3v-68.2c0-5.6,0.6-10.3,1.9-13.8c1.3-3.6,3.3-6.8,6.1-9.7c2.6-2.9,5.7-5.2,9.4-7c3.7-1.8,7.8-2.6,12.4-2.6c5.4,0,9.9,1.5,13.3,4.3L613.9,80.3L613.9,80.3z"
/>
<path
fill="#fff"
d="M687.2,177.3c-5,3-11.3,4.5-18.9,4.5c-10.2,0-18.2-3.5-23.9-10.4c-5.5-6.7-8.4-16.1-8.6-28h84.9v-9.6c0-10.2-1.9-19.6-5.6-28c-3.7-8.5-9.6-15.3-17.5-20.4c-7.9-5.1-18-7.7-30.2-7.7c-10.5,0-19.9,2.6-28.1,7.9c-8.2,5.3-14.7,12.4-19.3,21.5c-4.7,9.1-7,19.3-7,30.6v4.6c0,12.2,2.3,22.8,7,31.8c4.7,9,11.1,15.9,19.3,20.8c8.2,4.9,17.8,7.3,28.6,7.3c12.8,0,23.5-2.7,32.2-8c8.6-5.3,14.9-12.9,18.9-22.7l-20.1-8C696,169.7,692.1,174.3,687.2,177.3L687.2,177.3z M644.7,106.9c5.9-6.6,13.5-9.8,22.7-9.8c9.9,0,17.3,2.6,22.2,7.8c4.9,5.2,7.6,12.2,8.2,21.1h-61.4C637.6,118,640.4,111.7,644.7,106.9z"
/>
<path
fill="#fff"
d="M847.5,199.4c0-14.6-2.3-27.2-7-37.8c-2.7-6.1-6.3-11.4-10.7-15.9c0-1.1,0.1-2.2,0.1-3.3v-18.3c0-14.7-4.1-26.1-12.2-34.2c-8.2-8.2-19.3-12.2-33.3-12.2c-12.5,0-22.7,2.7-30.7,8.2c-7.7,5.3-12.9,11.9-15.5,19.6l19.7,7.8c1.8-5.2,4.9-9.2,9.2-11.9c4.3-2.7,9.8-4.1,16.5-4.1c7.3,0,13.1,1.9,17.3,5.8c4.2,3.9,6.3,10.2,6.3,18.9v10c-7.4-2.3-15.8-3.4-25.2-3.4s-17.4,1.5-24.3,4.5c-6.9,3-12.2,7.2-15.9,12.7c-3.7,5.5-5.6,11.9-5.6,19.2c0,7.3,1.5,13.3,4.6,18.9c3,5.6,7.7,10,13.8,13.3c6.2,3.3,13.8,4.9,23,4.9c10.7,0,19.9-2.6,27.7-7.8c7.6-5,13.5-11.9,17.8-20.6c2.3,7.5,3.5,16,3.7,25.6L847.5,199.4L847.5,199.4z M800.6,173.5c-4.3,6.3-11.2,9.4-20.8,9.4c-7,0-12.3-1.7-15.9-5c-3.6-3.4-5.4-7.6-5.4-12.8s1.9-9.5,5.8-13.3c3.9-3.8,10-5.7,18.2-5.7c10.1,0,18.3,1.9,24.4,5.7C806.5,160.7,804.4,167.9,800.6,173.5L800.6,173.5z"
/>
<path
fill="#fff"
d="M1062.9,135.8c-5.6-2.4-12-4.2-19.3-5.3l-12.6-2.1c-7.2-1.1-12.7-2.9-16.6-5.5c-3.9-2.6-5.8-6.1-5.8-10.5c0-4.7,2.4-8.5,7.2-11.3c4.8-2.8,10.3-4.2,16.6-4.2c6.3,0,11.1,1.2,15.3,3.7c4,2.3,7,5.8,9,10.5l19.2-8.2c-3.1-8.2-8.1-14.5-15.2-18.8s-16.5-6.4-28.3-6.4c-8.2,0-15.8,1.4-22.8,4.2c-6.9,2.8-12.4,6.8-16.5,12c-4,5.2-6.1,11.3-6.1,18.3c0,10.1,3.3,18,9.8,23.9s14.9,9.6,24.9,11.1l12.6,2.1c7,1.1,12.6,2.7,16.8,4.8c4.2,2.1,6.3,5.8,6.3,11c0,5.5-2.3,9.8-6.8,12.8c-4.5,3.1-10.7,4.6-18.7,4.6c-7,0-12.9-1.7-17.5-5.1c-4.7-3.4-8-8-10-13.8l-20.9,9c3,8.5,8.3,15.6,16,21.1c8,5.7,19,8.6,32.8,8.6c9.6,0,17.9-1.6,24.9-4.9c7-3.3,12.5-7.8,16.5-13.5c4-5.7,5.9-12.3,5.9-19.8c0-7.5-1.5-13-4.4-17.6C1072.7,141.7,1068.5,138.2,1062.9,135.8L1062.9,135.8z"
/>
<path
fill="#fff"
d="M108.6,243.4L108.6,243.4c-36.3-0.2-64.2-12.2-83-35.6C8.9,187,0.3,158.1,0,121.9v-0.2c0.3-36.2,8.9-65.2,25.6-85.9C44.3,12.4,72.2,0.5,108.5,0.2h0.1h0.1c27.8,0.2,51.1,7.3,69.2,21.2c17,13.1,29,31.7,35.6,55.4l-20.7,5.8c-11.2-40.1-39.5-60.6-84.1-60.9c-29.5,0.2-51.8,9.5-66.3,27.5c-13.6,16.9-20.6,41.3-20.8,72.6c0.3,31.3,7.3,55.7,20.8,72.6c14.5,18.1,36.8,27.3,66.3,27.5c26.6-0.2,44.2-6.4,58.8-20.7c16.7-16.3,16.4-36.4,11-48.6c-3.1-7.2-8.9-13.2-16.6-17.7c-1.9,13.7-6.3,24.8-13,33.1c-9,11.2-21.7,17.3-37.8,18.1c-12.2,0.7-23.9-2.2-33-8.1c-10.8-7-17.1-17.6-17.8-30c-0.7-12.1,4.1-23.1,13.5-31.2c8.9-7.7,21.5-12.2,36.3-13.1c10.9-0.6,21.1-0.1,30.6,1.4c-1.3-7.5-3.8-13.5-7.6-17.8c-5.2-5.9-13.2-9-23.9-9c-0.1,0-0.2,0-0.3,0c-8.6,0-20.2,2.3-27.6,13.4l-17.8-12c9.9-14.7,26-22.8,45.4-22.8c0.1,0,0.3,0,0.4,0c32.4,0.2,51.6,20,53.6,54.6c1.1,0.5,2.2,0.9,3.2,1.4c15.1,7.1,26.1,17.9,31.9,31.1c8.1,18.5,8.8,48.5-15.7,72.5C163.6,234.9,140.9,243.1,108.6,243.4L108.6,243.4L108.6,243.4z M118.7,124.9c-2.5,0-4.9,0.1-7.5,0.2c-18.6,1.1-30.2,9.6-29.5,21.7c0.7,12.7,14.7,18.6,28.2,17.9c12.4-0.7,28.6-5.5,31.3-37.6C134.3,125.7,126.8,124.9,118.7,124.9z"
/>
</svg>
</div>
<div class="year-badge">
<div class="wrapped">Wrapped</div>
<svg
class="year-svg"
viewBox="0 0 120 50"
xmlns="http://www.w3.org/2000/svg"
>
<defs>
<linearGradient
id="yearGradient"
x1="0%"
y1="0%"
x2="100%"
y2="100%"
>
<stop offset="0%" stop-color="#FFFFFF" />
<stop offset="100%" stop-color="#888888" />
</linearGradient>
</defs>
<text
x="50%"
y="42"
text-anchor="middle"
fill="url(#yearGradient)"
font-family="Inter, sans-serif"
font-size="42"
font-weight="800"
>
2025
</text>
</svg>
</div>
</div>
<!-- Top Stats Row -->
<div class="top-stats">
<div class="stat-card animate-item">
<div class="stat-label">Most Active Day</div>
<div class="stat-value" id="most-active-day">-</div>
</div>
<div class="stat-card animate-item">
<div class="stat-label">Longest Streak</div>
<div class="stat-value" id="longest-streak">-</div>
</div>
<div class="stat-card animate-item">
<div class="stat-label">Weekly</div>
<div class="weekly-chart" id="weekly-chart"></div>
<div class="weekly-labels">
<span>Sun</span>
<span>Mon</span>
<span>Tue</span>
<span>Wed</span>
<span>Thu</span>
<span>Fri</span>
<span>Sat</span>
</div>
</div>
</div>
<!-- Heatmap -->
<div class="heatmap-section animate-item">
<div class="section-title">Activity</div>
<div class="heatmap-wrapper">
<div class="heatmap-container">
<div class="heatmap-days">
<span></span>
<span>Mon</span>
<span></span>
<span>Wed</span>
<span></span>
<span>Fri</span>
<span></span>
</div>
<div class="heatmap" id="heatmap"></div>
</div>
<div class="heatmap-months" id="heatmap-months"></div>
</div>
<div class="heatmap-legend">
<span>Less</span>
<div class="legend-cell legend-level-0"></div>
<div class="legend-cell legend-level-1"></div>
<div class="legend-cell legend-level-2"></div>
<div class="legend-cell legend-level-3"></div>
<div class="legend-cell legend-level-4"></div>
<span>More</span>
</div>
</div>
<!-- Middle Section -->
<div class="middle-section">
<div class="list-card animate-item">
<h3>Top 互動對象</h3>
<div id="top-interactions"></div>
</div>
<div class="list-card animate-item">
<h3>年度關鍵字</h3>
<div id="top-keywords"></div>
</div>
<div class="list-card animate-item">
<h3>提及最多的 AI 工具</h3>
<div id="top-ai-tools"></div>
</div>
</div>
<!-- Bottom Stats -->
<div class="bottom-stats">
<div class="bottom-stat animate-item">
<div class="label">Posts</div>
<div class="value" id="total-posts">0</div>
</div>
<div class="bottom-stat animate-item">
<div class="label">Total Words</div>
<div class="value" id="total-words">0</div>
</div>
<div class="bottom-stat animate-item">
<div class="label">Total Likes</div>
<div class="value" id="total-likes">0</div>
</div>
<div class="bottom-stat animate-item">
<div class="label">Followers</div>
<div class="value" id="followers-count">0</div>
</div>
<div class="bottom-stat animate-item">
<div class="label">Personality</div>
<div class="value" id="personality">-</div>
</div>
<div class="bottom-stat animate-item">
<div class="label">Favorite Emoji</div>
<div class="emoji" id="favorite-emoji">-</div>
</div>
</div>
<!-- Footer -->
<div class="footer">
<div class="footer-text">threads-wrapped.frankchen.tw</div>
<div class="username" id="username">@username</div>
</div>
</div>
</div>
<div class="actions">
<button id="download-btn" class="download-btn">
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
>
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4" />
<polyline points="7 10 12 15 17 10" />
<line x1="12" y1="15" x2="12" y2="3" />
</svg>
下載圖片
</button>
<button id="replay-btn" class="replay-btn">
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
>
<path d="M1 4v6h6" />
<path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10" />
</svg>
重新播放
</button>
<button id="restart-btn" class="restart-btn">重新產生</button>
</div>
</div>
</div>
<div id="download-overlay" class="download-overlay">
<div class="download-loading">
<div class="spinner"></div>
<span>產生圖片中...</span>
</div>
</div>
<footer class="site-footer">
<p>
Made by
<a
href="https://www.threads.com/@frankchen.tw"
target="_blank"
rel="noopener noreferrer"
>法蘭克</a
>
&
<a
href="https://www.threads.com/@azlife_1224"
target="_blank"
rel="noopener noreferrer"
>阿璋</a
>|<a
href="https://buymeacoffee.com/frankchentw"
target="_blank"
rel="noopener noreferrer"
>☕ Buy me a coffee</a
>
</p>
<p class="disclaimer">所有資料皆本地處理,不會保存你的個資及使用足跡</p>
<p class="disclaimer">本服務與 Meta 無關,非 Meta 官方產品</p>
</footer>
<script src="https://html2canvas.hertzen.com/dist/html2canvas.min.js"></script>
<script type="module" src="js/result.js"></script>
</body>
</html>