3
1
Back

Robot Hugs $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "" . $msg . ""; } } // Pain Train (to get alt tags) } // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); // $img_tag = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } elseif (strpos($alt_text, $title_text) !== false){ .

New Pull Request