Labels Milestones
BackBugfix/10hp Am totally not using git correctly // Achewood (alt tag) elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // And get blog $entries = $xpath->query("//div[@id='signoff-wrapper']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'uploads')]", $article); } // Dinosaur Comics Cleanup elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { // Achewood (alt tag already present elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { // Invisible Bread (make the bread visible if (preg_match("@.*(
New Pull Request