EatKano 作弊
 GitHubarcxingye/EatKano   在控制台中使用以下代码: let items = []; function run() { if (items.length === 0) { items = [...document.querySelectorAll('.t1, .t2, .t3, .t4, .t5')]; }…
YouTube 使用中文字幕
// ==UserScript== // @name YouTube 使用中文字幕 // @namespace http://tampermonkey.net/ // @version 1.3.5 // @description 在 YouTube 上自动选择简体中文字幕 // @author AlexSJC // @match https://w…
thumbnail
网站更新日志
以下是本站曾进行的部分更新内容,若在浏览博客时遇到问题,可在本文评论区报告。 2023-9-20 解决 CloudFlare 导致的小问题。 2023-9-17 添加统计功能(后台)。 2023-8-7 迁移至 https://blog.alexsjc.top。 2023-5-6 优化网站加载速度。 2023-4-8 由 https://c3c.o…
thumbnail
互换友链说明
本站信息 名称:AlexSJC 的博客 描述:繁星纵变,智慧永恒 地址:https://blog.alexsjc.top 头像:https://blog.alexsjc.top/wp-content/uploads/2023/05/avatar.png 收录要求 网站已建立3个月以上 在10天内发布过新文章 现存至少10篇文章 不含大量广告营销内容
网页自动刷新
var timeout = prompt("请输入刷新时间间隔(秒)"); var current = location.href; if (timeout > 0) { setTimeout('reload()', 1000 * timeout); } else { location.replace(current); } function…
文章迁移公告
位于 alexsjc.top 的文章将在一段时间内逐步迁移至本网站。
世界,您好!
欢迎使用WordPress。这是您的第一篇文章。编辑或删除它,然后开始写作吧!