3
1
Back

// some potentiometers need to call out for elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // only keep everything starting at the first elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } // Joy of Tech elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $article['content'] .= "

Bonus comic:
" . $aftercomic . ""; // XKCD (alt tags we don't need to call out for elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = $this->get_xpath_dealie($bread_page_url); $extraimage = $xpath->query("//img[@class='extrapanelimage']")->item(0); $new_element.

New Pull Request