3
1
Back

D="M 3.4251924,8.759842 V 8.9566925" d="m 3.5236174,8.8582672 h -0.19685" d="M 2.4803098,7.7755925 V 7.972443" d="m 2.5787348,7.8740177 h -0.19685" d="m 3.4251927,4.4291344 v 0.196852" d="m -3.4448861,11.41733 h -0.19685" d="M -6.8897634,7.381896 V 7.5787465" d="m -3.4448821,7.4803212 h -0.19685" d="m -2.5590543,2.521019 v 0.07874" d="M 2.992121,8.8582675 H 2.913381" It's really just a borked RSS feed elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Assorted updates elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // CTRL+ALT+DEL // CTRL+ALT+DEL elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Poly In Pictures elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // Doghouse Diaries, which has broken alt tags textified. Elseif (strpos($article['content'], 'invisiblebread.com/2') .

New Pull Request