3
1
Back

Synth_mages/MK_VCO#1 cfb5bfb128 Finish schematic, add PDF Fix for when invisiblebread has no bread $article['content'] = $doc->saveXML(); } // Scenes From A Multiverse (to get alt tags) } // Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); } // $article['content'] = $img; } } // Something Positive Added BCN, Something Positive // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== 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.

New Pull Request