3
1
Back

$title_text); Latest commits for file Images/PXL_20210831_001017829.jpg Period: 1 week 1 day 08c0726655 Added BCN, Something Positive Some comics supported 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']/img", $article); } Clean up code formatting; added a few due to referer checks elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); // Awkward Zombie $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } // Cyanide & Happiness // Cyanide & Happiness elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $matches[1]; } } $entries = $xpath->query("//div[@id='signoff-wrapper']"); // Pain Train (to get alt tags) elseif (strpos($article['link'], 'campcomic.com/comic.

New Pull Request