3
1
Back

Totally not using git correctly // Achewood (alt tag already present foreach($imgs as $img){ if ($img->getAttribute('title')) { // Awkward Zombie $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); // Doghouse Diaries, which has broken alt tags if both exist elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // CTRL+ALT+DEL Sillies.

New Pull Request