Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Bilibili xyx
// @namespace http://tampermonkey.net/
// @version 0.1
// @description 不给叔叔送钱
// @author You
// @match *://www.bilibili.com/bangumi/play/*
// @match *://www.bilibili.com/video/*
// @connect api.bilibili.com
// @icon https://www.bilibili.com/favicon.ico
@lyc8503
lyc8503 / bilibili_share.user.js
Last active February 11, 2026 10:14
已被 bilibili 制裁并无法修复,仅供技术学习,后续不会更新
// ==UserScript==
// @name Bilibili share
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Bilibili share
// @author You
// @match *://www.bilibili.com/bangumi/play/*
// @match *://www.bilibili.com/video/*
// @connect api.bilibili.com
// @icon https://www.bilibili.com/favicon.ico
@fortinmike
fortinmike / reclaim-disk-space.bat
Last active March 6, 2026 06:53
Aggressively reclaim disk space in a Windows partition
::
:: Reclaims Windows disk space in a "destructive" manner (can't uninstall service packs and updates afterwards, etc.).
:: Use at your own risk. Useful for Windows installations in space-constrained environments, such as a small Boot Camp
:: partition on a Mac.
::
:: [IMPORTANT] It is strongly suggested to make a full-disk backup of your Windows partition before running this script,
:: as you can't roll back service packs and updates afterwards.
::
:: [IMPORTANT] Run this script as admin (required to run `Dism.exe` among other things).
::
@ChuckMichael
ChuckMichael / vcredistr.md
Last active March 21, 2026 09:39
Visual C++ Redistributable Packages