3
1
Back

(strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting, $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ $article['content'] .= "Bonus comic:" . $aftercomic . "

"; } } //Sites that provide images and just need alt tags if both exist.

New Pull Request