mirror of
https://github.com/EndPwnArchive/endpwn3.2-lambda.git
synced 2024-08-14 23:49:56 +00:00
update proxy release
This commit is contained in:
parent
9297c285b1
commit
1d4fc955bf
4 changed files with 383 additions and 344 deletions
10
index.html
10
index.html
|
@ -6,6 +6,12 @@
|
|||
<meta property="og:description" content="Instructions for installing Lambda" />
|
||||
<meta property="og:image" content="/lambda.png" />
|
||||
|
||||
<script>
|
||||
function updatePayload() {
|
||||
document.querySelector('code').innerText = `DiscordNative.globals.appSettings.set('UPDATE_ENDPOINT','https://proxy.xn--lmbda-2be.cf/api');DiscordNative.globals.appSettings.save();reloadElectronApp()`
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'IBMVGA8';
|
||||
|
@ -45,9 +51,9 @@
|
|||
|
||||
<body>
|
||||
<div>Lλmbda</div>
|
||||
<a href="https://gitlab.com/Cynosphere/lambda-patcher">Grab the Lambda Patcher</a>
|
||||
Copy and paste the following string into your Discord console:
|
||||
<br>
|
||||
<p>Lambda does not have any Discord internal injection methods anymore.</p>
|
||||
<code>please wait...</code>
|
||||
<br>
|
||||
<b>This is a fork of EndPwn3.</b>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue