Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Update tld_regexpr.py #303

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Update tld_regexpr.py #303

merged 1 commit into from
Apr 3, 2023

Conversation

maarten-boot
Copy link
Collaborator

fix datetime "se" tld

./test2.py -d 'amcon.se'

test domain: <<<<<<<<<< amcon.se >>>>>>>>>>>>>>>>>>>>
name               str               'amcon.se'
tld                str               'se'
registrar          str               'Domeneshop AS'
registrant_country str               ''
creation_date      datetime.datetime 2023-03-30 00:00:00
expiration_date    datetime.datetime 2024-03-30 00:00:00
last_updated       NoneType          None
status             str               'ok'
statuses           list              ['ok']
dnssec             bool              False
name_servers       list              ['ns1.nss.ee', 'ns2.nss.ee']

 {'Try': [{'Domain': 'amcon.se', 'rawData': '[Querying whois.iis.se]\n[whois.iis.se]\n# Copyright (c) 1997- The Swedish Internet Foundation.\n# All rights reserved.\n# The information obtained through searches, or otherwise, is protected\n# by the Swedish Copyright Act (1960:729) and international conventions.\n# It is also subject to database protection according to the Swedish\n# Copyright Act.\n# Any use of this material to target advertising or\n# similar activities is forbidden and will be prosecuted.\n# If any of the information below is transferred to a third\n# party, it must be done in its entirety. This server must\n# not be used as a backend for a search engine.\n# Result of search for registered domain names under\n# the .se top level domain.\n# This whois printout is printed with UTF-8 encoding.\n#\nstate:            active\ndomain:           amcon.se\nholder:           dns1767-77221086\ncreated:          2023-03-30\nmodified:         -\nexpires:          2024-03-30\nnserver:          ns1.nss.ee\nnserver:          ns2.nss.ee\ndnssec:           unsigned delegation\nregistry-lock:    unlocked\nstatus:           ok\nregistrar:        Domeneshop AS\n', 'server': None}]}

fix datetime "se" tld
@maarten-boot maarten-boot merged commit 610dd6c into mboot-github:master Apr 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant