]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 12 Sep 2023 10:00:19 +0000 (12:00 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 12 Sep 2023 10:01:16 +0000 (12:01 +0200)
commit2d853c9f29e7d4106589b25a7b0dcc3bce6e2234
tree3bae2b91a93665456d52fdeb999035a10d5cd87d
parentc03c7c611e39c60ccd69b6fc6f0fb0e5e05a7af8
Continued:
- added command 'fetch_csv' which fetches CSV files and processes them for
  further instance discovery and blocklist expansion
- introduced function processing.csv_block() which does the above processing
- return non-zero exit code when source was queried to recently
fba/boot.py
fba/commands.py
fba/helpers/blocklists.py
fba/helpers/processing.py