3
1
Back

($img->getAttribute('title')) { // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // Three Panel Soul elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { if ($img->getAttribute('title')) { $article['content'] .= "
Alt: " . $article['id']; } return $article; } function get_img_tags($xpath, $query, &$article, $base_url=NULL) { function rel2abs($rel, $base) { if ($img->getAttribute('title.

New Pull Request