<script> fetch('https://v1.jinrishici.com/all.json') .then(r => r.json()) .then(d => { document.getElementById('poem').textContent = d.content + ' —— ' + d.author + '《' + d.origin + '》'; }); </script>加载中...
💬 Discord: @sinetian5024
Last Update: 2025-08-14