{% extends "_page.twig" %} {% block title %}Home{% endblock %} {% block content %}

This is reg.i2p registry service.

Info:
Service is Up. Hosts check is done every hour.
Supported commands:

Subscription:
For addressbook subscription use /hosts.txt file.
The link returns basic addressbook upon initial request or request with no If-Match-None header.
Following requests will return full alive hosts list.

Static links to lists:
Lists are updated every 4 hours.

Rules:
Although there are no specific rules for domain registration, we do have the policy on dead domain records.
Your domain will become open for registration again (disabled) if it is dead for:

Domains that are inaccessible before the disabling date for {{ hidedays }} days, will be hidden from alive list, removed from export lists, but will still be checked every hour.
When domain dead for amount days stated above, it will be marked as disabled, opened for registration and will be checked once a day for availability at {{ fullhour }} o'clock UTC.

{% if approval %}

Approval:
Your domain will generally be approved within {{ apprdelay }} hour(s). However, your domain must be alive within the last {{ apprseen }} hour(s) before the approval is due.

{% endif %} {% if fetcher and subscrs|length > 0 %}

External subscriptions:
Our service fetches external subscription updates daily. List of external services:

{% endif %} {% endblock %}