Import the main cgi_wrapper as "application" in main.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
from morss import main
from morss import main, cgi_wrapper as application
if __name__ == '__main__':
main()
The note is not visible to the blocked user.