umbraBehavior for thejewishnews.com

This commit is contained in:
Barbara Miller 2018-02-08 13:05:18 -08:00
parent f3aa794115
commit 668e85be9e

View File

@ -50,11 +50,10 @@
request_idle_timeout_sec: 10
- # acalog https://webarchive.jira.com/browse/ARI-5517
url_regex: '^https?://(?:www\.)?thejewishnews.com/.*$'
behavior_js_template: simpleclicks.js.j2
behavior_js_template: umbraBehavior.js.j2
default_parameters:
click_css_selector: a#get_more
click_until_hard_timeout: False
request_idle_timeout_sec: 10
actions:
- selector: a#get_more
- # acalog https://webarchive.jira.com/browse/ARI-3775
url_regex: '^https?://.*[?&]catoid=[^?]*$'
behavior_js_template: simpleclicks.js.j2