]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 20 Apr 2025 23:55:31 +0000 (01:55 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 20 Apr 2025 23:55:31 +0000 (01:55 +0200)
commit73a10c1600592b7e8a3ed0a36006928f7e664720
tree757d901f22ff5c93a4e7a0f2fb6f9063843ef7e9
parent89964c89fef0e0f664d87bc335a19956d825fa84
Continued:
- let's not shorten so much, else local functions may be confused with impored
  libraries
- renamed variable `domain` to `hostname`, not a domain only
- skip unwanted domains before invoking encode_idna()
fba/commands.py
fba/helpers/domain.py
fba/http/federation.py
fba/http/network.py
fba/http/nodeinfo.py