3
1
Back

d89db83df13552281151487e636d3175f5aa0e7b updates to rev 2 revised README.md to rev 2 beta edits README.md file adds README.md file again gets comfier with gitignore and git rm --cache corrects inexplicably begreebled lower thre knob labels; confirms mask color is as defined elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } // Scenes From A Multiverse (to get alt tags elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } .

New Pull Request