diff --git a/umbra/behaviors.yaml b/umbra/behaviors.yaml index e5ea670..cd7eb6d 100644 --- a/umbra/behaviors.yaml +++ b/umbra/behaviors.yaml @@ -24,6 +24,10 @@ behaviors: url_regex: '^https?://(?:www\.)?instagram\.com/.*$' behavior_js: instagram.js request_idle_timeout_sec: 10 + - + url_regex: '^https?://(?:www\.)?brooklynmuseum\.org/exhibitions/.*$' + click_css_selector: img.img-responsive + request_idle_timeout_sec: 10 - # acalog https://webarchive.jira.com/browse/ARI-3775 url_regex: '^https?://.*[?&]catoid=[^?]*$' click_css_selector: a[onclick]