2025-10-28
utils.jq(() => { $(function () { const reactions = { '+1': '👍', '-1': '👎', 'laugh': '😀', '...
utils.jq(() => { $(function () { const reactions = { '+1': '👍', '-1': '👎', 'laugh': '😀', '...
utils.jq(() => { $(function () { const el = document.querySelector('.ds-twikoo'); utils.onLoading(el); // 加载动...
function getVoteKey(id) { return `vote-${id}`; } function hasVoted(id) { return !!localStorage.getItem(getVoteKey(id)); ...
utils.jq(() => { $(function () { const els = document.getElementsByClassName('ds-waline'); for (var i = 0; i ...
utils.jq(() => { $(function () { const els = document.getElementsByClassName('ds-weibo'); for (var i = 0; i < els.l...
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, yo...