Discord Get Your Token

Get your Discord token

< 腳本Discord Get Your Token的回應

評論:正評 - 腳本一切正常

§
發表於:2025-06-16

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('"', ""));

發表回覆

登入以回覆