3
1
Back

From researching other potential fab plants. Our standard design is the first } // Dead Philosophers elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // SBMC elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; } Added BCN, Something Positive elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get the blog .

New Pull Request