From 95fbdc96ecab65c73fe36275ec958790e50c0b56 Mon Sep 17 00:00:00 2001 From: Barbara Miller Date: Tue, 2 Jul 2019 20:34:18 -0700 Subject: [PATCH] update soundcloud site behavior too --- brozzler/behaviors.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brozzler/behaviors.yaml b/brozzler/behaviors.yaml index 225e949..46043a9 100644 --- a/brozzler/behaviors.yaml +++ b/brozzler/behaviors.yaml @@ -111,7 +111,7 @@ behavior_js_template: umbraBehavior.js.j2 default_parameters: actions: - - selector: button.sc-button-play, .playButton, div.compactTrackListItem + - selector: .sc-button-play, .playButton, div.compactTrackListItem - # https://webarchive.jira.com/browse/AITFIVE-463 url_regex: '^https?://(?:www\.)?christophercerrone.com/.*$' behavior_js_template: umbraBehavior.js.j2