gna gna unicode blah blah blah

Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
Alarig Le Lay 2024-07-26 00:07:08 +02:00
parent 822f484eb7
commit 7a34bd7060
Signed by: alarig
GPG key ID: 7AFE62C6DF8BCDEC

View file

@ -157,8 +157,8 @@ class Expiration(nagiosplugin.Resource):
Get the expiration date from RDAP.
The RDAP server is extracted from https://data.iana.org/rdap/dns.json which
cached to avoid useless fetching; but the JSON from the registry RDAP isnt
cached because we cant presume of the data lifetime.
cached to avoid useless fetching; but the JSON from the registry RDAP is
not cached because we can not presume of the data lifetime.
"""
def __init__(self, domain):