Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fgfobdpqjs authored Dec 24, 2023
1 parent 7db2d63 commit 144405d
Show file tree
Hide file tree
Showing 12 changed files with 117 additions and 0 deletions.
Binary file added GETMC/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GETMC/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GETMC/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GETMC/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GETMC/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GETMC/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GETMC/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GETMC/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions GETMC/CN.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>

<style>
div{
width: 322px;
height: 53px;
overflow: hidden;
}
div>img{
width: 100%;
height: 53px
}
div:hover>img:last-child{
display: block;
}
div:hover>img:first-child{
display: none;
}
div>img:last-child{
display: none;

}
</style>
</head>

<body>
<div>
<img src="4.png" alt="">
<img src="5.png" alt="">
</div>
</body>
</html>
37 changes: 37 additions & 0 deletions GETMC/MC.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>

<style>
div{
width: 269px;
height: 71px;
overflow: hidden;
}
div>img{
width: 100%;
height: 71px
}
div:hover>img:last-child{
display: block;
}
div:hover>img:first-child{
display: none;
}
div>img:last-child{
display: none;

}
</style>
</head>

<body>
<div>
<img src="1.png" alt="">
<img src="2.png" alt="">

</div>
</body>
</html>
42 changes: 42 additions & 0 deletions GETMC/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
</br>
<a href="MC/index.html" title="MC免费白嫖与MOD/MOD LOADER/论坛">MC免费白嫖与MOD/MOD LOADER/论坛</a>
</br>
<a href="GETMC/index.html" title="获取Minecraft">获取Minecraft</a>
</br>
<a href="KUNKUN/CaiXuKunChina6.0.html" title="ikun必玩小游戏">ikun必玩小游戏</a>
</br>
<a href="WINJIHUO/WindowsJIHUO.html" title="你是盗版系统?点我变成正版系统">你是盗版系统?点我变成正版系统</a>
Expand Down

0 comments on commit 144405d

Please sign in to comment.