Fix scrolling to h2 #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instagram seems to have changed their HTML so the previous version of the code is unable to find the
<div>with the list of posts. Expectation currently is that the<div>is a sibling of the<h2>.New structure (see attached)
Fixed and validated. Also updated cache folder to "AutoLiker2\Cache" and added README.md