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 MJJBOX 等级与签到助手 | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0.2 | |
// @description 专业的MJJBOX等级显示与自动签到工具 | |
// @author MJJBOX | |
// @match https://mjjbox.com/* | |
// @icon https://mjjbox.com/user_avatar/mjjbox.com/admin/48/106_2.png | |
// @grant GM_xmlhttpRequest | |
// @grant GM_getValue |
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
proxy-groups: | |
- name: 🚀 节点选择 | |
type: select | |
proxies: | |
- DIRECT | |
include-all: true | |
- name: 🎯 全球直连 | |
type: select | |
proxies: | |
- DIRECT |