mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-19 23:35:54 -04:00
Merge pull request #278 from galgeek/nsw-pub
behavior to capture opengov.nsw.gov document pages
This commit is contained in:
commit
78120589fb
@ -49,6 +49,15 @@
|
||||
- selector: a.coreSpriteRightPaginationArrow
|
||||
repeatSameElement: true
|
||||
rmSelector: '.RnEpo'
|
||||
-
|
||||
url_regex: '^https?://www.opengov\.nsw\.gov\.au/publications.*$'
|
||||
behavior_js_template: umbraBehavior.js.j2
|
||||
request_idle_timeout_sec: 10
|
||||
default_parameters:
|
||||
interval: 1000
|
||||
actions:
|
||||
- selector: span.DV-trigger.DV-next
|
||||
repeatSameElement: true
|
||||
-
|
||||
url_regex: '^https?://americaspresidents\.si\.edu/gallery.*$'
|
||||
behavior_js_template: umbraBehavior.js.j2
|
||||
|
Loading…
x
Reference in New Issue
Block a user