3
1
Back

'' || substr($rel, 0, 2) == '//') { if (strpos($article["content"], "bonus panel!") !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); // $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } elseif ($alt_text == $article['title'] || strpos($article['title'], $title_text) !== false){ .

New Pull Request