mirror of
https://github.com/RubyMetric/chsrc.git
synced 2025-02-02 09:55:32 +08:00
Update index.html
This commit is contained in:
parent
ff94756923
commit
5159e0ec9b
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>chsrc 全平台通用换源工具与框架 | Change Source everywhere for every software</title>
|
||||
<meta name="keywords" content="chsrc,换源,linux,windows,macOS,npm,pip,yarn,brew,ubuntu,debian,cpan,fedora,gem,composer,cargo,maven,bsd" />
|
||||
<link rel="stylesheet" type="text/css" href="index_html.css?h=19caec86">
|
||||
<link rel="stylesheet" type="text/css" href="index_html.css?h=85332c31">
|
||||
<meta name="baidu-site-verification" content="codeva-qdl1hIGxvW" />
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
|
@ -32,7 +32,7 @@
|
|||
<span class="textstyle6">C99</span>
|
||||
<span class="textstyle5"> 来完成上述目标。我们并不使用 Python 或 JS 等解释语言,因为一个简单的换源工具,不应该强行塞给用户一个庞大的解释器和数十、数百 MB 其他文件。<br/><br/>本软件为</span><span class="textstyle6">自由软件</span><span class="textstyle5">,SDPX 软件许可证为 </span><span class="textstyle6">GPL-3.0-or-later and MIT</span><span class="textstyle5"><br/><br/>源代码:<br/></span><ul id="ul_7901585d" class="ulstyle1">
|
||||
<li><span class="textstyle5"><a href="https://github.com/RubyMetric/chsrc" target="_blank">https://github.com/RubyMetric/chsrc</a></span><span class="textstyle5"> </span></li>
|
||||
<li><span class="textstyle5"><a href="https://github.com/RubyMetric/chsrc" target="_blank">https://gitee.com/RubyMetric/chsrc</a></span></div>
|
||||
<li><span class="textstyle5"><a href="https://gitee.com/RubyMetric/chsrc" target="_blank">https://gitee.com/RubyMetric/chsrc</a></span></div>
|
||||
</li>
|
||||
</ul>
|
||||
</div></div></div>
|
||||
|
@ -51,7 +51,7 @@
|
|||
<div class="textstyle1">
|
||||
<span class="textstyle10">$ </span>
|
||||
<span class="textstyle8"> </span>
|
||||
<span class="textstyle9">iwr -useb "https://chsrc.run/windows" | iex</span>
|
||||
<span class="textstyle9">"& { $(iwr -useb https://chsrc.run/windows) } -Version pre" | iex</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
h1, h2, h3 { margin:0; padding:0; font-weight:normal; font-style:normal; }
|
||||
a { color:#5D5D9E; }
|
||||
a:visited { color:#5D5D9E; }
|
||||
a:active { color:#5C615E; }
|
||||
a:hover { color:#B2B3B4; }
|
||||
a { color:#5D5D9E; }
|
||||
a:visited { color:#5D5D9E; }
|
||||
a:active { color:#5C615E; }
|
||||
a:hover { color:#B2B3B4; }
|
||||
body { background-color:#FFFFFF; padding:0; margin: 0; }
|
||||
.textstyle1 { text-align:center; }
|
||||
#container_3e575098 { vertical-align: top; position:relative; display: inline-block; width:80%; min-height:413px; max-width:100%; background-color:#FFFFFF; background-image: url(image/chsrc.png); background-position:center left; background-size:cover; }
|
||||
|
@ -25,7 +25,7 @@ body { background-color:#FFFFFF; padding:0; margin: 0; }
|
|||
.textstyle7 { font-size:18pt; font-family:'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif; color:#FF8080; }
|
||||
.textstyle8 { font-size:18pt; font-family:'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif; color:#000000; }
|
||||
.textstyle9 { font-size:18pt; font-family:'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif; color:#FFFFFF; }
|
||||
#text_6d1ec1f3 { position:absolute; left:34%; top:50%; width:570px; height:51px; background:none; }
|
||||
#text_6d1ec1f3 { position:absolute; left:27%; top:52%; width:800px; height:51px; background:none; }
|
||||
.textstyle10 { font-size:18pt; font-family:'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif; color:#FF8040; }
|
||||
#container_7c6af539 { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:299px; max-width:100%; background-color:rgba(35, 35, 35, 0.898039); }
|
||||
#container_7c6af539_padding { margin: 10px; display: block; }
|
||||
|
|
Loading…
Reference in New Issue
Block a user