The service at psndl.net was a long-running database used to download PlayStation package files (.pkg) and their accompanying activation licenses (.rap) directly from Sony's servers.
psndl.net, "better" might be part of a filename or search term (e.g., "Better PlayStation Network update").better to find the exact package. Then copy the direct HTTPS link.wget "$URL_BASE/$PACKAGE.asc" gpg --verify "$PACKAGE.asc" "$PACKAGE" https psndlnet packages better
To make https://psndlnet/packages better: The service at psndl