Merge c77c245f422ad1883f8a17fc6626dbbbbd601f58 into 42b4a88c963eb480b3c19117c19eac7e146fa8ff

This commit is contained in:
Karl Blumenthal 2025-04-05 22:38:58 +00:00 committed by GitHub
commit e4d701b825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,14 +27,21 @@
- selector: a[data-testid="snapshot_footer_link"]
childSelector: i[class="_271o img sp_KBE8sh--02o sx_5d0205"]
closeSelector: 'div._7lq1 > button'
-
- # https://webarchive.jira.com/browse/WT-55
url_regex: '^https?://(?:www\.)?facebook\.com/.*$'
behavior_js_template: umbraBehavior.js.j2
request_idle_timeout_sec: 30
default_parameters:
interval: 10000
actions:
- selector: a[rel="theater"], a[id="expanding_cta_close_button"]
closeSelector: 'a._xlt'
- # https://webarchive.jira.com/browse/WT-55
url_regex: '^^https?://([^.]*\.)*fbcdn\.net/.*$'
behavior_js_template: umbraBehavior.js.j2
request_idle_timeout_sec: 30
default_parameters:
interval: 10000
-
url_regex: '^https?://(?:www\.)?instagram\.com/.*$'
behavior_js_template: umbraBehavior.js.j2