3
1
Back

$path); if ($rel[0] == '#' || $rel[0] == '?') { return $rel; } /* dirty absolute URL is ready! */ elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { //also append the blarg post because that's small, interesting, //and sometimes necessary for old fogeys.

New Pull Request