mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-21 13:24:20 -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.*$'
|
url_regex: '^https?://americaspresidents\.si\.edu/gallery.*$'
|
||||||
behavior_js_template: umbraBehavior.js.j2
|
behavior_js_template: umbraBehavior.js.j2
|
||||||
default_parameters:
|
default_parameters:
|
||||||
interval: 2000
|
interval: 2500
|
||||||
actions:
|
actions:
|
||||||
- selector: div.see-more, li.next
|
- selector: div.see-more
|
||||||
|
onceOnly: 1
|
||||||
|
- selector: li.next
|
||||||
skipIDcheck: 1
|
skipIDcheck: 1
|
||||||
-
|
-
|
||||||
url_regex: '^https?://(?:www\.)?marquette\.edu/.*$'
|
url_regex: '^https?://(?:www\.)?marquette\.edu/.*$'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue