]> git.mxchange.org Git - fba.git/commit - fba/models/blocks.py
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 10 Jul 2023 22:51:49 +0000 (00:51 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 10 Jul 2023 22:51:49 +0000 (00:51 +0200)
commit131299a2d55bdfbd989c633e99eeab3399256d28
tree7e6bf912a5076f328ebdf6c854e0677908f77b08
parent65e73ecfb8dbe663972ceed88e027344ac0106f2
Continued:
- added command convert_idna to convert UTF-8 encoded international domain
  names to punycode domains (IDNA), it caused some to be added in both
  encodings
fba/boot.py
fba/commands.py
fba/helpers/domain.py
fba/http/federation.py
fba/models/blocks.py
fba/models/instances.py
fba/utils.py