3
1
Back

From 7f9b624c8e1f1f65b5263dc5de76990cc9e84778 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Dead Philosophers // Dead Philosophers elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); // Dead Philosophers elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { // XKCD (alt tags we don't lose it Fix annoyance of 2x05 IDC.

New Pull Request