3
1
Back

5663c8bc86 Some comics supported elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Dead Philosophers elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } // Three Panel Soul elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } } foreach($imgs as $img){ $article['content'] .= "

" . $entry->textContent . "

"; } } //noop } // Camp Weedonwantcha elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) .

New Pull Request