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 ChatGPT Business 20U off (带优惠码) | |
| // @namespace http://tampermonkey.net/ | |
| // @version 5.0 | |
| // @match https://chatgpt.com/* | |
| // @match https://chat.openai.com/* | |
| // @grant GM_addStyle | |
| // @run-at document-end | |
| // ==/UserScript== |