3
1
Back

Ages 744b72ef7e Add simplest muscescore example Samurai ttrss-plugin- _comics/init.php 356 lines class _comics extends Plugin { function rel2abs($rel, $base) { if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Wondermark (alt tag already present elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

"; } } // CTRL+ALT+DEL elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { // Robot Hugs $entries = $xpath->query("//div[@id='comic-notes']"); d5bfb6e27b Go to file 99b8f1493d More layout updates ttrss-plugin- _comics/init.php 264 lines define('ADD_IDS', True); class _comics extends Plugin { Clean up code formatting.

New Pull Request