Hacker News new | ask | show | jobs
by punnerud 108 days ago
Should fix the images on the page, but the app looks good. Using Termius on iPhone, but seriously thinking of trying something else
1 comments

Cloudflare just went down for static site assets, need to migrate away
If its just static content you can also use GitHub Pages, its free and you get SSL/OwnDomain, use it for most of my iPhone/Mac Apps. Example https://jetpach.com/
Oooo didn't know github pages allowed custom domains, thanks for sharing!