From 83377de43efc08a7a381c0fc397c564f4e40c57a Mon Sep 17 00:00:00 2001 From: ChaYoung You Date: Mon, 22 Jun 2015 14:47:40 +0900 Subject: [PATCH] =?UTF-8?q?Remove=20unnecessary=20things=20from=20?= =?UTF-8?q?=EB=B8=94=EB=A1=9C=ED=84=B0=EB=8B=B7=EB=84=B7=20(Fix=20#153)?= 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 f7c37556..807b1e7a 100644 --- a/jews.user.js +++ b/jews.user.js @@ -1244,6 +1244,9 @@ parse['블로터닷넷'] = function (jews) { name: $author.text(), mail: $author.attr('href') }]; + jews.cleanup = function () { + $('#move-to-top, #selectionSharerPopover, #selectionSharerPopunder, #fb-root').remove(); + }; }; // ㅅ parse['서울경제'] = parse['데일리한국'];