Labels Milestones
BackQuentin/Panels/MIRROR IMAGE.png 3D Printing/AD&D 1e spell names in Filmoscope Quentin/HOLD PORTAL.png Normal file View File 5663c8bc86 Some comics supported elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); } Various updates, additions elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); // only keep everything starting at the first elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = new DOMDocument(); // replace the