Informational page for domains and servers without a full website.
This page is intended for display on domains and IP addresses where no full website deployment is planned.
Its main purpose is to provide basic server identification and minimal user interaction.
- Redirects all requests to
index.html
via.htaccess
. - Displays the visitor’s IP address.
- Animated 'eye' element that follows the mouse cursor and the movement of the mobile phone.
- Minimalist design without external libraries.
- The IP address display and the animated eye are included to add light activity to the page and prevent it from appearing empty.
- HTML5
- CSS3
- Vanilla JavaScript
- IP address API:
https://api.ipify.org
- Identification of domains and IP addresses without hosting a full website.
- Use on test domains, temporary servers, or auxiliary addresses.
- Demonstration of basic client-side interaction without server-side logic.
This project is licensed under the MIT License.
See the LICENSE file for details.