update soundcloud site behavior too

This commit is contained in:
Barbara Miller 2019-07-02 20:34:18 -07:00
parent b1a030ef32
commit 95fbdc96ec

View file

@ -111,7 +111,7 @@
behavior_js_template: umbraBehavior.js.j2 behavior_js_template: umbraBehavior.js.j2
default_parameters: default_parameters:
actions: actions:
- selector: button.sc-button-play, .playButton, div.compactTrackListItem - selector: .sc-button-play, .playButton, div.compactTrackListItem
- # https://webarchive.jira.com/browse/AITFIVE-463 - # https://webarchive.jira.com/browse/AITFIVE-463
url_regex: '^https?://(?:www\.)?christophercerrone.com/.*$' url_regex: '^https?://(?:www\.)?christophercerrone.com/.*$'
behavior_js_template: umbraBehavior.js.j2 behavior_js_template: umbraBehavior.js.j2