This repository was archived by the owner on Mar 7, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments