You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It correctly displays domains. However, the parser only works when the whois response includes all the fields that the code expects. I need it to successfully fetch data even if some fields are missing.
Still, the parser doesn't extract any data from DK domains that lack certain fields (like "Registrar"), even though it works for domains that provide complete data (e.g., tv2.dk).'
I can see in the whois-cache.yaml in the domain-monitor data directory that is does fetch data but the parsing aint working correctly.
The text was updated successfully, but these errors were encountered:
I installed the domain-monitor project from this GitHub repository
It correctly displays domains. However, the parser only works when the whois response includes all the fields that the code expects. I need it to successfully fetch data even if some fields are missing.
Still, the parser doesn't extract any data from DK domains that lack certain fields (like "Registrar"), even though it works for domains that provide complete data (e.g., tv2.dk).'
I can see in the whois-cache.yaml in the domain-monitor data directory that is does fetch data but the parsing aint working correctly.
The text was updated successfully, but these errors were encountered: