3
1
Back

Href="https://gitea.circuitlocution.com/ /arrasta/commit/744b72ef7e0d94fccfae99ec3cb3514981ac4616" rel="nofollow">744b72ef7e0d94fccfae99ec3cb3514981ac4616 Add simplest muscescore example Add simplest muscescore example Samurai ttrss-plugin- _comics/init.php 356 lines class _comics extends Plugin { 'Yet more stupid-simple comic-fetching.', ' ' ); } /* absolute URL is ready! */ Assorted updates Assorted updates elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // replace the (containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } // Drugs and Wires elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = preg_replace("@@", '', $article['content']); Clean up code formatting; added a few due to referer checks elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // CTRL+ALT+DEL // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { .

New Pull Request