3
1
Back

From 54f1a61ba5f9983533e06b3eb1217b0ac5f22e05 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added The Trenches; yet more code style tweaking Gunnerkrigg and cleanup of alt-tag-only sites 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, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // SBMC elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { //also get the blog $entries = $xpath->query("//div[@id='signoff-wrapper']"); $rel = trim($rel); $rel = trim($rel); if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return array( $html, $content_type ); } function get_xpath_dealie($link){ list($html, $content_type) = $this->get_content($link); $xpath = $this->get_xpath_dealie($article['link']); } elseif (strpos($title_text, $alt_text) !== false){ } elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { //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 $article['content'] .= "

" . $entry->textContent . "

"; } } // Timothy Winchester (People I Know foreach ($imgs as $img) { if ($img->getAttribute('title')) { $article['content'] .= "
$orig_content
"; } // Scenes From A Multiverse (to get alt tags if both exist.

New Pull Request