mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-03 12:06:28 -04:00
Fix ads variant selector
This commit is contained in:
parent
395ff69f0a
commit
beb80da7d2
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
interval: 1000
|
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"]
|
childSelector: i[class="_271o img sp_-vbjDsgypf1 sx_1de63f"]
|
||||||
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