]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 15 Jan 2025 02:12:11 +0000 (03:12 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 15 Jan 2025 02:12:11 +0000 (03:12 +0100)
commitdaca3e837ca3ddd8e9809189a1e93b759aa774b0
tree7d947ed6f302ff54d893a80e668bc8cd61d82dfc
parenta7d0638ba0934c89030d6c0ff77450c3f4634e9b
Continued:
- need to skip invalid table headers, they should be introduced with <thead>
  and then each column <th> but some website may use <tr> instead of <thead>
- strip (trim) strings
fba/networks/friendica.py
fba/networks/pleroma.py