mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-17 22:10:27 -04:00
update behaviors.yaml
This commit is contained in:
parent
cc207763d5
commit
74fc7cd102
1 changed files with 4 additions and 2 deletions
|
@ -25,9 +25,11 @@
|
|||
url_regex: '^https?://americaspresidents\.si\.edu/gallery.*$'
|
||||
behavior_js_template: umbraBehavior.js.j2
|
||||
default_parameters:
|
||||
interval: 2000
|
||||
interval: 2500
|
||||
actions:
|
||||
- selector: div.see-more, li.next
|
||||
- selector: div.see-more
|
||||
onceOnly: 1
|
||||
- selector: li.next
|
||||
skipIDcheck: 1
|
||||
-
|
||||
url_regex: '^https?://(?:www\.)?marquette\.edu/.*$'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue