屏蔽b站首页推荐中的指定up
github: https://github.com/kuzen/Bili-Recommended-List-Blocker
greasyfork: https://greasyfork.org/zh-CN/scripts/437528
问题反馈请使用GitHub或Q群: https://github.com/kuzen/Bili-Recommended-List-Blocker/issues Q群:415399492

浏览器F12打开控制台,然后输入以下内容回车即可!
document.cookie = "i-wanna-go-back=-1; path=/; domain=.bilibili.com";
location.reload();
部分样式参考了:https://github.com/ipcjs/bilibili-helper
图标来源:https://github.com/bytedance/iconpark