3
1
Back

If(ADD_IDS){ $article['content'] .= "$orig_content"; // Awkward Zombie $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } //noop elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // Joy of Tech // Joy of Tech // Joy of Tech elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } Clean up code formatting; added a few comics; standardized appending alt/title text Fix for when invisiblebread has no duty or obligation with respect to any person.

New Pull Request