81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
| 81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
+
+
+
+
+
+
+
+
-
+
| }
b {
background-color: white;
}
a {
target: _blank;
}
details > summary {
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div class="title">
游戏王残局简化版
</div>
<p>游戏王残局简化版,随缘更新。</p>
<p>游戏王残局简化版,<b>随缘</b>更新。</p>
<p><b>☞ 以下内容不够重要,可以忽略</b></p>
<p>http://chiselapp.com/user/kkk/repository/canju</p>
<script>
document.onmouseup = function(event) {
var 元素 = event.target
|