@@ -343,19 +343,47 @@ <h2>🔍 演示视频</h2>
343
343
</ iframe >
344
344
</ div >
345
345
</ section >
346
+
347
+ <!-- 加群信息区块 -->
348
+ < section class ="feature-card " id ="group ">
349
+ < h2 > 👥 逆向技术交流群</ h2 >
350
+ < div style ="margin-top: 2rem; ">
351
+ < p style ="font-size: 1.1rem; "> 扫码加入逆向技术微信交流群:</ p >
352
+ < div style ="display: flex; flex-wrap: wrap; justify-content: center; gap: 2rem; margin-top: 1.5rem; ">
353
+ < div style ="text-align: center; ">
354
+ < img src ="https://cdn.jsdelivr.net/gh/JSREI/.github/profile/README.assets/image-20241016230653669.png " style ="width: 200px; border-radius: 8px; box-shadow: var(--card-shadow); ">
355
+ < p style ="margin-top: 0.5rem; "> 微信交流群</ p >
356
+ </ div >
357
+
358
+ < div style ="text-align: center; ">
359
+ < img src ="https://cdn.jsdelivr.net/gh/JSREI/.github/profile/README.assets/image-20231030132026541-7614065.png " style ="width: 200px; border-radius: 8px; box-shadow: var(--card-shadow); ">
360
+ < p style ="margin-top: 0.5rem; "> 如群二维码过期,可加此微信并发送【逆向群】</ p >
361
+ </ div >
362
+
363
+ < div style ="text-align: center; ">
364
+ < img src ="https://cdn.jsdelivr.net/gh/JSREI/.github/profile/README.assets/image-20241016231143315.png " style ="width: 200px; border-radius: 8px; box-shadow: var(--card-shadow); ">
365
+ < p style ="margin-top: 0.5rem; ">
366
+ < a href ="https://t.me/jsreijsrei " target ="_blank " class ="nav-link " style ="justify-content: center; ">
367
+ < i class ="fab fa-telegram "> </ i >
368
+ Telegram 交流群
369
+ </ a >
370
+ </ p >
371
+ </ div >
372
+ </ div >
373
+ </ div >
374
+ </ section >
346
375
</ main >
347
376
</ div >
348
377
349
378
<!-- 页脚 -->
350
379
< footer style ="background: var(--secondary-color); padding: 3rem 0; margin-top: 5rem; ">
351
380
< div class ="container " style ="text-align: center; color: white; ">
352
381
< div style ="display: flex; justify-content: center; gap: 2rem; margin-bottom: 2rem; ">
353
- < a href ="# " class ="social-link "> < i class ="fab fa-github "> </ i > </ a >
354
- < a href ="# " class ="social-link "> < i class ="fab fa-telegram "> </ i > </ a >
355
- < a href ="# " class ="social-link "> < i class ="fas fa-envelope "> </ i > </ a >
382
+ < a href ="https://github.com/JSREI " class ="social-link " target =" _blank "> < i class ="fab fa-github "> </ i > </ a >
383
+ < a href ="https://t.me/jsreijsrei " class ="social-link " target =" _blank "> < i class ="fab fa-telegram "> </ i > </ a >
384
+ < a href ="mailto:cc11001100@163.com " class ="social-link "> < i class ="fas fa-envelope "> </ i > </ a >
356
385
</ div >
357
- < p > © 2024 < a href ="https://github.com/JSREI/jQuery-hook " target ="_blank "
358
- style ="color: white; text-decoration: underline; "> jQuery Hook</ a > - 让逆向工程回归优雅本质</ p >
386
+ < p > © 2024 < a href ="https://github.com/JSREI " target ="_blank " style ="color: white; text-decoration: underline; "> JSREI (JavaScript Reverse Engineering Initiative)</ a > - < a href ="https://github.com/JSREI/jQuery-hook " target ="_blank " style ="color: white; text-decoration: underline; "> jQuery Hook</ a > - 让逆向工程回归优雅本质</ p >
359
387
</ div >
360
388
</ footer >
361
389
0 commit comments