From dceef1a6761e13cc20cfd49a5382479ebc581792 Mon Sep 17 00:00:00 2001 From: Neil Minton Date: Tue, 3 Nov 2015 13:59:20 -0800 Subject: [PATCH] Add custom behavior for Brooklyn Museum. --- umbra/behaviors.yaml | 4 ++++ 1 file changed, 4 insertions(+) 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]