v1.3.0 - Added Fedora. Supported options currently: Everything, Server, Silverblue, Spins, Workstation and x86_64/aarch64 support for images that have it. - Changed gpg_verify(). Invoking the function without an argument will verify the sig file now. Usage: gpg_verify and gpg_verify "$sum_file" - Removed majority of logic in wget_spider(). It is now just a basic function to --spider files. - Added `fallback_keys` directory and included all current keys used by the script. Should only be used as a backup when the automatic key import faces errors. Full commit log: https://codeberg.org/bashuser30/dl-distro/compare/v1.2.0...v1.3.0