connectivity.maingron.com 
About
This site provides multiple tools to check your connectivity.
Feel free to embed this in your projects - CORS headers should allow it.
Please try to prevent request flooding.
If this project is useful to you, consider looking at the donation page - after all, running a server can be costly.
Bugs or suggestions? Visit maingron.com/contact.
Index
Tools
JSON Response
/json-response.jsonReturns a JSON response with request details.You can define parameters, as listed below, but you can also use the defaults.
Example: https://connectivity.maingron.com/json-response.json?PARAMETER_NAME=VALUE
Parameters
Text Response
/text-response.txtReturns a simple text document with the current timestamp, if successful.
FAQ
- Why timestamp only?
- There's not much to do with a plain text document. This way you can verify the timestamp and make sure its not a cached response.
HTML Monitor
/html-monitor.htmlThis is a site that automatically refreshes every seconds.
If online, it displays the last refresh time.
Parameters
FAQ
- Can I just use this?
- Yes.
Check out my other stuff
- Maingron.com - My personal website.
- GitHub - My GitHub profile with various (Open Source) projects.
- MainOS - My hobby operating system project in the browser.
- Open with Retroarch - A script to open game files directly in Retroarch from your file manager.