Skip to content

Instantly share code, notes, and snippets.

@chiyi4488
chiyi4488 / Blogger解密密文
Last active August 3, 2019 04:07
Blogger加密文章
<!--Design by Cotpear _Start-->
請輸入密碼,以顯示內容。
<input class="form-control" id="pwd" type="text" />
<button class="btn btn-info" id="submitPwd" style="text-align: center;">解密</button>
<script>
var code="將您的密文貼至於此"
$(() => {
$("#submitPwd").click(() => {
try {
$("#result").html(