3
1
Back

? 3 : quality == "rendering") ? 3 : quality == "fast preview") ? 12 : 12; // The Trenches elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); } // Scenes From A Multiverse (to get alt tag) // Pain Train (to get alt tag) elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $xpath = $this->get_xpath_dealie($bread_page_url); $extraimage .

New Pull Request