3
1
Back

(strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { // only keep everything starting at the center, then to point at the first elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $article['content'] .= "Alt: " . $img->getAttribute('title') . ""; } //noop } // Hole distance from the corner

  • change.

    New Pull Request