From f27a5e5102f593d68ae42bf0ef234b2d8d102de6 Mon Sep 17 00:00:00 2001 From: ChaYoung You Date: Mon, 22 Jun 2015 13:12:19 +0900 Subject: [PATCH] =?UTF-8?q?Remove=20unrelated=20links=20from=20=EB=8F=99?= =?UTF-8?q?=EC=95=84=EC=9D=BC=EB=B3=B4=20(Fix=20#156)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jews.user.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jews.user.js b/jews.user.js index ef52ba10..f7c37556 100644 --- a/jews.user.js +++ b/jews.user.js @@ -855,6 +855,9 @@ parse['동아일보'] = function (jews) { $('.article_relation', content).remove(); $('.t_sns', content).remove(); $('[alt="기자의 다른기사 더보기"]', content).parent().remove(); + $('.cha_link', content).each(function () { + $(this).parent().remove(); + }); return clearStyles(content).innerHTML; })(); jews.timestamp = {