Skip to content

Commit 6d51321

Browse files
committed
Add KernelSU contributors
1 parent 9f1a7f9 commit 6d51321

1 file changed

Lines changed: 116 additions & 12 deletions

File tree

index.html

Lines changed: 116 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,12 @@
1616
.feature{background:#1a1a1a;border-radius:16px;padding:30px;border:1px solid #2a2a2a;transition:border-color .3s}
1717
.feature:hover{border-color:#667eea}
1818
.feature h3{color:#667eea;margin-bottom:10px;font-size:1.2em}
19-
.section{max-width:800px;margin:60px auto;padding:0 20px}
19+
.section{max-width:900px;margin:60px auto;padding:0 20px}
2020
.section h2{text-align:center;font-size:2em;margin-bottom:30px;color:#fff}
21+
.contributors{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:900px;margin:0 auto 60px;padding:0 20px}
22+
.contributors a{display:block;transition:transform .2s}
23+
.contributors a:hover{transform:scale(1.2)}
24+
.contributors img{width:40px;height:40px;border-radius:50%;border:2px solid #2a2a2a}
2125
.links{text-align:center;padding:40px 20px 80px}
2226
.links a{color:#667eea;text-decoration:none;margin:0 15px;font-size:1.1em}
2327
.links a:hover{text-decoration:underline}
@@ -26,22 +30,122 @@
2630
<body>
2731
<div class="hero">
2832
<h1>KinSU</h1>
29-
<p>基于 KernelSU Android 内核级 Root 管理器,以 LKM 为基准模式</p>
30-
<a class="btn" href="https://github.com/Spring-bulid/KinSU/releases/latest">下载 APK</a>
33+
<p>鍩轰簬 KernelSU 鐨?Android 鍐呮牳绾?Root 绠$悊鍣紝浠?LKM 涓哄熀鍑嗘ā寮?/p>
34+
<a class="btn" href="https://github.com/Spring-bulid/KinSU/releases/latest">涓嬭浇 APK</a>
3135
</div>
32-
<div class="section"><h2>功能特性</h2></div>
36+
<div class="section"><h2>鍔熻兘鐗规€?/h2></div>
3337
<div class="features">
34-
<div class="feature"><h3>LKM 基准模式</h3><p>以可加载内核模块为基准工作模式,灵活高效</p></div>
35-
<div class="feature"><h3>GKI 设备支持</h3><p>完整支持 Android GKI 设备的内核级 Root 权限</p></div>
36-
<div class="feature"><h3>模块管理</h3><p>支持 WebUI 的模块管理系统,轻松扩展功能</p></div>
37-
<div class="feature"><h3>超级用户管理</h3><p>精细的应用配置文件,控制每个应用的 Root 权限</p></div>
38-
<div class="feature"><h3>自定义主题</h3><p>动态取色主题,支持 iPhone 风格字体,个性化你的管理器</p></div>
39-
<div class="feature"><h3>多语言支持</h3><p>支持中文、英语、俄语、日语等多种语言</p></div>
38+
<div class="feature"><h3>LKM 鍩哄噯妯″紡</h3><p>浠ュ彲鍔犺浇鍐呮牳妯″潡涓哄熀鍑嗗伐浣滄ā寮忥紝鐏垫椿楂樻晥</p></div>
39+
<div class="feature"><h3>GKI 璁惧鏀寔</h3><p>瀹屾暣鏀寔 Android GKI 璁惧鐨勫唴鏍哥骇 Root 鏉冮檺</p></div>
40+
<div class="feature"><h3>妯″潡绠$悊</h3><p>鏀寔 WebUI 鐨勬ā鍧楃鐞嗙郴缁燂紝杞绘澗鎵╁睍鍔熻兘</p></div>
41+
<div class="feature"><h3>瓒呯骇鐢ㄦ埛绠$悊</h3><p>绮剧粏鐨勫簲鐢ㄩ厤缃枃浠讹紝鎺у埗姣忎釜搴旂敤鐨?Root 鏉冮檺</p></div>
42+
<div class="feature"><h3>鑷畾涔変富棰?/h3><p>鍔ㄦ€佸彇鑹蹭富棰橈紝鏀寔 iPhone 椋庢牸瀛椾綋锛屼釜鎬у寲浣犵殑绠$悊鍣?/p></div>
43+
<div class="feature"><h3>澶氳瑷€鏀寔</h3><p>鏀寔涓枃銆佽嫳璇€佷縿璇€佹棩璇瓑澶氱璇█</p></div>
44+
</div>
45+
<div class="section"><h2>Contributors</h2><p style="text-align:center;color:#888;margin-bottom:20px">鎰熻阿 KernelSU 鐨勬墍鏈夎础鐚€?/p></div>
46+
<div class="contributors">
47+
<a href="https://github.com/tiann" target="_blank"><img src="https://avatars.githubusercontent.com/u/4233744?v=4" alt="tiann" title="tiann"></a>
48+
<a href="https://github.com/Ylarod" target="_blank"><img src="https://avatars.githubusercontent.com/u/30978685?v=4" alt="Ylarod" title="Ylarod"></a>
49+
<a href="https://github.com/YuKongA" target="_blank"><img src="https://avatars.githubusercontent.com/u/70465933?v=4" alt="YuKongA" title="YuKongA"></a>
50+
<a href="https://github.com/5ec1cff" target="_blank"><img src="https://avatars.githubusercontent.com/u/56485584?v=4" alt="5ec1cff" title="5ec1cff"></a>
51+
<a href="https://github.com/aviraxp" target="_blank"><img src="https://avatars.githubusercontent.com/u/18079988?v=4" alt="aviraxp" title="aviraxp"></a>
52+
<a href="https://github.com/igormiguell" target="_blank"><img src="https://avatars.githubusercontent.com/u/134963561?v=4" alt="igormiguell" title="igormiguell"></a>
53+
<a href="https://github.com/KOWX712" target="_blank"><img src="https://avatars.githubusercontent.com/u/185127155?v=4" alt="KOWX712" title="KOWX712"></a>
54+
<a href="https://github.com/yujincheng08" target="_blank"><img src="https://avatars.githubusercontent.com/u/5022927?v=4" alt="yujincheng08" title="yujincheng08"></a>
55+
<a href="https://github.com/dabao1955" target="_blank"><img src="https://avatars.githubusercontent.com/u/79307765?v=4" alt="dabao1955" title="dabao1955"></a>
56+
<a href="https://github.com/u9521" target="_blank"><img src="https://avatars.githubusercontent.com/u/63995396?v=4" alt="u9521" title="u9521"></a>
57+
<a href="https://github.com/hmtheboy154" target="_blank"><img src="https://avatars.githubusercontent.com/u/39849246?v=4" alt="hmtheboy154" title="hmtheboy154"></a>
58+
<a href="https://github.com/Howard20181" target="_blank"><img src="https://avatars.githubusercontent.com/u/40033067?v=4" alt="Howard20181" title="Howard20181"></a>
59+
<a href="https://github.com/symbuzzer" target="_blank"><img src="https://avatars.githubusercontent.com/u/9841184?v=4" alt="symbuzzer" title="symbuzzer"></a>
60+
<a href="https://github.com/CanerKaraca23" target="_blank"><img src="https://avatars.githubusercontent.com/u/37447503?v=4" alt="CanerKaraca23" title="CanerKaraca23"></a>
61+
<a href="https://github.com/TinyHai" target="_blank"><img src="https://avatars.githubusercontent.com/u/34483077?v=4" alt="TinyHai" title="TinyHai"></a>
62+
<a href="https://github.com/natsumerinchan" target="_blank"><img src="https://avatars.githubusercontent.com/u/64072399?v=4" alt="natsumerinchan" title="natsumerinchan"></a>
63+
<a href="https://github.com/RooGhz720" target="_blank"><img src="https://avatars.githubusercontent.com/u/64605130?v=4" alt="RooGhz720" title="RooGhz720"></a>
64+
<a href="https://github.com/s1204IT" target="_blank"><img src="https://avatars.githubusercontent.com/u/52069677?v=4" alt="s1204IT" title="s1204IT"></a>
65+
<a href="https://github.com/Dr-TSNG" target="_blank"><img src="https://avatars.githubusercontent.com/u/52071314?v=4" alt="Dr-TSNG" title="Dr-TSNG"></a>
66+
<a href="https://github.com/backslashxx" target="_blank"><img src="https://avatars.githubusercontent.com/u/118538522?v=4" alt="backslashxx" title="backslashxx"></a>
67+
<a href="https://github.com/AlexLiuDev233" target="_blank"><img src="https://avatars.githubusercontent.com/u/102930921?v=4" alt="AlexLiuDev233" title="AlexLiuDev233"></a>
68+
<a href="https://github.com/whyakari" target="_blank"><img src="https://avatars.githubusercontent.com/u/58480908?v=4" alt="whyakari" title="whyakari"></a>
69+
<a href="https://github.com/Aquarius223" target="_blank"><img src="https://avatars.githubusercontent.com/u/47409494?v=4" alt="Aquarius223" title="Aquarius223"></a>
70+
<a href="https://github.com/skbeh" target="_blank"><img src="https://avatars.githubusercontent.com/u/60107333?v=4" alt="skbeh" title="skbeh"></a>
71+
<a href="https://github.com/diphons" target="_blank"><img src="https://avatars.githubusercontent.com/u/9562747?v=4" alt="diphons" title="diphons"></a>
72+
<a href="https://github.com/rsuntk" target="_blank"><img src="https://avatars.githubusercontent.com/u/90097027?v=4" alt="rsuntk" title="rsuntk"></a>
73+
<a href="https://github.com/Hikari-no-Tenshi" target="_blank"><img src="https://avatars.githubusercontent.com/u/16803494?v=4" alt="Hikari-no-Tenshi" title="Hikari-no-Tenshi"></a>
74+
<a href="https://github.com/ygorigor" target="_blank"><img src="https://avatars.githubusercontent.com/u/1684359?v=4" alt="ygorigor" title="ygorigor"></a>
75+
<a href="https://github.com/raystef66" target="_blank"><img src="https://avatars.githubusercontent.com/u/42908970?v=4" alt="raystef66" title="raystef66"></a>
76+
<a href="https://github.com/jeffpeng3" target="_blank"><img src="https://avatars.githubusercontent.com/u/54392299?v=4" alt="jeffpeng3" title="jeffpeng3"></a>
77+
<a href="https://github.com/Coconutat" target="_blank"><img src="https://avatars.githubusercontent.com/u/85353552?v=4" alt="Coconutat" title="Coconutat"></a>
78+
<a href="https://github.com/Kaitul" target="_blank"><img src="https://avatars.githubusercontent.com/u/42119227?v=4" alt="Kaitul" title="Kaitul"></a>
79+
<a href="https://github.com/aaaaaaaa-815" target="_blank"><img src="https://avatars.githubusercontent.com/u/84086386?v=4" alt="aaaaaaaa-815" title="aaaaaaaa-815"></a>
80+
<a href="https://github.com/Rem01Gaming" target="_blank"><img src="https://avatars.githubusercontent.com/u/85148357?v=4" alt="Rem01Gaming" title="Rem01Gaming"></a>
81+
<a href="https://github.com/longhuan1999" target="_blank"><img src="https://avatars.githubusercontent.com/u/43313501?v=4" alt="longhuan1999" title="longhuan1999"></a>
82+
<a href="https://github.com/lightsummer233" target="_blank"><img src="https://avatars.githubusercontent.com/u/93428659?v=4" alt="lightsummer233" title="lightsummer233"></a>
83+
<a href="https://github.com/Fede2782" target="_blank"><img src="https://avatars.githubusercontent.com/u/78815152?v=4" alt="Fede2782" title="Fede2782"></a>
84+
<a href="https://github.com/GustavoMends" target="_blank"><img src="https://avatars.githubusercontent.com/u/61030956?v=4" alt="GustavoMends" title="GustavoMends"></a>
85+
<a href="https://github.com/chise0713" target="_blank"><img src="https://avatars.githubusercontent.com/u/123655015?v=4" alt="chise0713" title="chise0713"></a>
86+
<a href="https://github.com/JasonKhew96" target="_blank"><img src="https://avatars.githubusercontent.com/u/29531167?v=4" alt="JasonKhew96" title="JasonKhew96"></a>
87+
<a href="https://github.com/sreeshankark" target="_blank"><img src="https://avatars.githubusercontent.com/u/114847933?v=4" alt="sreeshankark" title="sreeshankark"></a>
88+
<a href="https://github.com/lateautumn233" target="_blank"><img src="https://avatars.githubusercontent.com/u/63851402?v=4" alt="lateautumn233" title="lateautumn233"></a>
89+
<a href="https://github.com/sakana164" target="_blank"><img src="https://avatars.githubusercontent.com/u/76257039?v=4" alt="sakana164" title="sakana164"></a>
90+
<a href="https://github.com/y0geshx" target="_blank"><img src="https://avatars.githubusercontent.com/u/92950980?v=4" alt="y0geshx" title="y0geshx"></a>
91+
<a href="https://github.com/shatyuka" target="_blank"><img src="https://avatars.githubusercontent.com/u/31368738?v=4" alt="shatyuka" title="shatyuka"></a>
92+
<a href="https://github.com/XiaoTong6666" target="_blank"><img src="https://avatars.githubusercontent.com/u/110387028?v=4" alt="XiaoTong6666" title="XiaoTong6666"></a>
93+
<a href="https://github.com/trinhloivn" target="_blank"><img src="https://avatars.githubusercontent.com/u/72311759?v=4" alt="trinhloivn" title="trinhloivn"></a>
94+
<a href="https://github.com/SsageParuders" target="_blank"><img src="https://avatars.githubusercontent.com/u/75780727?v=4" alt="SsageParuders" title="SsageParuders"></a>
95+
<a href="https://github.com/Azure-Helper" target="_blank"><img src="https://avatars.githubusercontent.com/u/103818282?v=4" alt="Azure-Helper" title="Azure-Helper"></a>
96+
<a href="https://github.com/Scirese" target="_blank"><img src="https://avatars.githubusercontent.com/u/62688390?v=4" alt="Scirese" title="Scirese"></a>
97+
<a href="https://github.com/AndroPlus-org" target="_blank"><img src="https://avatars.githubusercontent.com/u/4242402?v=4" alt="AndroPlus-org" title="AndroPlus-org"></a>
98+
<a href="https://github.com/rifsxd" target="_blank"><img src="https://avatars.githubusercontent.com/u/33044977?v=4" alt="rifsxd" title="rifsxd"></a>
99+
<a href="https://github.com/zhantech" target="_blank"><img src="https://avatars.githubusercontent.com/u/25213721?v=4" alt="zhantech" title="zhantech"></a>
100+
<a href="https://github.com/Royna2544" target="_blank"><img src="https://avatars.githubusercontent.com/u/69458352?v=4" alt="Royna2544" title="Royna2544"></a>
101+
<a href="https://github.com/Bot-wxt1221" target="_blank"><img src="https://avatars.githubusercontent.com/u/74451279?v=4" alt="Bot-wxt1221" title="Bot-wxt1221"></a>
102+
<a href="https://github.com/asuka-mio" target="_blank"><img src="https://avatars.githubusercontent.com/u/43900799?v=4" alt="asuka-mio" title="asuka-mio"></a>
103+
<a href="https://github.com/hosizoraru" target="_blank"><img src="https://avatars.githubusercontent.com/u/63982994?v=4" alt="hosizoraru" title="hosizoraru"></a>
104+
<a href="https://github.com/F-19-F" target="_blank"><img src="https://avatars.githubusercontent.com/u/58457605?v=4" alt="F-19-F" title="F-19-F"></a>
105+
<a href="https://github.com/qwerty472123" target="_blank"><img src="https://avatars.githubusercontent.com/u/5781325?v=4" alt="qwerty472123" title="qwerty472123"></a>
106+
<a href="https://github.com/ArthurCyy" target="_blank"><img src="https://avatars.githubusercontent.com/u/37627147?v=4" alt="ArthurCyy" title="ArthurCyy"></a>
107+
<a href="https://github.com/JohnRTitor" target="_blank"><img src="https://avatars.githubusercontent.com/u/50095635?v=4" alt="JohnRTitor" title="JohnRTitor"></a>
108+
<a href="https://github.com/lamprose" target="_blank"><img src="https://avatars.githubusercontent.com/u/29279979?v=4" alt="lamprose" title="lamprose"></a>
109+
<a href="https://github.com/OnlyTomInSecond" target="_blank"><img src="https://avatars.githubusercontent.com/u/31297720?v=4" alt="OnlyTomInSecond" title="OnlyTomInSecond"></a>
110+
<a href="https://github.com/salvogiangri" target="_blank"><img src="https://avatars.githubusercontent.com/u/13062958?v=4" alt="salvogiangri" title="salvogiangri"></a>
111+
<a href="https://github.com/Pegioner" target="_blank"><img src="https://avatars.githubusercontent.com/u/87282574?v=4" alt="Pegioner" title="Pegioner"></a>
112+
<a href="https://github.com/fadlyas07" target="_blank"><img src="https://avatars.githubusercontent.com/u/51447049?v=4" alt="fadlyas07" title="fadlyas07"></a>
113+
<a href="https://github.com/DevZillion" target="_blank"><img src="https://avatars.githubusercontent.com/u/77107077?v=4" alt="DevZillion" title="DevZillion"></a>
114+
<a href="https://github.com/bryanyee33" target="_blank"><img src="https://avatars.githubusercontent.com/u/65088428?v=4" alt="bryanyee33" title="bryanyee33"></a>
115+
<a href="https://github.com/DamnVinhHung" target="_blank"><img src="https://avatars.githubusercontent.com/u/263672336?v=4" alt="DamnVinhHung" title="DamnVinhHung"></a>
116+
<a href="https://github.com/chen2021-web" target="_blank"><img src="https://avatars.githubusercontent.com/u/83762621?v=4" alt="chen2021-web" title="chen2021-web"></a>
117+
<a href="https://github.com/frickypickle" target="_blank"><img src="https://avatars.githubusercontent.com/u/61328707?v=4" alt="frickypickle" title="frickypickle"></a>
118+
<a href="https://github.com/hopez13" target="_blank"><img src="https://avatars.githubusercontent.com/u/140780838?v=4" alt="hopez13" title="hopez13"></a>
119+
<a href="https://github.com/huangsijun17" target="_blank"><img src="https://avatars.githubusercontent.com/u/31504595?v=4" alt="huangsijun17" title="huangsijun17"></a>
120+
<a href="https://github.com/loogeo" target="_blank"><img src="https://avatars.githubusercontent.com/u/2646406?v=4" alt="loogeo" title="loogeo"></a>
121+
<a href="https://github.com/rhjdvsgsgks" target="_blank"><img src="https://avatars.githubusercontent.com/u/26178113?v=4" alt="rhjdvsgsgks" title="rhjdvsgsgks"></a>
122+
<a href="https://github.com/VenturX" target="_blank"><img src="https://avatars.githubusercontent.com/u/67334583?v=4" alt="VenturX" title="VenturX"></a>
123+
<a href="https://github.com/silvzr" target="_blank"><img src="https://avatars.githubusercontent.com/u/117378129?v=4" alt="silvzr" title="silvzr"></a>
124+
<a href="https://github.com/ukriu" target="_blank"><img src="https://avatars.githubusercontent.com/u/80760888?v=4" alt="ukriu" title="ukriu"></a>
125+
<a href="https://github.com/naicfeng" target="_blank"><img src="https://avatars.githubusercontent.com/u/18218380?v=4" alt="naicfeng" title="naicfeng"></a>
126+
<a href="https://github.com/HChenX" target="_blank"><img src="https://avatars.githubusercontent.com/u/123531821?v=4" alt="HChenX" title="HChenX"></a>
127+
<a href="https://github.com/Tools-cx-app" target="_blank"><img src="https://avatars.githubusercontent.com/u/127004703?v=4" alt="Tools-cx-app" title="Tools-cx-app"></a>
128+
<a href="https://github.com/Jprimero15" target="_blank"><img src="https://avatars.githubusercontent.com/u/17698387?v=4" alt="Jprimero15" title="Jprimero15"></a>
129+
<a href="https://github.com/CEKIKOFGAMERS" target="_blank"><img src="https://avatars.githubusercontent.com/u/66932561?v=4" alt="CEKIKOFGAMERS" title="CEKIKOFGAMERS"></a>
130+
<a href="https://github.com/th1nhhdk" target="_blank"><img src="https://avatars.githubusercontent.com/u/58503327?v=4" alt="th1nhhdk" title="th1nhhdk"></a>
131+
<a href="https://github.com/supechicken" target="_blank"><img src="https://avatars.githubusercontent.com/u/73414985?v=4" alt="supechicken" title="supechicken"></a>
132+
<a href="https://github.com/TheNoFace" target="_blank"><img src="https://avatars.githubusercontent.com/u/3072090?v=4" alt="TheNoFace" title="TheNoFace"></a>
133+
<a href="https://github.com/Abdelhay-Ali" target="_blank"><img src="https://avatars.githubusercontent.com/u/118073201?v=4" alt="Abdelhay-Ali" title="Abdelhay-Ali"></a>
134+
<a href="https://github.com/ALEX5402" target="_blank"><img src="https://avatars.githubusercontent.com/u/76860596?v=4" alt="ALEX5402" title="ALEX5402"></a>
135+
<a href="https://github.com/flame-0" target="_blank"><img src="https://avatars.githubusercontent.com/u/40175769?v=4" alt="flame-0" title="flame-0"></a>
136+
<a href="https://github.com/GiovanYCringe" target="_blank"><img src="https://avatars.githubusercontent.com/u/106202775?v=4" alt="GiovanYCringe" title="GiovanYCringe"></a>
137+
<a href="https://github.com/d9k6s" target="_blank"><img src="https://avatars.githubusercontent.com/u/1701912?v=4" alt="d9k6s" title="d9k6s"></a>
138+
<a href="https://github.com/arter97" target="_blank"><img src="https://avatars.githubusercontent.com/u/5400990?v=4" alt="arter97" title="arter97"></a>
139+
<a href="https://github.com/ponfertato" target="_blank"><img src="https://avatars.githubusercontent.com/u/24917461?v=4" alt="ponfertato" title="ponfertato"></a>
140+
<a href="https://github.com/Mufanc" target="_blank"><img src="https://avatars.githubusercontent.com/u/47652878?v=4" alt="Mufanc" title="Mufanc"></a>
141+
<a href="https://github.com/Astridxx" target="_blank"><img src="https://avatars.githubusercontent.com/u/27141679?v=4" alt="Astridxx" title="Astridxx"></a>
142+
<a href="https://github.com/pixincreate" target="_blank"><img src="https://avatars.githubusercontent.com/u/69745008?v=4" alt="pixincreate" title="pixincreate"></a>
143+
<a href="https://github.com/WeeAris" target="_blank"><img src="https://avatars.githubusercontent.com/u/123524343?v=4" alt="WeeAris" title="WeeAris"></a>
40144
</div>
41145
<div class="links">
42146
<a href="https://github.com/Spring-bulid/KinSU">GitHub</a>
43-
<a href="https://github.com/Spring-bulid/KinSU-Modules">模块仓库</a>
44-
<a href="https://github.com/Spring-bulid/KinSU/releases">下载</a>
147+
<a href="https://github.com/Spring-bulid/KinSU-Modules">妯″潡浠撳簱</a>
148+
<a href="https://github.com/Spring-bulid/KinSU/releases">涓嬭浇</a>
45149
</div>
46150
</body>
47151
</html>

0 commit comments

Comments
 (0)