mirror of
https://github.com/google/nomulus
synced 2026-02-09 22:40:55 +00:00
Currently we try to reimplemnet the same behavior of the existing code as much as possible. We only fix issues that go against the RFC7483, but we don't yet update the code to follow the latest (15feb19) RDAP Response Profile. That will require a much bigger change especially for the test files, so it'll wait for a followup CL. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=246948018
37 lines
1.7 KiB
JSON
37 lines
1.7 KiB
JSON
{
|
|
"lang": "en",
|
|
"errorCode": %CODE%,
|
|
"title": "%TITLE%",
|
|
"description": [
|
|
"%DESCRIPTION%"
|
|
],
|
|
"rdapConformance": [
|
|
"icann_rdap_response_profile_0"
|
|
],
|
|
"notices": [
|
|
{
|
|
"description": [
|
|
"By querying our Domain Database, you are agreeing to comply with these terms so please read them carefully.",
|
|
"Any information provided is 'as is' without any guarantee of accuracy.",
|
|
"Please do not misuse the Domain Database. It is intended solely for query-based access.",
|
|
"Don't use the Domain Database to allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations.",
|
|
"Don't access our Domain Database through the use of high volume, automated electronic processes that send queries or data to the systems of any ICANN-accredited registrar.",
|
|
"You may only use the information contained in the Domain Database for lawful purposes.",
|
|
"Do not compile, repackage, disseminate, or otherwise use the information contained in the Domain Database in its entirety, or in any substantial portion, without our prior written permission.",
|
|
"We may retain certain details about queries to our Domain Database for the purposes of detecting and preventing misuse.",
|
|
"We reserve the right to restrict or deny your access to the database if we suspect that you have failed to comply with these terms.",
|
|
"We reserve the right to modify this agreement at any time."
|
|
],
|
|
"links": [
|
|
{
|
|
"href": "https://www.registry.tld/about/rdap/tos.html",
|
|
"rel": "alternate",
|
|
"type": "text/html",
|
|
"value": "https://example.tld/rdap/help/tos"
|
|
}
|
|
],
|
|
"title": "RDAP Terms of Service"
|
|
}
|
|
]
|
|
}
|