更新 worker.js

This commit is contained in:
Jerry Zhou
2024-06-20 12:53:40 +08:00
committed by GitHub
parent 28797e011b
commit f133af3977
+3
View File
@@ -169,6 +169,9 @@ function generateHTML(data) {
</div>
</div>
</div>
<div class="text-center py-4">
Copyright © 2024 <a href="https://jerryz.com.cn" class="text-blue-500 hover:underline">Jerry Zhou</a> . All Rights Reserved.
</div>
<button id="back-to-top">↑</button>
<script>
document.addEventListener('DOMContentLoaded', function() {