3
1
Back

-1.016 (offset 0.254) hide (end 0 -12.827 (end 0 -5.207 (end 0 -5.207 (end 0 -12.827 (end 0 -4.45 (end -4.5 -4.45 (end 4.5 6 (end -1.23 -6.85 (end 1.8 -6.85 (end -1.8 1.8 (end -1.8 1.8 (end -1.8 -6.85 (end 1.8 1.8 (end -1.8 -6.85 (end -0.37 -7.65 (end -4.5 -4.5 (end 0.72 -4.5 (end 4.5 6 (end 0.8 6 (end 1.8 1.8 (end -1.8 1.8 (end -0.635 1.27 (end 1.27 1.27 (end 1.27 -13.97 (end 2.286 1.016 (end -2.286 -1.016 (offset 0.254) hide (end 1.016 2.54 (end -1.016 -2.54 (offset 0) hide From 713014315986726ad96f361cfbc8e67551a6a879 Mon Sep 17 00:00:00 2001 Subject: [PATCH 10/18] More tweaks after pro review elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; } // Scenes From A Multiverse (to get alt tag) elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; } Added BCN, Something Positive .

New Pull Request