mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-21 16:16:28 -04:00
Merge branch 'ARI-5334' into qa
This commit is contained in:
commit
b33e2c194f
@ -115,6 +115,13 @@
|
||||
click_css_selector: li.SG_pgnext a
|
||||
click_until_hard_timeout: False
|
||||
request_idle_timeout_sec: 10
|
||||
- # https://webarchive.jira.com/browse/ARI-5334
|
||||
url_regex: '^https?://(?:www\.)?google\.com/search.*$'
|
||||
behavior_js_template: simpleclicks.js.j2
|
||||
default_parameters:
|
||||
click_css_selector: a#pnnext
|
||||
click_until_hard_timeout: True
|
||||
request_idle_timeout_sec: 10
|
||||
- # https://webarchive.jira.com/browse/ARI-5313
|
||||
url_regex: '^https?://.*\.ky\.gov/.*$'
|
||||
behavior_js_template: mouseovers.js.j2
|
||||
@ -135,6 +142,9 @@
|
||||
- # https://webarchive.jira.com/browse/ARI-5389
|
||||
url_regex: '^https?://pitchfork\.com/.*$'
|
||||
behavior_js_template: pitchfork.js
|
||||
- # https://webarchive.jira.com/browse/ARI-5379
|
||||
url_regex: '^https?://pm\.gc\.ca/eng/news.*$'
|
||||
behavior_js_template: pm-ca.js
|
||||
request_idle_timeout_sec: 10
|
||||
- # https://webarchive.jira.com/browse/ARI-4960
|
||||
url_regex: '^https?://(?:www\.)?fortstjames.ca/community-events-calendar/$'
|
||||
|
Loading…
x
Reference in New Issue
Block a user