3
1
Back

If (!$title_text || $title_text == $article['title'] || strpos($article['title'], $title_text) !== False) { if ($rel[0]=='#' || $rel[0]=='?') { return $this->mangle_article($article); } function rel2abs($rel, $base $path = ''; } /* dirty absolute URL is ready! */ Assorted updates elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users) 2015-03-02 17:38:43 -08:00 } $article = $this->alt_textify($article); $entries = $xpath->query("//span[@class='rss-content']"); // Wondermark (alt tag already present) elseif.

New Pull Request