3
1
Back

/arrasta/commit/c9e81f0cc630cea052574ce7c50b3e82145bb626">c9e81f0cc630cea052574ce7c50b3e82145bb626 2d3c489f2acf0f8bdc9cf0fe8c2346d4d07472be 2bb058d5715f395d3571ea05d3008566787a2bdb elseif (strpos($article["link"], "berkeleymews.com/") !== FALSE ) { // elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { // Wondermark (alt tag already present elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { // Camp Weedonwantcha elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } Clean up code formatting; added a few comics; standardized appending alt/title text 3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/MIRROR IMAGE.png differ Binary files /dev/null and b/caixa_sr2.png differ From bd1352a04758cae219e0aacbd5a2aa50aa4d1b79 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More layout updates ttrss-plugin- _comics/init.php 399 lines } Pain Train (to get alt tags elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { //noop elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath.

New Pull Request