mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-11 07:50:24 -04:00
Merge branch 'ARI-5259' into qa
This commit is contained in:
commit
11279e001b
1 changed files with 7 additions and 0 deletions
|
@ -98,6 +98,13 @@
|
||||||
sdo_action: mouseover
|
sdo_action: mouseover
|
||||||
sdo_until_hard_timeout: False
|
sdo_until_hard_timeout: False
|
||||||
request_idle_timeout_sec: 10
|
request_idle_timeout_sec: 10
|
||||||
|
- # https://webarchive.jira.com/browse/ARI-5259
|
||||||
|
url_regex: '^https?://blog\.sina\.com\.cn/.*$'
|
||||||
|
behavior_js_template: simpleclicks.js.j2
|
||||||
|
default_parameters:
|
||||||
|
click_css_selector: li.SG_pgnext a
|
||||||
|
click_until_hard_timeout: False
|
||||||
|
request_idle_timeout_sec: 10
|
||||||
- # https://webarchive.jira.com/browse/ARI-5313
|
- # https://webarchive.jira.com/browse/ARI-5313
|
||||||
url_regex: '^https?://.*\.ky\.gov/.*$'
|
url_regex: '^https?://.*\.ky\.gov/.*$'
|
||||||
behavior_js_template: mouseovers.js.j2
|
behavior_js_template: mouseovers.js.j2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue