3
1
Back

Maintenance if ($alt_text && !$title_text){ Various updates, additions $alt_element = $doc->createElement("i", $alt_text); } elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); .

New Pull Request