3
1
Back

Fa9e450cf13a213a47e78bfba9984077449b7f67 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Dead Philosophers 2015-02-25 15:05:54 -08:00 // Eat That Toast bog-standard example if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting, //and sometimes necessary for voltage dividers feeding chip inputs don't do manual connection to GND if you want to dig into the linked page for content, e.g. Alt tags. */ global $fetch_last_content_type; $html = fetch_file_contents($link); $content_type .

New Pull Request