3
1
Back

Nothing $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); // Scenes From A Multiverse (to get alt tags elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $article['content'] .= "$orig_content"; // Awkward Zombie $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting, //also append the blarg post because that's small, interesting, //also append the blarg post because that's small, interesting, //and sometimes necessary for old fogeys like me to get what game it's about $entries = $xpath->query("//div[@id='blarg']/div[last()]"); // Scenes From A Multiverse (to get alt tags) // Scenes From A Multiverse (to get alt tag elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { // Poly In Pictures } // Three Panel Soul // Two Lumps elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { .

New Pull Request