webrecorder / behaviors

Webrecorder Automated In-Page Behavior Framework
GNU Affero General Public License v3.0
12 stars 6 forks source link

Tweak instagram matching regex #31

Closed N0taN3rd closed 5 years ago

N0taN3rd commented 5 years ago

fails to work if query string present (https://www.instagram.com/eyebeamnyc/?hl=en)

currently matches on non-profile e.g. /account

ikreymer commented 5 years ago

Also should match home page, eg. instagram.com, if same behavior can be applied there (hopefully it can!)

N0taN3rd commented 5 years ago

your own feed behaves a tad bit more different than another users timeline. it appears a new behavior will have to be created.