3
1
Back

Https://youtu.be/frLXzG9-W3Q?t=955 From 8e97a73397a03125f3bf5b9aa13372a2d7319ad0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Assorted updates elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); // $img_tag = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } /* absolute URL is ready! */ } function mangle_article($article) { Added BCN, Something Positive elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $article['content'] .= "" . $msg . ""; } } //noop elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE.

New Pull Request