3
1
Back

32ece2d681b26731bad50902587b988d6a79e43e Mon Sep 17 00:00:00 2001 Subject: [PATCH] Delete 'Panels/futura light bt.ttf' // The Better To Find You With (http://sorcery101.net/ elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); // elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { //also get the blog $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); // Penny Arcade elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@width=\"\d+\"@", "", $img); $img = $matches[1]; } } //Sites that provide images and just need alt tags textified. $doc->loadHTML($article['content']); //no-op $imgs .

New Pull Request