Merge pull request #278 from galgeek/nsw-pub

behavior to capture opengov.nsw.gov document pages
This commit is contained in:
Barbara Miller 2024-04-29 14:44:38 -07:00 committed by GitHub
commit 78120589fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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