mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-25 15:55:41 -04:00
simpleclicks for minutes PDF
This commit is contained in:
parent
c934759852
commit
bc21b325d7
1 changed files with 6 additions and 0 deletions
|
@ -68,6 +68,12 @@
|
||||||
click_css_selector: a[onclick]
|
click_css_selector: a[onclick]
|
||||||
click_until_hard_timeout: False
|
click_until_hard_timeout: False
|
||||||
request_idle_timeout_sec: 10
|
request_idle_timeout_sec: 10
|
||||||
|
- # https://webarchive.jira.com/browse/ARI-5294
|
||||||
|
url_regex: '^https?://citymedfordwi\.civicweb\.net/.*$'
|
||||||
|
behavior_js_template: umbraBehavior.js.j2
|
||||||
|
default_parameters:
|
||||||
|
actions:
|
||||||
|
- selector: div.meeting-document-type-buttons button.button-small
|
||||||
- # https://webarchive.jira.com/browse/ARI-5409
|
- # https://webarchive.jira.com/browse/ARI-5409
|
||||||
url_regex: '^https?://(?:www\.)?tuebingen.de/.*$'
|
url_regex: '^https?://(?:www\.)?tuebingen.de/.*$'
|
||||||
behavior_js_template: simpleclicks.js.j2
|
behavior_js_template: simpleclicks.js.j2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue