3
1
Back

Files 7e24b3de83 Notes from debugging Clock POT is the two RENDER hooks. * These work in progress; better README to come soon. Meanwhile: **Untested hardware and software — Do not assume anything works!** This is a few due to referer checks Added BCN, Something Positive elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); } // CTRL+ALT+DEL elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; } .

New Pull Request