From 322e8a6edd54c803d066a1dee2a6ed688a993f3b Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Sun, 16 Nov 2014 10:42:11 +0400 Subject: [PATCH] Soundcloud fix. --- chrome_point_plus/js/point-plus.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome_point_plus/js/point-plus.js b/chrome_point_plus/js/point-plus.js index df60c1a..519a613 100644 --- a/chrome_point_plus/js/point-plus.js +++ b/chrome_point_plus/js/point-plus.js @@ -28,7 +28,7 @@ $(document).ready(function() { }); // Processing links - $('.post .text-content a[href*="\\:\\/\\/soundcloud\\.com\\/"]').each(function(index) { + $('.post .post-content a[href*="\\:\\/\\/soundcloud\\.com\\/"]').each(function(index) { console.log($(this)); $player = $('
\