狱卒:芝士队长推荐 - 扫描二维码观看
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>狱卒_芝士队长推荐</title>
</head>
<body style="background:#000">
<h1 style="color:#fff;text-align:center">扫描下方二维码看狱卒</h1>
<button style="color:#fff;text-align:center;border-color:#000;background:#000;width:100%;font-size:30px;" onclick="fuZhi()">点击复制</button>
<img src="https://i.imgtg.com/2023/07/19/OFyqjU.jpg" alt="OFyqjU.jpg" border="0" style="width:100%">
<script>
function fuZhi(){
var tempInput = document.createElement("input");
tempInput.value = "33380073";
document.body.appendChild(tempInput);
tempInput.select();
document.execCommand("copy");
document.body.removeChild(tempInput);
alert("复制成功");
}
</script>
</body>
</html>
原文地址: https://www.cveoy.top/t/topic/pUVF 著作权归作者所有。请勿转载和采集!