]> git.phdru.name Git - bookmarks_db.git/commit
Fix(parse_html/bkmk_ph_beautifulsoup4): Find "shortcut icon"
authorOleg Broytman <phd@phdru.name>
Sun, 3 Mar 2024 14:47:58 +0000 (17:47 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 3 Mar 2024 20:44:06 +0000 (23:44 +0300)
commit614d11c6e8456d749164684128f36bcc03080bd6
treec19f48d39df54760a731fa5a28ef87b9531fb4fe
parentf709b2ab87dc8a65a32345a07b9e78d651cad327
Fix(parse_html/bkmk_ph_beautifulsoup4): Find "shortcut icon"

Bs4 splits attribute values. To fix it the value must be re-combined back.
parse_html/bkmk_ph_beautifulsoup4.py