mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-21 16:16:28 -04:00
first support 'simple' behaviors
This commit is contained in:
parent
5f0bb7b583
commit
0a52f7fe84
@ -42,9 +42,7 @@
|
||||
behavior_js_template: umbraBehavior.js.j2
|
||||
default_parameters:
|
||||
actions:
|
||||
- selector: li.pager__item a
|
||||
limit: 4
|
||||
- selector: div.teaser
|
||||
- selector: div.teaser, li.pager__item a
|
||||
-
|
||||
url_regex: '^https?://(?:www\.)?huffingtonpost\.com/.*$'
|
||||
behavior_js_template: huffpostslides.js
|
||||
@ -122,7 +120,6 @@
|
||||
actions:
|
||||
- selector: .menu-item a
|
||||
do: mouseover
|
||||
do_until_hard_timeout: False
|
||||
- url_regex: '^https?://(?:www\.)?news\.com\.au/.*$'
|
||||
behavior_js_template: mouseovers.js.j2
|
||||
default_parameters:
|
||||
|
Loading…
x
Reference in New Issue
Block a user