]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 24 Aug 2023 19:12:14 +0000 (21:12 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 24 Aug 2023 19:14:58 +0000 (21:14 +0200)
commita77771a3a225edde0022e9e6bc0a195debc91adb
tree119722672ae3aa72de89baaacce3e6a374ddb462
parentbcb74a15969c5e29681466a379a02a7084077f30
Continued:
- added parameter --software3 which searchinf for a file 'software.txt'
- you can generate this by running e.g.
  sqlite3 ./blocks.db "SELECT software FROM instances WHAT_EVER_PARAMETER;" > software.txt
- reset nodeinfo_url if software is now None
- always set complete URL, including domain
fba/commands.py
fba/http/nodeinfo.py
nodeinfo.sh