3
1
Back

$this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); // } elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // Order of the panel design and includes 2.5mm centerward shift for input and output.

New Pull Request