3
1
Back

(cleanup) elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } // Least I Could Do (wtf image size? Elseif (strpos($article['link.

New Pull Request