mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-22 12:54:36 -04:00
Merge pull request #109 from internetarchive/ARI-5747
update instagram behavior
This commit is contained in:
commit
f5f9a1a137
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
default_parameters:
|
default_parameters:
|
||||||
actions:
|
actions:
|
||||||
- selector: a.coreSpriteDismissLarge
|
- selector: a.coreSpriteDismissLarge
|
||||||
- selector: div._mck9w a
|
- selector: a>div[role='button']
|
||||||
firstMatchOnly: true
|
firstMatchOnly: true
|
||||||
- selector: a.coreSpriteRightPaginationArrow
|
- selector: a.coreSpriteRightPaginationArrow
|
||||||
repeatSameElement: true
|
repeatSameElement: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue