]> git.phdru.name Git - bookmarks_db.git/commit
Feat(Robots): Simplify `.get()`
authorOleg Broytman <phd@phdru.name>
Thu, 22 Aug 2024 21:46:45 +0000 (00:46 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 7 Sep 2024 10:59:02 +0000 (13:59 +0300)
commitc35386e4d31281fd714565be87a2d96ec4a1a782
tree9884931d2d0096c2471a2691a1306a4891de1dc4
parent8bb7584ad58062de489ade990a10244de9854b54
Feat(Robots): Simplify `.get()`

Return data without processing,
let's `get_url()` process it in one place.
Robots/base.py
Robots/bkmk_raiohttp.py
Robots/bkmk_rcurl.py
Robots/bkmk_rrequests.py