You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1. [git重写提交历史](git)
|
|
执行[time.sh](git/time.sh)格式化输出git提交历史日期和时间戳,
|
|
编辑[rename.sh](git/rename.sh)需要修改的提交历史时间戳条件,运行即可修改
|
|
历史记录并提交到远程仓库。
|
|
2. [UEFI启动光盘镜像制作](grub)
|
|
支持UEFI启动的GRUB2 ISO光盘镜像的制作
|
|
3. [Telegram机器人推送P站图片](pixiv)
|
|
爬取P站上的图片,并通过Telegram机器人推送到目标聊天室 |