icaew.com behavior

This commit is contained in:
Barbara Miller 2020-03-03 11:47:34 -08:00
parent c2a1ca018a
commit 414d1579fc

View File

@ -71,6 +71,15 @@
url_regex: '^https?://(?:www\.)?psu24.psu.edu/.*$' url_regex: '^https?://(?:www\.)?psu24.psu.edu/.*$'
behavior_js_template: psu24.js behavior_js_template: psu24.js
request_idle_timeout_sec: 10 request_idle_timeout_sec: 10
-
url_regex: '^https?://(?:.*\.)?icaew\.com/.*$'
behavior_js_template: umbraBehavior.js.j2
default_parameters:
interval: 500
actions:
- selector: a#CybotCookiebotDialogBodyButtonAccept
- selector: .more-link a.cta-link
repeatSameElement: true
- -
url_regex: '^https?://(?:www\.)?pm\.gc\.ca/.*$' url_regex: '^https?://(?:www\.)?pm\.gc\.ca/.*$'
behavior_js_template: umbraBehavior.js.j2 behavior_js_template: umbraBehavior.js.j2