3
1
Back

Lines 720296ca7c Pain Train (to get alt tags) elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Chainsawsuit elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic.

New Pull Request