corubba 5036619a67 Allow new domains to be absolute
Allow the new domain name to be input absolute (with a dot at the end).
To keep the rest of the logic working as-is, remove it fairly early in
the function.

Would have loved to use `str.removesuffix()` but that's python v3.9+.
2022-06-23 22:31:00 +02:00
..
2022-06-18 18:58:39 +02:00
2022-06-23 22:31:00 +02:00
2022-05-19 00:53:20 +02:00
2022-06-18 18:51:40 +02:00
2022-06-18 18:51:42 +02:00
2022-05-23 16:46:11 +00:00