mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-23 22:24:52 -04:00
Merge branch '168' into qa
This commit is contained in:
commit
c66d131886
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
default_parameters:
|
default_parameters:
|
||||||
interval: 500
|
interval: 500
|
||||||
actions:
|
actions:
|
||||||
- selector: 'a[id="expanding_cta_close_button"], a[rel="theater"]'
|
- selector: a[rel="theater"], a[id="expanding_cta_close_button"]
|
||||||
closeSelector: 'a._xlt'
|
closeSelector: 'a._xlt'
|
||||||
-
|
-
|
||||||
url_regex: '^https?://(?:www\.)?instagram\.com/.*$'
|
url_regex: '^https?://(?:www\.)?instagram\.com/.*$'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue