This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Juejin Lucky | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @description 从关注 网易云音乐大前端团队 并且在 https://juejin.im/pin/6871042321472421902 沸点下回复的用户中去重后随机抽出 25 个,并分 3 组 | |
// @author Cody | |
// @match https://juejin.im/pin/6871042321472421902 | |
// @grant none | |
// ==/UserScript== |