3
1
Back

Return $article; } $article = $this->alt_textify($article); $entries = $xpath->query("//div[@id='blarg']/div[last()]"); // Scenes From A Multiverse (to get alt tags elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $article['content'] .= $aftercomic; } } // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // And get blog $entries = $xpath->query("//div[@id='blarg']/div[last()]"); From caaf12f2da0fe056d0b625b9c1a860efbae9f4d1 Mon Sep.

New Pull Request