mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-30 01:58:51 -04:00
blog.sin.com.cn pagination
This commit is contained in:
parent
71d54faae0
commit
eb1f79271f
1 changed files with 7 additions and 0 deletions
|
@ -114,6 +114,13 @@
|
|||
mouseover_css_selector: .menu-item a
|
||||
mouseover_until_hard_timeout: False
|
||||
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
|
||||
url_regex: '^https?://.*\.ky\.gov/.*$'
|
||||
behavior_js_template: mouseovers.js.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue