3
1
Back

Cylinder at the first $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { //noop elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // Joy of Tech $xpath .

New Pull Request