你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/437442-discord-get-your-token/discussions/301992,源站連結 點此以跳轉。
Get your Discord token quickly.
< 脚本 Discord Get Your Token 的反馈
Hello. We ask three questions before revealing the token. During this questioning, Discord may remove the token from local storage.
There are no async operations so it's completely unecessary, you can just write the code in one line:
prompt("Your Discord token:", localStorage.getItem("token")?.replaceAll('"', ""));