3
1
Back

Which has broken alt tags elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { //no-op else { cube([12.25, 19.25, thickness]); } // Pain Train alt tag, Alice Grove (get bigger image // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'uploads') and contains(@src, 'png')]", $article); elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // replace the

(containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } elseif ($title_text && !$alt_text){ $text_element = $doc->createElement("i", $title_text); } elseif (strpos($alt_text, $title_text) !== false){ // there's both alt and title texts, they're both.

New Pull Request