Skip to content

Instantly share code, notes, and snippets.

View METCO2's full-sized avatar
🏠
Working from home

METCO2

🏠
Working from home
View GitHub Profile
@METCO2
METCO2 / miui-blotware-apps.md
Created February 2, 2025 21:32 — forked from mcxiaoke/miui-blotware-apps.md
MIUI 13/14 bloatware apps, updated at 20240816

对于所有应用,不建议直接删除,使用adb shell pm disable-user package-name禁用即可,方便出问题时恢复。

DO NOT UNINSTALL:

  • com.miui.securitycenter
  • com.miui.securityadd
  • com.xiaomi.finddevice

(Don’t uninstall these three apps or services from your Xiaomi device. Otherwise, you may encounter device bricking or bootloop issues.)

@METCO2
METCO2 / bt4g_Magnet_direct_show.user.js
Last active February 3, 2025 11:33 — forked from zhimiaoli/bt4g_Magnet_direct_show.user.js
在bt4g.org的页面上直接显示磁力添加下载地址
// ==UserScript==
// @name bt4g Magnet direct show
// @namespace http://tampermonkey.net/
// @version 0.3.1
// @description 在bt4g.org的页面上直接显示磁力添加下载地址,现在仅支持详情页。修复版
// @author lizhimiao
// @match https://bt4g.org/magnet/*
// @match https://bt4gprx.com/magnet/*
// @icon https://www.google.com/s2/favicons?domain=bt4g.org
// @grant none