3
1
Back

> 0; $abs = "$host$path/$rel"; /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array('#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#'); for($n=1; $n>0; $abs=preg_replace($re, '/', $abs, -1, $n)) { } // Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } // Dilbert elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // SBMC elseif (strpos($article["link"], "trenchescomic.com/comic/post/") .

New Pull Request