mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-14 02:29:34 -04:00
fix indents
This commit is contained in:
parent
06a4ba10f7
commit
0270267136
1 changed files with 2 additions and 2 deletions
|
@ -160,9 +160,9 @@
|
|||
interval: 300
|
||||
actions:
|
||||
- selector: 'div.link\/focus'
|
||||
limit: 1
|
||||
limit: 1
|
||||
- selector: 'button.link\/focus'
|
||||
repeatSameElement: true
|
||||
repeatSameElement: true
|
||||
- # https://webarchive.jira.com/browse/ARI-4692
|
||||
url_regex: '^https?://(?:www\.)?fec.gov/data/.*$'
|
||||
behavior_js_template: fec_gov.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue