mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-24 08:39:59 -05:00
better booleans
This commit is contained in:
parent
745e6cc942
commit
bc5a36e8a3
@ -28,9 +28,9 @@
|
||||
interval: 2500
|
||||
actions:
|
||||
- selector: div.see-more
|
||||
firstMatchOnly: 1
|
||||
firstMatchOnly: true
|
||||
- selector: li.next
|
||||
repeatSameElement: 1
|
||||
repeatSameElement: true
|
||||
-
|
||||
url_regex: '^https?://(?:www\.)?marquette\.edu/.*$'
|
||||
behavior_js_template: marquette_edu.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user