3
1
Back

First } // Cyanide & Happiness elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } Gunnerkrigg and cleanup of alt-tag-only sites 2015-03-24 12:20:47 -07:00 55ee65a5e9 Go to file 53c46eece1 Still trying to implement chaining Add splits and labels to get below 200bpm - C1 is too small for film; is film needed? More notes Try: From aac0a4a5b4f604add3c1ccb9d39a8956f2d60f00 Mon.

New Pull Request