Skip to content

Commit

Permalink
Update of the netcup nameserver
Browse files Browse the repository at this point in the history
Source: DNS lookup
  • Loading branch information
mustermann2021 authored Nov 14, 2021
1 parent 445e513 commit baf51d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lexicon/providers/netcup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

LOGGER = logging.getLogger(__name__)

NAMESERVER_DOMAINS = ["netcup.de"]
NAMESERVER_DOMAINS = ["netcup.net"]


def provider_parser(subparser):
Expand Down

1 comment on commit baf51d5

@mustermann2021

This comment was marked as duplicate.

Please sign in to comment.