From 54be677bd0d09de1e25d8ffb3274af818628d889 Mon Sep 17 00:00:00 2001 From: Montanna Date: Mon, 21 Apr 2025 12:43:29 -0700 Subject: [PATCH] add selector for comments on spotify web view --- sites/sites.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/sites.json b/sites/sites.json index 236484b..c6d79ad 100644 --- a/sites/sites.json +++ b/sites/sites.json @@ -84,6 +84,7 @@ "singlelogin.re": ".book-comments-info, z-comments", "slickdeals.net": "#commentsBox, #joinTheConversationBox, .add-comment, .add-comment + span, a[href='#commentsBox']", "soundcloud.com": "div.commentForm, div.commentsList, li[title$='comments']", + "open.spotify.com" : "div[data-comment-id]", "stackexchange.com": ".comments, .comments-link, .js-link-separator", "stackoverflow.com": ".comments, .comments-link, .js-link-separator", "steamcommunity.com": "div[class*='CardCommentCount'], ._16xC0mtOWoLbvSQbmo_ycv, .commentthread_area, .forumtopic_comments, .forum_topic_reply_count",