fix the code

thanks to bootsy for reporting this
This commit is contained in:
Astra 2018-04-18 01:31:06 -04:00
parent d3e2d13526
commit 8454d1b018
1 changed files with 1 additions and 1 deletions

View File

@ -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;">&Sigma;ndPwn&sup3;</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>