29 lines
1.4 KiB
HTML
29 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<title>Wine 列表</title>
|
|
<meta name="viewport" content="width=device-width" initial-scale="1" />
|
|
<meta charset='UTF-8'>
|
|
<meta http-equiv="content-language" content="zh-cn">
|
|
<meta name="description" content="用于下载 Wine 的网站" >
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Wine 列表(来自 Wine 运行器)</h1>
|
|
<p>可至网盘下载:下载链接: http://ctfile.gfdgdxi.top/d/31540479-61624693-080e74?p=2061 (访问密码: 2061)</p>
|
|
<h3>推荐在 Wine 运行器内安装</h3>
|
|
<p style='overflow: auto;'><img src='images/截图_installwine_20230123094608.png'></p>
|
|
<hr/>
|
|
<p><a href='https://gitee.com/gfdgd-xi/deep-wine-runner/stargazers'><img src='https://gitee.com/gfdgd-xi/deep-wine-runner/badge/star.svg?theme=dark' alt='star'></img></a><a href='https://gitee.com/gfdgd-xi/deep-wine-runner/members'><img src='https://gitee.com/gfdgd-xi/deep-wine-runner/badge/fork.svg?theme=dark' alt='fork'></img></a></p>
|
|
<hr/>
|
|
<h2>Wine 运行器</h2>
|
|
<p style='overflow: auto;'><img src='https://gitee.com/gfdgd-xi/deep-wine-runner/widgets/widget_card.svg?colors=eae9d7,2e2f29,272822,484a45,eae9d7,747571'></p>
|
|
<hr/>
|
|
<h1 id="copyright">©2020~2024 gfdgd xi</h1>
|
|
</body>
|
|
<script>
|
|
window.onload = function(){
|
|
var d = new Date();
|
|
document.getElementById("copyright").innerHTML = "©2020~" + d.getFullYear() + " gfdgd xi";
|
|
}
|
|
</script>
|