TODO task done
This commit is contained in:
parent
46538fa620
commit
b3709c64e9
@ -193,7 +193,7 @@ file (see the documentation of the module).
|
|||||||
|
|
||||||
def find(self, id):
|
def find(self, id):
|
||||||
"""Get the RDAP server(s), as an array, for a given identifier. None
|
"""Get the RDAP server(s), as an array, for a given identifier. None
|
||||||
if there is none. TODO port check_expire on that"""
|
if there is none."""
|
||||||
if self.category == "domains":
|
if self.category == "domains":
|
||||||
domain = id
|
domain = id
|
||||||
if domain.endswith("."):
|
if domain.endswith("."):
|
||||||
|
Loading…
Reference in New Issue
Block a user