3
1
Back

"$host$path/$rel"; /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array('#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#'); for($n=1; $n>0; $abs=preg_replace($re, '/', $abs, -1, $n)) {} /* absolute URL is ready! */ return $scheme.'://'.$abs; } /* replace '//' or '/./' or '/foo/../' with '/' */ } function rel2abs($rel, $base if (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $base . $rel; } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { From 3afa35e4b17ae9426036976f5252a8b43f759734 Mon Sep 17 00:00:00 2001 Subject: [PATCH 03/18] tweaks layout with input from sam b0f8ee4ade traces added but maybe won't keep traces added but maybe won't keep e97ef39728 Upload files to '3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels' b96c823428 Delete '3D Printing/Panels/SPIDER.

New Pull Request