check_filename.py: Don't run on apps that are gone
Implement a check to not run on apps that do not have an app_id and have the status "gone".
For these the check fails after putting an archive.org memento for the no longer existing repository URL.
The current workaround is to add the previous listing url in app_id, but... it's an ugly, ugly hack.
Edited by Peter Mack