3
1
Back

At OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { // Breaking Cat News // Something Positive Added BCN, Something Positive elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Chainsawsuit // Poorly Drawn Lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] .

New Pull Request