Don’t panic; you’ll have to wait 24 hours after the domain got suspended for your website to work again. Also, please see the article about the I/O limit:
One of the limits enforced by InfinityFree is the “IO limit”. This article explains what this limit means, what usually causes it and what you can do to prevent reaching it.
What does IO usage mean
IO usage measures how much the PHP code on your site interacts with the hosting storage. It’s usually measured in MB per second.
Your website generates IO usage for example when uploading files on your website using a built-in uploader (such as the media manager in WordPress) or when installing plug…