]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 12 Jul 2025 21:06:09 +0000 (23:06 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 12 Jul 2025 21:06:09 +0000 (23:06 +0200)
commit828a7eaefd30aa0bad5c95cfe2f89c1c25f945e2
tree26642dc0558ee299333ac0c93d1ea28040884620
parente6140a789f1b0db173c48f5657afe6d49d8f9f9f
Continued:
- added a few debug lines
- no need for `elif` when that block isn't exiting the function
- let's use our own functions instead of checking `foo in bar`
fba/helpers/config.py
fba/helpers/cookies.py
fba/helpers/domain.py
fba/helpers/software.py