mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-19 20:24:43 -04:00
commit
3b249333a4
1 changed files with 9 additions and 0 deletions
|
@ -71,6 +71,15 @@
|
|||
url_regex: '^https?://(?:www\.)?psu24.psu.edu/.*$'
|
||||
behavior_js_template: psu24.js
|
||||
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/.*$'
|
||||
behavior_js_template: umbraBehavior.js.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue