3
1
Back

Additions elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { // Achewood (alt tag) // Achewood (alt tag) // Achewood (alt tag) elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } Dead Philosophers elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { //also get blog //also get blog entry $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry.

New Pull Request