Skip to content

Commit 93d6fcc

Browse files
authored
Update advanced_installer.html
1 parent 2ce020a commit 93d6fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/advanced_installer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1>ProStore Installer</h1>
161161
const LITTERBOX_UPLOAD = "https://litterbox.catbox.moe/resources/internals/api.php";
162162
const INSTALL_BASE = "https://ipa.s0n1c.ca";
163163
// Example encrypted data (Base64 string)
164-
const encryptedBase64 = "KFXOkXzLGFXnwnjDuq9L2DsNqvXYfAuoi2+DhMNb51NDB75o4hhknyoWhIqPh5XQP8aRdyt459ypSbtrsIEd0sTiGdDeJo4eytkUqtfpuQ4Y8jPlX+BGuQLOVyx2w8hP";
164+
const encryptedBase64 = "U2FsdGVkX19KsZgl+4hAbLMCgHeI25tuZyIEgqH1Ag/e++htsWPwDVBqy3vDePeCwvpt2r+dhXNBsmul7EbXmF47J7tF7kIM0mHhhIiBhx/ulWBf6Mu5p4sRJJAwkI44/klG1byoGJtFIQ9t1/Z3Yg==";
165165
// Your key (must be the same key used for encryption)
166166
const key = "supergamer474";
167167
// Decrypt

0 commit comments

Comments
 (0)