diff --git a/brozzler/behaviors.yaml b/brozzler/behaviors.yaml index 3f082c1..b423512 100644 --- a/brozzler/behaviors.yaml +++ b/brozzler/behaviors.yaml @@ -125,13 +125,6 @@ click_css_selector: span.load-more-text click_until_hard_timeout: False request_idle_timeout_sec: 10 -- # https://webarchive.jira.com/browse/ARI-5453 - url_regex: '^https?://.*\.wixsite.com/.*$' - behavior_js_template: simpleclicks.js.j2 - default_parameters: - click_css_selector: .ddm1repeaterButtonlabel - click_until_hard_timeout: False - request_idle_timeout_sec: 10 - # https://webarchive.jira.com/browse/ARI-4725 url_regex: '^https?://(?:www\.)?moma.org/.*$' behavior_js_template: simpleclicks.js.j2