3
1
Back

No commits in common. "cfb5bfb128410de2d9f653579a111025de23b9a3" and "26b0f019558d72bf4224105820000ab74fd3a1b8" have entirely different histories. // Achewood (alt tag elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks) Invisible Bread, Softer World (alt tags we don't need to call out for) elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { if (!$alt_text || $alt_text == $article['title'] || strpos($article['title'], $alt_text) !== False) { $alt_text = trim($img->getAttribute('title')); if (!$alt_text) { $new_element = $doc->createElement("img"); $new_element->setAttribute('src', $extraimage->getAttribute('src')); $bread->parentNode->replaceChild($new_element, $bread); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); // Girls with Slingshots elseif (strpos($article['content.

New Pull Request