]> git.phdru.name Git - bookmarks_db.git/commit
Fix(robots): Do not parse empty strings
authorOleg Broytman <phd@phdru.name>
Fri, 17 Nov 2023 23:55:10 +0000 (02:55 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 17 Nov 2023 23:55:10 +0000 (02:55 +0300)
commit066f29ea81222a8a2ddd4ab1aff131d7fc1ec37f
tree003e48e49fbb9429dd3786ade99f50c07bd900dc
parent3dcc828780e34c685703def5278607cfd283fb72
Fix(robots): Do not parse empty strings

Some sites return empty "html" that consist only of white spaces.
Strip them to get really empty string.
Robots/bkmk_robot_base.py