3
1
Back

Score 531ebcae92ad8ad00635060e3583259ee13cc12b Add html test version Add html test version b22080a808 More experimentation with panel title fonts } // Gunnerkrigg Court elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath.

New Pull Request