mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-17 22:10:27 -04:00
simpleclicks for thejewishnews.com
This commit is contained in:
parent
7f4deacdf7
commit
f3aa794115
1 changed files with 7 additions and 0 deletions
|
@ -48,6 +48,13 @@
|
|||
click_css_selector: img.img-responsive
|
||||
click_until_hard_timeout: False
|
||||
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
|
||||
url_regex: '^https?://.*[?&]catoid=[^?]*$'
|
||||
behavior_js_template: simpleclicks.js.j2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue