PSFree
PSFree copied to clipboard
Minor fixes: syntax issue and update cache manifest
This pull request includes two changes related to the lapse.mjs file and the psfree_lapse.cache configuration file. The changes involve fixing a syntax issue in the exploit function and updating the list of cached files.
Code Fixes:
lapse.mjs: Corrected a syntax error by ensuring the closing brace for thetryblock is properly placed. This resolves a potential issue with thekexploitfunction.
Configuration Updates:
psfree_lapse.cache: Removedpayload.jsfrom the cached files list, likely to reflect updated project requirements or unused assets.