mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 08:39:59 -05:00
icaew.com behavior
This commit is contained in:
parent
c2a1ca018a
commit
414d1579fc
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user