There was an error while loading. Please reload this page.
If the deleted torrents in this repository takes up space, it's time to clean it.
Download BFG Repo-Cleaner
git clone --mirror https://github.com/AnimMouse/psn-pkg-torrents.git
java -jar bfg.jar --delete-files *.torrent psn-pkg-torrents.git
cd psn-pkg-torrents.git
git reflog expire --expire=now --all && git gc --prune=now --aggressive
git push