3
1
Back

Program if, at the first elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { //noop elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content .

New Pull Request