3
1
Back

From a3181ad06baab7215891b0f956775e15904c9aa5 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Futura BT font files ... Delete 'Panels/futura light bt.ttf' Delete 'Panels/futura light bt.ttf' Delete 'Panels/futura medium condensed bt.ttf' Delete 'Panels/futura medium bt.ttf' Delete 'Panels/Futura XBlk BT.ttf' ttrss-plugin- _comics/init.php 511 lines elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } /* dirty absolute URL is ready! */ } /* dirty absolute URL is ready! */ Assorted updates elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $article['content'] .= "$orig_content"; // Awkward Zombie $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= "
" . $msg . ""; // Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks Dead Philosophers // Dead Philosophers elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath .

New Pull Request