mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-23 06:04:47 -04:00
Add: capture of variant ads
This commit is contained in:
parent
e414658056
commit
ea021ab568
1 changed files with 3 additions and 2 deletions
|
@ -22,9 +22,10 @@
|
||||||
behavior_js_template: umbraBehavior.js.j2
|
behavior_js_template: umbraBehavior.js.j2
|
||||||
request_idle_timeout_sec: 30
|
request_idle_timeout_sec: 30
|
||||||
default_parameters:
|
default_parameters:
|
||||||
interval: 500
|
interval: 1000
|
||||||
actions:
|
actions:
|
||||||
- selector: 'a[data-testid="snapshot_footer_link"]'
|
- selector: a[data-testid="snapshot_footer_link"]
|
||||||
|
childSelector: i[class="_271o img sp_fqSuadPtkdx sx_6986f4"]
|
||||||
closeSelector: 'div._7lq1 > button'
|
closeSelector: 'div._7lq1 > button'
|
||||||
-
|
-
|
||||||
url_regex: '^https?://(?:www\.)?facebook\.com/.*$'
|
url_regex: '^https?://(?:www\.)?facebook\.com/.*$'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue