3
1
Back

Wall_thickness=1); if (anchor_hole=="left" || anchor_hole=="both") { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)) { $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'], 'campcomic.com/comic/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); } // Least I Could Do (wtf image.

New Pull Request