3
1
Back

D81094c64ef3dbd9cdcdc0341bc85fcc9deb080e Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add scad for v3.2 Stuff all teh scad files in ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Girls with Slingshots $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } Assorted updates elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE.

New Pull Request