AlexSJC 的博客

归档

2023 年 04 月

2023-04-04

https://github.com/arcxingye/EatKano 在控制台中使用以下代码: let items = []; function run() { if (items.length === 0) { items = [...document.querySelector

2023-04-04

官方 API:https://cn.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1&mkt=zh-CN <?php $json = file_get_contents('https://cn.bing.com/HPImageArchive.aspx?
// ==UserScript== // @name YouTube 使用中文字幕 // @namespace http://tampermonkey.net/ // @version 1.3.5 // @description 在 YouTube 上自动选择简体中
本文迁移自旧版 blog.alexsjc.top,仅供归档 2023-9-20 解决 Cloudflare 导致的小问题。 2023-9-17 添加统计功能(后台)。 2023-8-7 迁移至 https://blog.alexsjc.top。 2023-5-6

2023-04-02

var timeout = prompt("请输入刷新时间间隔(秒)"); var current = location.href; if (timeout > 0) { setTimeout('reload()', 1000 * timeout); } else { locatio

2023 年 01 月

https://www.zhihu.com/question/45070018/answer/2651845586 下载 微信聊天记录导出工具.7z 打开微信文件的储存位置(默认为 Documents\WeChat Files) 进入文件夹 <