Io quando provo a postare da furbofono con la rete dati, appena pigio il tasto di invio il sito mi restituisce il seguente codice d'errore con la motivazione "the server took too long to submit your post" ecc.:
——————
{"readyState":4,"responseText":"<!doctype html>\n<html>\n <head>\n <meta http-equiv=\"Content-type\" content=\"text/html; charset=utf-8\" />\n <link rel=\"stylesheet\" media=\"screen\" href=\"/stylesheets/style.css\"/>\n <link rel=\"stylesheet\" media=\"screen\" href=\"/error.css\"/>\n <link rel=\"stylesheet\" href=\"/stylesheets/font-awesome/css/font-awesome.min.css\">\n <link rel=\"stylesheet\" type=\"text/css\" href=\"/stylesheets/tingle.css\">\n <link rel=\"stylesheet\" media=\"screen\" href=\"/stylesheets/style.css\">\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=yes\">\n <link rel=\"stylesheet\" href=\"/stylesheets/font-awesome/css/font-awesome.min.css\">\n <link rel=\"stylesheet\" href=\"/static/flags/flags.css\">\n <script type=\"text/javascript\" src=\"/js/tingle.js\"></script>\n <script type=\"text/javascript\" src=\"/main.js\"></script>\n <script type=\"text/javascript\" src=\"/js/jquery.min.js\"></script>\n <title>403 - Accesso negato</title>\n </head>\n <body>\n <div class=\"error_code\">\n 403\n </div>\n\n <img src=\"/error_image.php?context=403\" class=\"error_image\"/>\n\n <div class=\"error_description\">\n Accesso negato\n </div>\n\n <hr/>\n <footer>\n <p class=\"unimportant\" style=\"margin-top:20px;text-align:center;\"> Il canale per i vecchifag. <br><a href=\"
https://www.vecchiochan.com/\">Vecchiochan</a></p>\n </footer>\n </body>\n</html>\n\n<script>\n$(function(){\n $.get(\"/templates/navbar.html\", function(navbarHtml) {\n $(\"body\").prepend(navbarHtml);\n });\n});\n</script>","status":403,"statusText":"error"}