mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-09-20 12:44:40 -04:00
Merge branch 'ARI-5517' into qa
This commit is contained in:
commit
9bbad65a9b
1 changed files with 7 additions and 0 deletions
|
@ -71,6 +71,13 @@
|
||||||
click_css_selector: img.img-responsive
|
click_css_selector: img.img-responsive
|
||||||
click_until_hard_timeout: False
|
click_until_hard_timeout: False
|
||||||
request_idle_timeout_sec: 10
|
request_idle_timeout_sec: 10
|
||||||
|
- # acalog https://webarchive.jira.com/browse/ARI-5517
|
||||||
|
url_regex: '^https?://(?:www\.)?thejewishnews.com/.*$'
|
||||||
|
behavior_js_template: simpleclicks.js.j2
|
||||||
|
default_parameters:
|
||||||
|
click_css_selector: a#get_more
|
||||||
|
click_until_hard_timeout: False
|
||||||
|
request_idle_timeout_sec: 10
|
||||||
- # acalog https://webarchive.jira.com/browse/ARI-3775
|
- # acalog https://webarchive.jira.com/browse/ARI-3775
|
||||||
url_regex: '^https?://.*[?&]catoid=[^?]*$'
|
url_regex: '^https?://.*[?&]catoid=[^?]*$'
|
||||||
behavior_js_template: simpleclicks.js.j2
|
behavior_js_template: simpleclicks.js.j2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue