From 0270267136d238dba3e657135ecd7c3e94e5ddd9 Mon Sep 17 00:00:00 2001 From: Barbara Miller Date: Sat, 20 Jan 2024 13:00:05 -0800 Subject: [PATCH] fix indents --- brozzler/behaviors.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/brozzler/behaviors.yaml b/brozzler/behaviors.yaml index 38b7ee7..088ad73 100644 --- a/brozzler/behaviors.yaml +++ b/brozzler/behaviors.yaml @@ -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