forked from gfdgd_xi/wine-bottle-library
30 lines
2.0 KiB
HTML
30 lines
2.0 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>
|
||
<h3>更新时间:2023年1月22日 15:54:12</h3>
|
||
<p><a href='https://code.gitlink.org.cn/gfdgd_xi/wine-bottle-library/raw/branch/master/deepin-wine6-stable-x86_64-normal.7z'>纯净容器(Deepin Wine6 Stable,x86_64)</a></p>
|
||
<p><a href='https://code.gitlink.org.cn/gfdgd_xi/wine-bottle-library/raw/branch/master/deepin-wine6-stable-i386-normal.7z'>纯净容器(Deepin Wine6 Stable,I386)</a></p>
|
||
<p><a href='https://code.gitlink.org.cn/gfdgd_xi/wine-bottle-library/raw/branch/master/deepin-wine-stable-i386-normal.7z'>纯净容器(Deepin Wine2,I386)</a></p>
|
||
<p><a href='https://code.gitlink.org.cn/gfdgd_xi/wine-bottle-library/raw/branch/master/wine-0.9.29-i386-normal.7z'>纯净容器(Wine0.9.29,I386)</a></p>
|
||
<p><a href='https://gitee.com/gfdgd-xi-org/deep-wine-runner/stargazers'><img src='https://gitee.com/gfdgd-xi-org/deep-wine-runner/badge/star.svg?theme=dark' alt='star'></img></a><a href='https://gitee.com/gfdgd-xi-org/deep-wine-runner/members'><img src='https://gitee.com/gfdgd-xi-org/deep-wine-runner/badge/fork.svg?theme=dark' alt='fork'></img></a></p>
|
||
<hr/>
|
||
<h2>Wine 运行器</h2>
|
||
<p><img src='https://gitee.com/gfdgd-xi-org/deep-wine-runner/widgets/widget_card.svg?colors=eae9d7,2e2f29,272822,484a45,eae9d7,747571'></p>
|
||
<hr/>
|
||
<h1 id="copyright">©2020~2023 gfdgd xi、为什么您不喜欢熊出没和阿布呢</h1>
|
||
</body>
|
||
<script>
|
||
window.onload = function(){
|
||
var d = new Date();
|
||
document.getElementById("copyright").innerHTML = "©2020~" + d.getFullYear() + "gfdgd xi、为什么您不喜欢熊出没和阿布呢";
|
||
}
|
||
</script>
|