3
1
Back

62cb30efbfdab918bafabca8d6c9cca52ce95eca Mon Sep 17 00:00:00 2001 Subject: [PATCH] Clean up code formatting; added a few due to referer checks elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get blog entry $article['content'] .= "

" . $entry->textContent . "

"; } } Pain Train alt tag, Alice Grove bigger img 2015-07-08 21:01:00.

New Pull Request