Labels Milestones
BackCenter=true); } // Scenes From A Multiverse (to get alt tags elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $article['content'] = $img_tag . $article['content']; } Added The Trenches; yet more code style tweaking Added The Trenches; yet more code style tweaking Gunnerkrigg and cleanup of alt-tag-only sites Clean up code formatting; added a few comics; standardized appending alt/title text //also get the blog $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img.
New Pull Request