mirror of
https://github.com/EndPwnArchive/endpwn3.git
synced 2024-08-15 00:23:30 +00:00
fix the code
thanks to bootsy for reporting this
This commit is contained in:
parent
d3e2d13526
commit
8454d1b018
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<div style="background:linear-gradient(to bottom right,#0ff,#f0f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:72px;">ΣndPwn³</div>
|
||||
Copy and paste the following string into your Discord console:
|
||||
<br>
|
||||
<code>DiscordNative.nativeModules.requireModule("discord_/../electron").remote.getCurrentWindow().loadURL('https://endpwn.github.io/endpwn3')</code>
|
||||
<code>DiscordNative.nativeModules.requireModule("discord_/../electron").remote.getCurrentWindow().loadURL('https://endpwn.github.io/endpwn3/app')</code>
|
||||
<br>
|
||||
<br> Credit to bootsy for developing the ASAR-less code injection method (bootsyhax)
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue