]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 24 Aug 2023 18:35:55 +0000 (20:35 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 24 Aug 2023 18:38:44 +0000 (20:38 +0200)
commitbcb74a15969c5e29681466a379a02a7084077f30
tree997551d6e99330100252e45fea9f4e90c75b70e3
parentfbbc720cbce63138eeef186db44718ce4e517133
Continued:
- renamed fetch_nodeinfo() to fetch() as it is already part of module nodeinfo
- added 3rd optional parameter to it, fetching of /.well-known/* isn't then
  required anymore and saves another request
- also the wanted URL can be directly used
fba/helpers/blacklist.py
fba/http/federation.py
fba/http/nodeinfo.py
fba/networks/pleroma.py