From 01e1c62a8f2a960a7425a2c4055d55a7eb883722 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Thu, 28 Apr 2016 07:30:03 -0700 Subject: [PATCH] I don't see these anymore. --- src/classes/Post.coffee | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/classes/Post.coffee b/src/classes/Post.coffee index e3a2b0cf8..9770e7edd 100644 --- a/src/classes/Post.coffee +++ b/src/classes/Post.coffee @@ -10,8 +10,6 @@ class Post href = el.href href = href.replace /(^\w+:\/\/boards.4chan.org\/[^\/]+\/thread\/\d+)\/.*/, '$1' el.setAttribute 'href', href - for el in $$ 'a[rel=canonical]', root2 - el.removeAttribute 'rel' for el in $$ 'img[src]', root2 el.src = el.src.replace /(spoiler-\w+)\d(\.png)$/, '$11$2' Fourchan.code.call nodes: comment: $ '.postMessage', root2