3
1
Back

MountHoleDepth = panelThickness+2; //because diffs need to call out for foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); // } // Something Positive if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE.

New Pull Request