-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
427 lines (318 loc) · 18.8 KB
/
index.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
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
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="clubfocus" />
<title>Clubhouse导航 - Clubfocus</title>
<meta name="keywords" content="Clubhouse导航, clubhouse中文导航, clubhouse, clubfocus, 媒体人, 资本创投, 币圈大佬, 专家学者, 体育人, 创投人, 娱乐明星, 电商出海">
<meta name="description" content="Clubhouse导航, 中文区会所导航">
<link rel="shortcut icon" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/images/favicon.ico">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/hclonely.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/loliFonts.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/fonts/linecons/css/linecons.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/fonts/fontawesome/css/all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/xenon-core.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/xenon-components.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/xenon-skins.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/css/nav.min.css">
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/jquery-1.11.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/header.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/respond.min.js"></script>
<![endif]-->
<!-- / FB Open Graph -->
<meta property="og:type" content="article">
<meta property="og:url" content="https://clubfocus.cf/index.html">
<meta property="og:title" content="Clubhouse导航 - Clubfocus">
<meta property="og:description" content="Clubhouse导航, 中文区会所导航">
<meta property="og:site_name" content="Clubhouse导航 - Clubfocus">
<meta property="og:image" content="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/images/webstack_banner_cn.png">
<!-- / Twitter Cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Clubhouse导航 - Clubfocus">
<meta name="twitter:description" content="Clubhouse导航, 中文区会所导航">
<meta name="twitter:image" content="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/images/webstack_banner_cn.png">
<!-- 直接添加html内容即可 -->
<!-- 可设置多行 -->
<meta name="generator" content="Hexo 5.4.0"></head>
</head>
<body class="page-body">
<div class="page-container">
<div class="sidebar-menu toggle-others fixed">
<div class="sidebar-menu-inner">
<header class="logo-env">
<div class="logo">
<a target="_blank" rel="noopener" href="https://www.joinclubhouse.com/@clubfocus" class="logo-expanded">
<img src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/images/[email protected]" width="100%" alt="" />
</a>
<a href="/index.html" class="logo-collapsed">
<img src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/images/[email protected]" width="40" alt="" />
</a>
</div>
<div class="mobile-menu-toggle visible-xs">
<a href="#" class="switch-mode hover-line" onclick="switchNightMode()" style="min-height: 75px;">
<svg t="1593061068148" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1681" width="16" height="16">
<path d="M582.4 326.4c-140.8 0-256 115.2-256 256s115.2 256 256 256 256-115.2 256-256-115.2-256-256-256z m0 448c-70.4 0-131.2-36.8-164.8-92.8 12.8 3.2 27.2 4.8 40 4.8 121.6 0 219.2-99.2 219.2-219.2 0-17.6-1.6-35.2-6.4-52.8 60.8 32 102.4 96 102.4 169.6 1.6 104-84.8 190.4-190.4 190.4zM582.4 262.4c17.6 0 32-14.4 32-32v-128c0-17.6-14.4-32-32-32s-32 14.4-32 32v128c0 17.6 14.4 32 32 32zM262.4 582.4c0-17.6-14.4-32-32-32h-128c-17.6 0-32 14.4-32 32s14.4 32 32 32h128c17.6 0 32-14.4 32-32zM310.4 356.8c6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6 12.8-12.8 12.8-32 0-44.8l-91.2-91.2c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8l91.2 91.2zM944 220.8c-12.8-12.8-32-12.8-44.8 0l-91.2 91.2c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6l91.2-91.2c12.8-12.8 12.8-33.6 0-44.8zM310.4 808l-91.2 91.2c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6l91.2-91.2c12.8-12.8 12.8-32 0-44.8-11.2-11.2-32-11.2-44.8 0z" p-id="1682" fill="#707070"></path>
</svg>
</a>
<a href="#" data-toggle="mobile-menu">
<i class="fas fa-bars"></i>
</a>
</div>
</header>
<ul id="main-menu" class="main-menu">
<li>
<a class="fas fa-angle-down" style="cursor: pointer;">
<i class="fas fa-home"></i>
<span class="title">Clubhouse/热门房间</span>
</a>
<ul>
<li>
<a href="#投资创业" class="smooth">
<i class="fas fa-door-open"></i>
<span class="title">投资创业</span>
</a>
</li>
</ul>
</li>
<li>
<a class="fas fa-angle-down" style="cursor: pointer;">
<i class="fas fa-house-user"></i>
<span class="title">Moderator/活跃主持</span>
</a>
<ul>
<li>
<a href="#创投人" class="smooth">
<i class="far fa-compass"></i>
<span class="title">创投人</span>
</a>
</li>
</ul>
</li>
<li>
<a class="fas fa-angle-down" style="cursor: pointer;">
<i class="fas fa-tools"></i>
<span class="title">CH相关工具</span>
</a>
<ul>
<li>
<a href="#非官方客户端" class="smooth">
<i class="fab fa-android"></i>
<span class="title">非官方客户端</span>
</a>
</li>
</ul>
</li>
<li class="submit-tag">
<a target="_blank" rel="noopener" href="https://docs.google.com/forms/d/e/1FAIpQLSf7-rAE8Wh918fX8o14kGms0Eb1MhyiCZ8ORn4z9sKHSKiKsQ/viewform">
<i class="far fa-plus-square"></i>
<span class="tooltip-blue">收录申请</span>
</a>
</li>
</ul>
</div>
</div>
<div class="main-content">
<nav class="navbar user-info-navbar" role="navigation">
<ul class="user-info-menu left-links list-inline list-unstyled">
<li class="hidden-sm hidden-xs hover-line">
<a href="#" data-toggle="sidebar">
<i class="fas fa-bars"></i>
</a>
</li>
<li class="switch-mode hover-line" onclick="switchNightMode()">
<a href="#">
<svg t="1593061068148" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1681" width="16" height="16">
<path d="M582.4 326.4c-140.8 0-256 115.2-256 256s115.2 256 256 256 256-115.2 256-256-115.2-256-256-256z m0 448c-70.4 0-131.2-36.8-164.8-92.8 12.8 3.2 27.2 4.8 40 4.8 121.6 0 219.2-99.2 219.2-219.2 0-17.6-1.6-35.2-6.4-52.8 60.8 32 102.4 96 102.4 169.6 1.6 104-84.8 190.4-190.4 190.4zM582.4 262.4c17.6 0 32-14.4 32-32v-128c0-17.6-14.4-32-32-32s-32 14.4-32 32v128c0 17.6 14.4 32 32 32zM262.4 582.4c0-17.6-14.4-32-32-32h-128c-17.6 0-32 14.4-32 32s14.4 32 32 32h128c17.6 0 32-14.4 32-32zM310.4 356.8c6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6 12.8-12.8 12.8-32 0-44.8l-91.2-91.2c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8l91.2 91.2zM944 220.8c-12.8-12.8-32-12.8-44.8 0l-91.2 91.2c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6l91.2-91.2c12.8-12.8 12.8-33.6 0-44.8zM310.4 808l-91.2 91.2c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.4 9.6 22.4 9.6 8 0 16-3.2 22.4-9.6l91.2-91.2c12.8-12.8 12.8-32 0-44.8-11.2-11.2-32-11.2-44.8 0z" p-id="1682" fill="#707070"></path>
</svg>
</a>
</li>
</ul>
</nav>
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="投资创业"></i>投资创业</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.joinclubhouse.com/club/创业茶餐厅', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.joinclubhouse.com/club/创业茶餐厅">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="https://clubhouseprod.s3.amazonaws.com:443/club_976154930_89b14c27-589b-497c-bdf3-551cf317b274_thumbnail_250x250" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>创业茶餐厅</strong>
</a>
<p class="overflowClip_2">创业投资,非常勿扰。要么我给你10万,要么你给我10万。老男人查立创建的房间。</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.joinclubhouse.com/club/EntreCloud创业云', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.joinclubhouse.com/club/EntreCloud创业云">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="https://clubhouseprod.s3.amazonaws.com:443/club_1419777017_f234a9c6-bcbf-4181-8fba-52ec7469a498_thumbnail_250x250" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>EntreCloud创业云</strong>
</a>
<p class="overflowClip_2">为创业者提供融资法律财务市场营销方面的专业帮助。坐标英国,心系世界的专业团队。</p>
</div>
</div>
</div>
</div>
</div>
<br />
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="创投人"></i>创投人</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.joinclubhouse.com/@himalayabear', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.joinclubhouse.com/@himalayabear">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="https://clubhouseprod.s3.amazonaws.com:443/club_976154930_89b14c27-589b-497c-bdf3-551cf317b274_thumbnail_250x250" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>查立 Cha Li @himalayabear</strong>
</a>
<p class="overflowClip_2">起点资本创始合伙人,Founding Partner,iStart Capital LLC。a.k.a:喜马拉雅熊</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.joinclubhouse.com/@wen.hua', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.joinclubhouse.com/@wen.hua">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="https://clubhouseprod.s3.amazonaws.com:443/443896212_c0e87705-cd57-4c2b-a1a8-84207033ee6b_thumbnail_250x250" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Wendy Hua @wen.hua</strong>
</a>
<p class="overflowClip_2">🔱 CEO | Managing Partner @ CZVcapital.com 很犀利,喜欢段子的美女创投人。</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.joinclubhouse.com/@kaixr', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.joinclubhouse.com/@kaixr">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="https://clubhouseprod.s3.amazonaws.com:443/2106930028_4b3d3396-d451-4687-b811-109056df1a69_thumbnail_250x250" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Kai Liang @kaixr</strong>
</a>
<p class="overflowClip_2">K12 Science Education | Xr Tech & Contents 极富磁性的男低音。</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://www.joinclubhouse.com/@nanainlondon', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://www.joinclubhouse.com/@nanainlondon">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="https://clubhouseprod.s3.amazonaws.com:443/1248039406_62e29845-184c-466c-aeed-279ae88f1535_thumbnail_250x250" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Nana Yang @nanainlondon</strong>
</a>
<p class="overflowClip_2">✨Start up Entrepreneur | cross-border E-commerce 助中国出海品牌打开欧美市场</p>
</div>
</div>
</div>
</div>
</div>
<br />
<h4 class="text-gray"><i class="linecons-tag" style="margin-right: 7px;" id="非官方客户端"></i>非官方客户端</h4>
<div class="row">
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://github.com/stypr/clubhouse-py', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://github.com/stypr/clubhouse-py">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/clubhouse-py.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>clubhouse-py</strong>
</a>
<p class="overflowClip_2">clubhouse Windows or OSX 客户端。</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://github.com/grishka/Houseclub', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://github.com/grishka/Houseclub">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/houseclub.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>Houseclub</strong>
</a>
<p class="overflowClip_2">clubhouse 非官方安卓(android)客户端。</p>
</div>
</div>
</div>
</div>
<div class="col-sm-3">
<div class="xe-widget xe-conversations box2 label-info" onclick="window.open('https://github.com/benawad/dogehouse/blob/staging/docs/README.MD', '_blank')" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="https://github.com/benawad/dogehouse/blob/staging/docs/README.MD">
<div class="xe-comment-entry">
<a class="xe-user-img">
<img data-src="/images/logos/dogehouse.png" class="lozad img-circle" width="40">
</a>
<div class="xe-comment">
<a href="#" class="xe-user-name overflowClip_1">
<strong>DogeHouse 开源的语音社交程序</strong>
</a>
<p class="overflowClip_2">类 Clubhouse 语音社交,DogeHouse is the next voice conversation social platform</p>
</div>
</div>
</div>
</div>
</div>
<br />
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/footer.js"></script>
<footer class="main-footer sticky footer-type-1">
<div class="footer-inner">
<!-- Add your copyright text here -->
<p>
© 2021 👋
<a target="_blank" rel="noopener" href="https://www.joinclubhouse.com/@clubfocus"><strong>Clubfocus</strong></a>
</p>
<p>
<span id="busuanzi_container_site_pv">本站总访问量<span id="busuanzi_value_site_pv"></span></span> |
<span id="busuanzi_container_site_uv">本站总访客数<span id="busuanzi_value_site_uv"></span></span>
</p>
<div class="go-up">
<a href="#" rel="go-top">
<i class="fas fa-angle-up"></i>
</a>
</div>
</div>
</footer>
</div>
</div>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/bootstrap.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/TweenMax.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/resizeable.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/joinable.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/xenon-api.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/xenon-toggles.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/xenon-custom.min.js"></script>
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<script src="https://cdn.jsdelivr.net/gh/clubfocus/clubfocus.github.io@latest/js/lozad.min.js"></script>
<!-- 直接添加html内容即可 -->
<!-- 可设置多行 -->
</body>
</html>